summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2017-08-12 17:05:19 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2017-08-12 17:22:16 +0200
commit0393d101c6723f32717cbf5670f5e95a9d058f67 (patch)
treeaed5afc77299083b42726989b7d2e165e1e5c022 /kde-plasma/plasma-pa
parentdev-util/eric: remove old (diff)
downloadgentoo-0393d101c6723f32717cbf5670f5e95a9d058f67.tar.gz
gentoo-0393d101c6723f32717cbf5670f5e95a9d058f67.tar.bz2
gentoo-0393d101c6723f32717cbf5670f5e95a9d058f67.zip
kde-plasma: Drop KDE Plasma 5.9.5
Package-Manager: Portage-2.3.6, Repoman-2.3.3
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.9.5.ebuild29
2 files changed, 0 insertions, 30 deletions
diff --git a/kde-plasma/plasma-pa/Manifest b/kde-plasma/plasma-pa/Manifest
index 6e2024639f1b..7925350f74eb 100644
--- a/kde-plasma/plasma-pa/Manifest
+++ b/kde-plasma/plasma-pa/Manifest
@@ -1,2 +1 @@
DIST plasma-pa-5.10.4.tar.xz 79400 SHA256 4dc1f0cebb16253cdd7c7481107ba98d53f954cf10c64efe0cc95feae10eb65b SHA512 0d6c24380348dd47fc3103747093869697cf1f1589e324ea4eb0d9daf24e8f149c81c169c85d2f21b369a1166749c7cf008175582712d814f8477c2c52f203b4 WHIRLPOOL 2543b0cb2e9f5b9e429b968fc13fd1487857ba40958d5b5533bd98f830f07bd45c5873dceaf3f8d73a5c999bcc87960418685096976bd8ec76e3a0bfd5ce62ef
-DIST plasma-pa-5.9.5.tar.xz 70756 SHA256 3efbc5c46e4b67a8d153d7525502434c09108b4ffaff20c0b1bb9ad16c1e5575 SHA512 9010d95e3aa6b55615c05623157feeb4884bdb0c497af3eea4ccd66e27ee52618ae13db742f18b5f0ec821ac17dce9075ced26e59db78ca73d4c5419f3f54e56 WHIRLPOOL 91fbb9b0bcbac28ba9fb4d5b11a2ee5e0a080a4e77459b08d016a0dd60cc9d0690bc4f2dfcb2413063cc6fb3c8bd91f0f9e0b00ef1ae34a05f97a02b3ec3aba7
diff --git a/kde-plasma/plasma-pa/plasma-pa-5.9.5.ebuild b/kde-plasma/plasma-pa/plasma-pa-5.9.5.ebuild
deleted file mode 100644
index 3468f505df71..000000000000
--- a/kde-plasma/plasma-pa/plasma-pa-5.9.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}"