summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2015-07-18 22:11:58 +0000
committerJohannes Huber <johu@gentoo.org>2015-07-18 22:11:58 +0000
commitf1e709edefcf1b57a7e2f7803a88f62e55556758 (patch)
tree2bee6501fd9b7a97f75b6ee6dad7fe0718fee905 /kde-base/solid-actions-kcm
parentRemove KDE PIM 4.14.6 (diff)
downloadgentoo-2-f1e709edefcf1b57a7e2f7803a88f62e55556758.tar.gz
gentoo-2-f1e709edefcf1b57a7e2f7803a88f62e55556758.tar.bz2
gentoo-2-f1e709edefcf1b57a7e2f7803a88f62e55556758.zip
Remove KDE Workspace 4.11.17
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 0xFDF4F788)
Diffstat (limited to 'kde-base/solid-actions-kcm')
-rw-r--r--kde-base/solid-actions-kcm/ChangeLog6
-rw-r--r--kde-base/solid-actions-kcm/solid-actions-kcm-4.11.17.ebuild19
2 files changed, 5 insertions, 20 deletions
diff --git a/kde-base/solid-actions-kcm/ChangeLog b/kde-base/solid-actions-kcm/ChangeLog
index 38ce0fa12f97..1b95ad56401b 100644
--- a/kde-base/solid-actions-kcm/ChangeLog
+++ b/kde-base/solid-actions-kcm/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/solid-actions-kcm
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.53 2015/07/02 13:23:00 mrueg Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/ChangeLog,v 1.54 2015/07/18 22:11:57 johu Exp $
+
+ 18 Jul 2015; Johannes Huber <johu@gentoo.org>
+ -solid-actions-kcm-4.11.17.ebuild:
+ Remove KDE Workspace 4.11.17
*solid-actions-kcm-4.11.21 (02 Jul 2015)
diff --git a/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.17.ebuild b/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.17.ebuild
deleted file mode 100644
index 56af48ede7d9..000000000000
--- a/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.17.ebuild
+++ /dev/null
@@ -1,19 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/solid-actions-kcm/solid-actions-kcm-4.11.17.ebuild,v 1.2 2015/06/04 18:48:01 kensington Exp $
-
-EAPI=5
-
-KMNAME="kde-workspace"
-CPPUNIT_REQUIRED="test"
-inherit kde4-meta
-
-DESCRIPTION="KDE control module for Solid actions"
-HOMEPAGE="http://solid.kde.org"
-KEYWORDS="~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-RDEPEND="
- $(add_kdeapps_dep solid-runtime)
- !kde-base/solid:4
-"