summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2018-05-23 23:11:58 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2018-05-26 22:16:34 +0200
commitd12e8af5c6a9e7a92fbf0872b847cf56e1d0969c (patch)
tree914b0035c2cf1ea66d964032aa3a8342f3e77887 /kde-plasma/plasma-pa
parentsys-block/storcli: Bump to v007.0504.0000.0000 (diff)
downloadgentoo-d12e8af5c6a9e7a92fbf0872b847cf56e1d0969c.tar.gz
gentoo-d12e8af5c6a9e7a92fbf0872b847cf56e1d0969c.tar.bz2
gentoo-d12e8af5c6a9e7a92fbf0872b847cf56e1d0969c.zip
kde-plasma: Drop KDE Plasma 5.11.5
Package-Manager: Portage-2.3.38, Repoman-2.3.9
Diffstat (limited to 'kde-plasma/plasma-pa')
-rw-r--r--kde-plasma/plasma-pa/Manifest1
-rw-r--r--kde-plasma/plasma-pa/plasma-pa-5.11.5.ebuild29
2 files changed, 0 insertions, 30 deletions
diff --git a/kde-plasma/plasma-pa/Manifest b/kde-plasma/plasma-pa/Manifest
index 176a712cfb58..9f37edfbb73d 100644
--- a/kde-plasma/plasma-pa/Manifest
+++ b/kde-plasma/plasma-pa/Manifest
@@ -1,2 +1 @@
-DIST plasma-pa-5.11.5.tar.xz 90384 BLAKE2B 06974711a2b64892414906d0330ce1a5ca31cacc7ece0d71e8514ece78e7e838818a936197a2ad46f641a44ebd7c55d8cf99346ac9220b85135bf5f5dc7bd97e SHA512 f7debe7b422b6c5ec0833d22d1bb46bfac06c4fdcdc54ed2f00fc9cf22d5cee8e7fb29f2ec0845cf3eb829bb938b1afb1ebd4a72185208f056c3c63afb1ef7b3
DIST plasma-pa-5.12.5.tar.xz 86068 BLAKE2B 5133b667527e083d390b8d0e4352fdbb2d6ccc7abf6676e07b5f141787372bd8c00cb600f08e4fd20707476108fe661c779820645f06e895c53e4aa1411bc3a1 SHA512 7fedeaaeafaba7e2d7568fddcaff1793640979090aaf8ab7131c462b2bc0c2766f76d37cd0133c02c05a23efeb9e11b11350848d59b9869bf7bfcbd55924163e
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.11.5.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.11.5.ebuild
deleted file mode 100644
index 3bafce5d10ce..000000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.11.5.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2018 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}"