diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2017-03-21 17:03:13 +0100 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2017-03-21 17:03:13 +0100 |
commit | 0e51cc3f8f18b46b0bc6d3fdaf8304c23e712c5f (patch) | |
tree | 02ec576fe0f2d7f89f03788940c03c4398821123 /kde-plasma/plasma-pa/plasma-pa-5.8.5.ebuild | |
parent | kde-plasma: Add KDE Plasma 5.9.4 release (diff) | |
download | gentoo-0e51cc3f8f18b46b0bc6d3fdaf8304c23e712c5f.tar.gz gentoo-0e51cc3f8f18b46b0bc6d3fdaf8304c23e712c5f.tar.bz2 gentoo-0e51cc3f8f18b46b0bc6d3fdaf8304c23e712c5f.zip |
kde-plasma: Drop KDE Plasma 5.8.5
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'kde-plasma/plasma-pa/plasma-pa-5.8.5.ebuild')
-rw-r--r-- | kde-plasma/plasma-pa/plasma-pa-5.8.5.ebuild | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.8.5.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.8.5.ebuild deleted file mode 100644 index 3468f505df71..000000000000 --- a/kde-plasma/plasma-pa/plasma-pa-5.8.5.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}" |