summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-03-21 17:03:13 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2017-03-21 17:03:13 +0100
commit0e51cc3f8f18b46b0bc6d3fdaf8304c23e712c5f (patch)
tree02ec576fe0f2d7f89f03788940c03c4398821123 /kde-plasma/plasma-pa/plasma-pa-5.8.5.ebuild
parentkde-plasma: Add KDE Plasma 5.9.4 release (diff)
downloadgentoo-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.ebuild29
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}"