summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2010-08-09 11:31:33 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2010-08-09 11:31:33 +0000
commit88e434d9b94e7ed99863ecd4c9e46474bc7d6943 (patch)
tree45f71aa32c0dacbac18ff36e06524a928d885517 /kde-base/khotkeys
parentold (diff)
downloadhistorical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.tar.gz
historical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.tar.bz2
historical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.zip
rm 4.3.5 and 4.4.4
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64 RepoMan-Options: --force
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r--kde-base/khotkeys/ChangeLog6
-rw-r--r--kde-base/khotkeys/khotkeys-4.3.5.ebuild22
-rw-r--r--kde-base/khotkeys/khotkeys-4.4.4.ebuild22
3 files changed, 5 insertions, 45 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog
index bc024f238b51..82ea6cd52326 100644
--- a/kde-base/khotkeys/ChangeLog
+++ b/kde-base/khotkeys/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/khotkeys
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.166 2010/08/09 07:48:33 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.167 2010/08/09 11:31:26 scarabeus Exp $
+
+ 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org>
+ -khotkeys-4.3.5.ebuild, -khotkeys-4.4.4.ebuild:
+ rm
09 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
khotkeys-4.4.5.ebuild:
diff --git a/kde-base/khotkeys/khotkeys-4.3.5.ebuild b/kde-base/khotkeys/khotkeys-4.3.5.ebuild
deleted file mode 100644
index faa5f7f2797c..000000000000
--- a/kde-base/khotkeys/khotkeys-4.3.5.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.3.5.ebuild,v 1.4 2010/06/21 15:53:46 scarabeus Exp $
-
-EAPI="2"
-
-KMNAME="kdebase-workspace"
-inherit kde4-meta
-
-DESCRIPTION="KDE: hotkey daemon"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libkworkspace)
- x11-libs/libXtst
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libs/kworkspace/
-"
diff --git a/kde-base/khotkeys/khotkeys-4.4.4.ebuild b/kde-base/khotkeys/khotkeys-4.4.4.ebuild
deleted file mode 100644
index e0eb07b70ae0..000000000000
--- a/kde-base/khotkeys/khotkeys-4.4.4.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.4.4.ebuild,v 1.4 2010/06/27 19:48:54 fauli Exp $
-
-EAPI="3"
-
-KMNAME="kdebase-workspace"
-inherit kde4-meta
-
-DESCRIPTION="KDE: hotkey daemon"
-KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux"
-IUSE="debug"
-
-DEPEND="
- $(add_kdebase_dep libkworkspace)
- x11-libs/libXtst
-"
-RDEPEND="${DEPEND}"
-
-KMEXTRACTONLY="
- libs/kworkspace/
-"