diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-12 16:00:57 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-09-12 22:32:55 +0200 |
commit | cba4842d33143287b9db93e426c80c45f416e43d (patch) | |
tree | e095de2cfcd9bad1d18e691a2f8984f0c1f93746 /kde-plasma/plasma-pa | |
parent | kde-frameworks: Drop KDE Frameworks 5.34.0 (diff) | |
download | gentoo-cba4842d33143287b9db93e426c80c45f416e43d.tar.gz gentoo-cba4842d33143287b9db93e426c80c45f416e43d.tar.bz2 gentoo-cba4842d33143287b9db93e426c80c45f416e43d.zip |
kde-plasma: Drop KDE Plasma 5.10.4
Package-Manager: Portage-2.3.6, Repoman-2.3.1
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.10.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 f3c701531463..f498cc7c21bd 100644 --- a/kde-plasma/plasma-pa/Manifest +++ b/kde-plasma/plasma-pa/Manifest @@ -1,2 +1 @@ -DIST plasma-pa-5.10.4.tar.xz 79400 SHA256 4dc1f0cebb16253cdd7c7481107ba98d53f954cf10c64efe0cc95feae10eb65b SHA512 0d6c24380348dd47fc3103747093869697cf1f1589e324ea4eb0d9daf24e8f149c81c169c85d2f21b369a1166749c7cf008175582712d814f8477c2c52f203b4 WHIRLPOOL 2543b0cb2e9f5b9e429b968fc13fd1487857ba40958d5b5533bd98f830f07bd45c5873dceaf3f8d73a5c999bcc87960418685096976bd8ec76e3a0bfd5ce62ef DIST plasma-pa-5.10.5.tar.xz 79440 SHA256 e15a12e060fd920012fd2ff71d780489b971aad3f810a92f2fcbc37af8e8000c SHA512 63247d099ba74b6beb2b38948115ae1737fae9ab45b36365cb95a5ecae8d58b44c8ecf8f0cc451558c0eebdd2f6e24b055df0ae33f5f627b7cf4965e24880088 WHIRLPOOL 3564fea6732fed5f5f11e404f671f7144e5ba38134f8f5a08d3b7654f0d30a263d0d4e2e09d6983fade55a0ee52c56445adaefb009bcf83459674bd08e9c4dad diff --git a/kde-plasma/plasma-pa/plasma-pa-5.10.4.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.10.4.ebuild deleted file mode 100644 index 3468f505df71..000000000000 --- a/kde-plasma/plasma-pa/plasma-pa-5.10.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}" |