summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2014-05-07 18:25:04 +0000
committerJohannes Huber <johu@gentoo.org>2014-05-07 18:25:04 +0000
commit6cc91815af212e5a591e08cd3745937fcc658520 (patch)
treec970217932fb9fb64644c74c78e6db1f5152fb63 /kde-base/khotkeys
parentVersion bump. Cleanup old. (diff)
downloadgentoo-2-6cc91815af212e5a591e08cd3745937fcc658520.tar.gz
gentoo-2-6cc91815af212e5a591e08cd3745937fcc658520.tar.bz2
gentoo-2-6cc91815af212e5a591e08cd3745937fcc658520.zip
Remove KDE Workspace 4.11.7
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xF3CFD2BD)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r--kde-base/khotkeys/ChangeLog5
-rw-r--r--kde-base/khotkeys/khotkeys-4.11.7.ebuild23
2 files changed, 4 insertions, 24 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog
index e64965a61103..202bbca4bc7a 100644
--- a/kde-base/khotkeys/ChangeLog
+++ b/kde-base/khotkeys/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for kde-base/khotkeys
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.310 2014/05/07 17:15:24 zlogene Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.311 2014/05/07 18:25:02 johu Exp $
+
+ 07 May 2014; Johannes Huber <johu@gentoo.org> -khotkeys-4.11.7.ebuild:
+ Remove KDE Workspace 4.11.7
07 May 2014; Mikle Kolyada <zlogene@gentoo.org> khotkeys-4.11.9.ebuild:
x86 stable wrt bug #504210
diff --git a/kde-base/khotkeys/khotkeys-4.11.7.ebuild b/kde-base/khotkeys/khotkeys-4.11.7.ebuild
deleted file mode 100644
index c82dd3940035..000000000000
--- a/kde-base/khotkeys/khotkeys-4.11.7.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.11.7.ebuild,v 1.1 2014/03/04 19:30:40 johu Exp $
-
-EAPI=5
-
-KMNAME="kde-workspace"
-inherit kde4-meta
-
-DESCRIPTION="KDE: hotkey daemon"
-KEYWORDS=" ~amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libkworkspace)
- x11-libs/libX11
- x11-libs/libXtst
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libs/kworkspace/
-"