diff options
author | Johannes Huber <johu@gentoo.org> | 2016-10-14 09:59:40 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2016-10-14 10:22:22 +0200 |
commit | 743e84d6a370cd8ad771b20caab43c55eb1a6bb7 (patch) | |
tree | 9fb50cff3396ca298e2c51f981f8cdb2021ede9f /kde-plasma/plasma-nm | |
parent | net-irc/hexchat: Minor correction to the previous commit. (diff) | |
download | gentoo-743e84d6a370cd8ad771b20caab43c55eb1a6bb7.tar.gz gentoo-743e84d6a370cd8ad771b20caab43c55eb1a6bb7.tar.bz2 gentoo-743e84d6a370cd8ad771b20caab43c55eb1a6bb7.zip |
kde-plasma: Remove KDE Plasma 5.6.5
Package-Manager: portage-2.3.2
Diffstat (limited to 'kde-plasma/plasma-nm')
-rw-r--r-- | kde-plasma/plasma-nm/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/plasma-nm/plasma-nm-5.6.5.ebuild | 66 |
2 files changed, 0 insertions, 67 deletions
diff --git a/kde-plasma/plasma-nm/Manifest b/kde-plasma/plasma-nm/Manifest index d72f483bf0a2..00058247eeb4 100644 --- a/kde-plasma/plasma-nm/Manifest +++ b/kde-plasma/plasma-nm/Manifest @@ -1,4 +1,3 @@ -DIST plasma-nm-5.6.5.tar.xz 646768 SHA256 00a9a15ede8462d34926ae05040e570f7d37f31a4972db233ae456430d68b9b2 SHA512 2e3f5823232bc852aef8e54ee47c7f614bda06874290d521af9fb6a8c71cab8ee4a083c8d2bec3b4f0ee3bc40fc82490e5699e589e3c2c19a35b6f611e4d3aec WHIRLPOOL fb105bc27e99c8908a671fec11902e517272d55aea4741db23238ecb8d1756a40476f2dcb9007d8c869997b6f9d411d95f6d7ddba42cb5455c15d708585ad207 DIST plasma-nm-5.7.5.tar.xz 638176 SHA256 eb74256c962703097bb6f20b10c8ef2f1646e92256772db4ec81ff4df71aedee SHA512 f806ee6b764fe7022ad82f55fb2ba28d4157a655722e02bc1b344d5e6c97ee1137938134a25ab842968174a03d72dffa20e7ab6eea4bcb5d44c5a609fa41817a WHIRLPOOL 36bbe87dfb6a783dba6d240c0f8a6361a1c4211c7f3892338288e479fd82fc22d79a018d400383e2b0085d7797a45adcecb55f5c3f54be959578e20127b96268 DIST plasma-nm-5.8.0.tar.xz 643160 SHA256 f904d35dfb0c2fdbeb4bd02017d9b8efec8e2ca15541778691c619de4dc27fc3 SHA512 fda74f1a295d6e6611e8c12cf585b8d94aa67590025f3211db65ac653f88da033b301e8300aa0baf86dab425384d3449a214ca18c5eaebb4e2c14b4ae31f8559 WHIRLPOOL dc0130806fe1541128d5faa52beb504bd56426a470a88189763282780221209df596e58075c8630966ac1649f867f776f354c5e78c30a7e80dd406c7e308fd27 DIST plasma-nm-5.8.1.tar.xz 643620 SHA256 e6b6d0a1dde044aca48c53fc134f1ed0fbcd0cef49f91147b4f11300d8b6646c SHA512 a5977775dfea66493e19c472d57d8a411c1d61aa72ea82a1374b1d42961da7f1f50a6a88fd02e28c51ba1fde37ad2f85a070fd3c2cf111cdb5abd379cf7426da WHIRLPOOL ef36857b33535d635304c9c3cdc66964a38c14930266c15243c9efd8cfa7feb54de8149444330971dc937c0804d57920370395ac831f7d9e288ca299430c0ad7 diff --git a/kde-plasma/plasma-nm/plasma-nm-5.6.5.ebuild b/kde-plasma/plasma-nm/plasma-nm-5.6.5.ebuild deleted file mode 100644 index 68352dcee055..000000000000 --- a/kde-plasma/plasma-nm/plasma-nm-5.6.5.ebuild +++ /dev/null @@ -1,66 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 - -inherit kde5 - -DESCRIPTION="KDE Plasma applet for NetworkManager" -LICENSE="GPL-2 LGPL-2.1" -KEYWORDS="amd64 ~arm x86" -IUSE="modemmanager openconnect teamd" - -DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kdelibs4support) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemviews) - $(add_frameworks_dep knotifications) - $(add_frameworks_dep kservice) - $(add_frameworks_dep kwallet) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwindowsystem) - $(add_frameworks_dep kxmlgui) - $(add_frameworks_dep networkmanager-qt 'teamd=') - $(add_frameworks_dep plasma) - $(add_frameworks_dep solid) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtnetwork) - $(add_qt_dep qtwidgets) - >=app-crypt/qca-2.1.1:2[qt5] - >=net-misc/networkmanager-0.9.10.0[teamd=] - modemmanager? ( - $(add_frameworks_dep modemmanager-qt) - $(add_qt_dep qtxml) - net-misc/mobile-broadband-provider-info - ) - openconnect? ( - $(add_qt_dep qtxml) - net-misc/networkmanager-openconnect - net-misc/openconnect:= - ) -" -RDEPEND="${DEPEND} - $(add_plasma_dep plasma-workspace) - !kde-misc/plasma-nm -" - -src_configure() { - local mycmakeargs=( - $(cmake-utils_use_find_package modemmanager ModemManager) - $(cmake-utils_use_find_package modemmanager KF5ModemManagerQt) - $(cmake-utils_use_find_package openconnect OpenConnect) - ) - - kde5_src_configure -} |