summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r--kde-base/khotkeys/ChangeLog8
-rw-r--r--kde-base/khotkeys/khotkeys-3.5.10.ebuild13
2 files changed, 6 insertions, 15 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog
index 8acb380d9bab..483db2200da9 100644
--- a/kde-base/khotkeys/ChangeLog
+++ b/kde-base/khotkeys/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/khotkeys
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.142 2009/12/10 21:06:23 scarabeus Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.143 2010/01/09 10:19:28 ssuominen Exp $
+
+ 09 Jan 2010; Samuli Suominen <ssuominen@gentoo.org>
+ -khotkeys-3.5.10.ebuild:
+ Remove KDE 3.5.10.
10 Dec 2009; Tomáš Chvátal <scarabeus@gentoo.org>
-khotkeys-4.3.1.ebuild:
diff --git a/kde-base/khotkeys/khotkeys-3.5.10.ebuild b/kde-base/khotkeys/khotkeys-3.5.10.ebuild
deleted file mode 100644
index 8ba45fb844aa..000000000000
--- a/kde-base/khotkeys/khotkeys-3.5.10.ebuild
+++ /dev/null
@@ -1,13 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.10.ebuild,v 1.8 2009/07/12 09:40:10 armin76 Exp $
-
-KMNAME=kdebase
-EAPI="1"
-inherit kde-meta eutils
-
-DESCRIPTION="KDE: hotkey daemon"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE="kdehiddenvisibility"
-
-DEPEND="x11-libs/libXtst"