diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-02 23:18:21 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2018-01-02 23:28:52 +0100 |
commit | 8bc47990177ccd70d44fb8daf7458d50cd80ecd7 (patch) | |
tree | 3fd42dfe69c80be3cbf85fb3db9adc4d6fe03902 /kde-plasma/plasma-pa | |
parent | app-text/xindy: Drop old (diff) | |
download | gentoo-8bc47990177ccd70d44fb8daf7458d50cd80ecd7.tar.gz gentoo-8bc47990177ccd70d44fb8daf7458d50cd80ecd7.tar.bz2 gentoo-8bc47990177ccd70d44fb8daf7458d50cd80ecd7.zip |
kde-plasma: Drop KDE Plasma 5.11.4
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'kde-plasma/plasma-pa')
-rw-r--r-- | kde-plasma/plasma-pa/Manifest | 1 | ||||
-rw-r--r-- | kde-plasma/plasma-pa/plasma-pa-5.11.4.ebuild | 29 |
2 files changed, 0 insertions, 30 deletions
diff --git a/kde-plasma/plasma-pa/Manifest b/kde-plasma/plasma-pa/Manifest index 700a9d695fcd..9f01d0c3f2e9 100644 --- a/kde-plasma/plasma-pa/Manifest +++ b/kde-plasma/plasma-pa/Manifest @@ -1,3 +1,2 @@ DIST plasma-pa-5.10.5.tar.xz 79440 BLAKE2B 20b87ba7a3dd35be19a820b86a66262732831b45333ff4c80c64af46d525ab6123014d6f7705361762cb6bb700361b8892a8ca6828e3aa90835585c27998fe3d SHA512 63247d099ba74b6beb2b38948115ae1737fae9ab45b36365cb95a5ecae8d58b44c8ecf8f0cc451558c0eebdd2f6e24b055df0ae33f5f627b7cf4965e24880088 -DIST plasma-pa-5.11.4.tar.xz 84796 BLAKE2B 8f3a3d2d0d3fd2b71e6a699854fa7c16c8595f3afe118497b2b7eba8a52cef4373dcef934e1779a71c0d8e3ff28cc8d5eee057bdb5aa04f93b0db72c644d0076 SHA512 365c504d62dcaa3db9e9091bf1cc8e5c3fa8252214308da3378fe54411fdbb16e011e4e5cf919499d043ab32ce9a8f8bb9617c0d3596150a2794bc7597bb0492 DIST plasma-pa-5.11.5.tar.xz 90384 BLAKE2B 06974711a2b64892414906d0330ce1a5ca31cacc7ece0d71e8514ece78e7e838818a936197a2ad46f641a44ebd7c55d8cf99346ac9220b85135bf5f5dc7bd97e SHA512 f7debe7b422b6c5ec0833d22d1bb46bfac06c4fdcdc54ed2f00fc9cf22d5cee8e7fb29f2ec0845cf3eb829bb938b1afb1ebd4a72185208f056c3c63afb1ef7b3 diff --git a/kde-plasma/plasma-pa/plasma-pa-5.11.4.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.11.4.ebuild deleted file mode 100644 index fb5fb2344258..000000000000 --- a/kde-plasma/plasma-pa/plasma-pa-5.11.4.ebuild +++ /dev/null @@ -1,29 +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="Plasma applet for audio volume management using PulseAudio" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdeclarative) - $(add_frameworks_dep kglobalaccel) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep plasma) - $(add_qt_dep qtdbus) - $(add_qt_dep qtdeclarative) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) - dev-libs/glib:2 - gnome-base/gconf:2 - media-libs/libcanberra - media-sound/pulseaudio[gnome] -" - -RDEPEND="${DEPEND}" |