diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-07-07 14:23:56 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-07-07 22:53:03 +0200 |
commit | 5f875c39039650edca62add2e1bce82e0e4a86b5 (patch) | |
tree | f0777e9372151101534ad2d4ac5bf62f4775efb5 /kde-plasma/ksysguard | |
parent | gnome-extra/nautilus-sendto: keyword ~arm64 (diff) | |
download | gentoo-5f875c39039650edca62add2e1bce82e0e4a86b5.tar.gz gentoo-5f875c39039650edca62add2e1bce82e0e4a86b5.tar.bz2 gentoo-5f875c39039650edca62add2e1bce82e0e4a86b5.zip |
kde-plasma: Remove KDE Plasma 5.8.6 and 5.8.7
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'kde-plasma/ksysguard')
-rw-r--r-- | kde-plasma/ksysguard/Manifest | 2 | ||||
-rw-r--r-- | kde-plasma/ksysguard/ksysguard-5.8.6.ebuild | 47 | ||||
-rw-r--r-- | kde-plasma/ksysguard/ksysguard-5.8.7.ebuild | 47 |
3 files changed, 0 insertions, 96 deletions
diff --git a/kde-plasma/ksysguard/Manifest b/kde-plasma/ksysguard/Manifest index 1ea15bbdf1ce..74f0b59f3793 100644 --- a/kde-plasma/ksysguard/Manifest +++ b/kde-plasma/ksysguard/Manifest @@ -1,4 +1,2 @@ DIST ksysguard-5.10.3.tar.xz 486788 SHA256 3a9c45069c08834c2e73d1afbf476810c72b8d3532ce12d01c40c3a546c3ff55 SHA512 9c93397674e34ae4df68aebb49c4b4a8c1d13eec827d7ccec7b6639ed8bcad050156e468ca8b7016fe6878ed43bb608287e6e27df2861d714203502c501bc562 WHIRLPOOL 7b418275579ce27ff56eab33c096b513548c3d12fe9478fe3aa251261875526d59266fd4587731a33703398bad04350150967d35247a3007724ea0556df689cd -DIST ksysguard-5.8.6.tar.xz 490768 SHA256 89806dacdd9e9c0de3626f96640dae504dd1c933a49bcc3ff6f14f50cbee0b30 SHA512 366f2284ab1bef4d68fb109f6d396609523131afafc0e3f7e464c69d5a4cfc26937af2d77de0b8da47ef215d8a2f730ccdc2d4e2c70ebdf561b9f7b589b0fc32 WHIRLPOOL 6a7b5ec77cef6e896ed8e16db8b239aa665125c1d2604b26fe5a4ce7762333a1ad2864fc395aec9d49dd7ca37626fac174078c2a8789dd3aa592debb025d3aa8 -DIST ksysguard-5.8.7.tar.xz 492736 SHA256 ab69a8f3c8d21422b17e689dc0cf1b2137723dafded343ad3ea8db1802014080 SHA512 320e02cf94768f9d63e12dfb46ab0728bf64e60636242b9a6f57517b3ca329bfa2d99f4999e2b071a6cd2849d14e807d9a2070cd9d0f51dbdf32fccfec423bb5 WHIRLPOOL 06eef5cffb885326bce9139352b1ffdf18d4704df026bc6d6c7926b8eacbf632995ab65068aed5aad0ebda74d9d8fff966704f27229f37962a6407d4646ab2c9 DIST ksysguard-5.9.5.tar.xz 490124 SHA256 0693e662ef70aa6cdee79bf1e5eeba37a29b88bb555550bd48342396479d1fb6 SHA512 bf1996d44c7ca12f62545fd8f35b53733d76c8dfc564adeed2d0fc4bcbd6f0d14545ebe51df3e4aacbaa6ac52a4ca1f975953b09a63864ba9acf87048c578223 WHIRLPOOL 5e5322c55c19a435647fc18172d966b72ab94ac650e6c707a6be6ad6e53692cabdca8107361540934e5362f3688058870b44a1ac2ca80ec3f36722c4cec6b144 diff --git a/kde-plasma/ksysguard/ksysguard-5.8.6.ebuild b/kde-plasma/ksysguard/ksysguard-5.8.6.ebuild deleted file mode 100644 index c580418f56a6..000000000000 --- a/kde-plasma/ksysguard/ksysguard-5.8.6.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -inherit kde5 - -DESCRIPTION="Network-enabled task manager and system monitor" -LICENSE="GPL-2+" -KEYWORDS="amd64 ~arm x86" -IUSE="lm_sensors" - -DEPEND=" - $(add_plasma_dep libksysguard) - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kinit) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemviews) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) - lm_sensors? ( sys-apps/lm_sensors ) -" -RDEPEND="${DEPEND} - !kde-plasma/ksysguard:4 -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package lm_sensors Sensors) - ) - - kde5_src_configure -} diff --git a/kde-plasma/ksysguard/ksysguard-5.8.7.ebuild b/kde-plasma/ksysguard/ksysguard-5.8.7.ebuild deleted file mode 100644 index 214de345c431..000000000000 --- a/kde-plasma/ksysguard/ksysguard-5.8.7.ebuild +++ /dev/null @@ -1,47 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_HANDBOOK="forceoptional" -inherit kde5 - -DESCRIPTION="Network-enabled task manager and system monitor" -LICENSE="GPL-2+" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="lm_sensors" - -DEPEND=" - $(add_plasma_dep libksysguard '-minimal(-)') - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kinit) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemviews) - $(add_frameworks_dep knewstuff) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - $(add_qt_dep qtxml) - lm_sensors? ( sys-apps/lm_sensors ) -" -RDEPEND="${DEPEND} - !kde-plasma/ksysguard:4 -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package lm_sensors Sensors) - ) - - kde5_src_configure -} |