summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <andreas.sturmlechner@gmail.com>2016-02-05 20:10:49 +0100
committerMichael Palimaka <kensington@gentoo.org>2016-02-09 20:50:46 +1100
commit2df66924249b827380f0f911463a59c8dcb7c6a1 (patch)
tree84b1b37dd758f419433ce277cfd000acb7230c18 /kde-plasma/plasma-pa/plasma-pa-5.5.3.ebuild
parentkde-plasma: Drop Plasma 5.5.2 (diff)
downloadgentoo-2df66924249b827380f0f911463a59c8dcb7c6a1.tar.gz
gentoo-2df66924249b827380f0f911463a59c8dcb7c6a1.tar.bz2
gentoo-2df66924249b827380f0f911463a59c8dcb7c6a1.zip
kde-plasma: Drop Plasma 5.5.3
Package-Manager: portage-2.2.27
Diffstat (limited to 'kde-plasma/plasma-pa/plasma-pa-5.5.3.ebuild')
-rw-r--r--kde-plasma/plasma-pa/plasma-pa-5.5.3.ebuild27
1 files changed, 0 insertions, 27 deletions
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.5.3.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.5.3.ebuild
deleted file mode 100644
index f54aa81ff9fa..000000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.5.3.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2016 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-EAPI=5
-
-KDE_PUNT_BOGUS_DEPS="true"
-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)
- dev-qt/qtdbus:5
- dev-qt/qtdeclarative:5
- dev-qt/qtgui:5
- dev-qt/qtwidgets:5
- media-sound/pulseaudio
-"
-
-RDEPEND="${DEPEND}"