From 743e84d6a370cd8ad771b20caab43c55eb1a6bb7 Mon Sep 17 00:00:00 2001 From: Johannes Huber Date: Fri, 14 Oct 2016 09:59:40 +0200 Subject: kde-plasma: Remove KDE Plasma 5.6.5 Package-Manager: portage-2.3.2 --- kde-plasma/kscreenlocker/Manifest | 1 - .../kscreenlocker-5.4.90-no-SUID-no-GUID.patch | 16 ---- .../kscreenlocker/kscreenlocker-5.6.5.ebuild | 90 ---------------------- 3 files changed, 107 deletions(-) delete mode 100644 kde-plasma/kscreenlocker/files/kscreenlocker-5.4.90-no-SUID-no-GUID.patch delete mode 100644 kde-plasma/kscreenlocker/kscreenlocker-5.6.5.ebuild (limited to 'kde-plasma/kscreenlocker') diff --git a/kde-plasma/kscreenlocker/Manifest b/kde-plasma/kscreenlocker/Manifest index 669f79884da7..5df3c2dc8921 100644 --- a/kde-plasma/kscreenlocker/Manifest +++ b/kde-plasma/kscreenlocker/Manifest @@ -1,4 +1,3 @@ -DIST kscreenlocker-5.6.5.tar.xz 104236 SHA256 c6f0befcd230ec58f2994cad8c2f322f223e7422cfe33e641c664938e7960b06 SHA512 70d53e51f03913a80dbb33aec155d0cd94801157fd5db1c7706d0ffe430efc82963811045326091e7e2166cb03552f698a247012394b3b20f2d299530bec1272 WHIRLPOOL cc6a8e7625db2f762cc103232e03a3a97baf704350a2bdc68c6967f37dbaf8ed2527a09e509733624da15875b6277b6384a69c5ab8dbbf6835649cd08c89db99 DIST kscreenlocker-5.7.5.tar.xz 102996 SHA256 65ffe3c15f71a8fe2a57a67f1edd91c26ac4b4be1dc566a3cfa8e57cb5bb0de1 SHA512 8985e9f4aa3a390c991c85ffe6993708a491df79e71067b7764c80e59ce76a2329ba22f26d89e9b44e2c11d4cd7c563ae60c61052eb217b9032cc1583c34d8e4 WHIRLPOOL c7c686142b64378235341c1eec2d49b6f7fd42b715b7493db9420f7ca3832209a487760f3a7a4b4016229fb0995b5ee12cb73c78ff7080f406a0ca40ea0507b0 DIST kscreenlocker-5.8.0.tar.xz 107948 SHA256 fc771a797939eb1b76a8dba6bb02b7b59f6c41803f49a2331b38c32f226620c3 SHA512 4ff48ccf1c1e919b6a5fcc32360e3398bed9506b7e7adb6969a14e65d6cdbf96a954a6a243dd23e3e162dcb222f35cc85ec8b4d1d3569bee4bd6440743d61859 WHIRLPOOL 738d921980271e207ca323d74dcc668fba099331e94559e821ca7b3a2bf81c93449433620bd17c7299f3abeee5584f2b1515735e5b3f4eedd2a5cd2db072c3e8 DIST kscreenlocker-5.8.1.tar.xz 108068 SHA256 30d3fd72a400720a37877c2a3bf0ce8ef1f84cb8807ac6ca35b7076ec8b92b22 SHA512 c418988944e3c185964603699d2438da1b06408a23d6c0a31db6f94716fb185c2d82db95ab12cd887fc16d103bfc520a910d210b50c914a816270fde47907b98 WHIRLPOOL ec176b0c374a8e3fe20b5a695d798175ac70f76e6ad32d325c3ba2e4f36ddccabd87dffd766033e2f1b24c0bc409bd4bcea57c3b171178b522364b7e2fa7667b diff --git a/kde-plasma/kscreenlocker/files/kscreenlocker-5.4.90-no-SUID-no-GUID.patch b/kde-plasma/kscreenlocker/files/kscreenlocker-5.4.90-no-SUID-no-GUID.patch deleted file mode 100644 index dc26f5f8922a..000000000000 --- a/kde-plasma/kscreenlocker/files/kscreenlocker-5.4.90-no-SUID-no-GUID.patch +++ /dev/null @@ -1,16 +0,0 @@ -diff --git a/kcheckpass/CMakeLists.txt b/kcheckpass/CMakeLists.txt -index a63fa1403e897e70989dc2e1ba7eed4bc69cbb51..12d1bfb3c690eca1acf344045a92eb942669da83 100644 ---- a/kcheckpass/CMakeLists.txt -+++ b/kcheckpass/CMakeLists.txt -@@ -22,10 +22,6 @@ endif () - - set_property(TARGET kcheckpass APPEND_STRING PROPERTY COMPILE_FLAGS " -U_REENTRANT") - target_link_libraries(kcheckpass ${UNIXAUTH_LIBRARIES} ${SOCKET_LIBRARIES}) --install(TARGETS kcheckpass DESTINATION ${KDE_INSTALL_LIBEXECDIR}) --install(CODE " -- set(KCP_PATH \"\$ENV{DESTDIR}${KDE_INSTALL_LIBEXECDIR}/kcheckpass\") -- execute_process(COMMAND sh -c \"chown root '\${KCP_PATH}' && chmod +s '\${KCP_PATH}'\") --") -+install(TARGETS kcheckpass DESTINATION ${LIBEXEC_INSTALL_DIR}) - - #EXTRA_DIST = README diff --git a/kde-plasma/kscreenlocker/kscreenlocker-5.6.5.ebuild b/kde-plasma/kscreenlocker/kscreenlocker-5.6.5.ebuild deleted file mode 100644 index 36ba476f5462..000000000000 --- a/kde-plasma/kscreenlocker/kscreenlocker-5.6.5.ebuild +++ /dev/null @@ -1,90 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -KDE_TEST="forceoptional" -VIRTUALX_REQUIRED="test" -inherit kde5 pam - -DESCRIPTION="Library and components for secure lock screen architecture" -KEYWORDS="amd64 ~arm x86" -IUSE="pam" - -COMMON_DEPEND=" - $(add_frameworks_dep kcmutils) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kidletime) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kpackage) - $(add_frameworks_dep kwayland) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep solid) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative 'widgets') - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtx11extras) - dev-libs/wayland - x11-libs/libX11 - x11-libs/libXi - x11-libs/libxcb - x11-libs/xcb-util-keysyms - pam? ( virtual/pam ) -" -DEPEND="${COMMON_DEPEND} - x11-proto/xproto -" -RDEPEND="${COMMON_DEPEND} - $(add_plasma_dep kde-cli-tools) - !