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/plasma-pa/plasma-pa-5.8.7.ebuild | |
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/plasma-pa/plasma-pa-5.8.7.ebuild')
-rw-r--r-- | kde-plasma/plasma-pa/plasma-pa-5.8.7.ebuild | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.8.7.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.8.7.ebuild deleted file mode 100644 index fb5fb2344258..000000000000 --- a/kde-plasma/plasma-pa/plasma-pa-5.8.7.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}" |