diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 14:00:21 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 14:00:21 +0000 |
commit | 68f441e306f3f18f8ed8252b70244a377dab52fd (patch) | |
tree | 0904221402fb7efe7358e2cba7610a3c6e54dd68 /kde-base/khotkeys | |
parent | Stable on ppc wrt bug 224599 (diff) | |
download | gentoo-2-68f441e306f3f18f8ed8252b70244a377dab52fd.tar.gz gentoo-2-68f441e306f3f18f8ed8252b70244a377dab52fd.tar.bz2 gentoo-2-68f441e306f3f18f8ed8252b70244a377dab52fd.zip |
Removed old versions.
(Portage version: 2.2_pre7/cvs/Linux 2.6.25-gentoo-r4 AMD Athlon(tm) 64 X2 Dual Core Processor 4200+)
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.8.ebuild | 12 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-4.0.2.ebuild | 18 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-4.0.3.ebuild | 18 |
4 files changed, 5 insertions, 49 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index ae8481cbe20e..bc87875f168c 100644 --- a/kde-base/khotkeys/ChangeLog +++ b/kde-base/khotkeys/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/khotkeys # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.94 2008/06/05 21:50:19 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.95 2008/06/07 14:00:21 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> + -khotkeys-3.5.8.ebuild, -khotkeys-4.0.2.ebuild, -khotkeys-4.0.3.ebuild: + Removed old versions. *khotkeys-4.0.5 (05 Jun 2008) diff --git a/kde-base/khotkeys/khotkeys-3.5.8.ebuild b/kde-base/khotkeys/khotkeys-3.5.8.ebuild deleted file mode 100644 index a08c21bf61a9..000000000000 --- a/kde-base/khotkeys/khotkeys-3.5.8.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.8.ebuild,v 1.7 2008/03/04 02:34:58 jer Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" diff --git a/kde-base/khotkeys/khotkeys-4.0.2.ebuild b/kde-base/khotkeys/khotkeys-4.0.2.ebuild deleted file mode 100644 index e6f314d14935..000000000000 --- a/kde-base/khotkeys/khotkeys-4.0.2.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.0.2.ebuild,v 1.1 2008/03/10 23:40:34 philantrop Exp $ - -EAPI="1" - -KMNAME=kdebase-workspace -inherit kde4-meta - -DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND=">=kde-base/libkworkspace-${PV}:${SLOT} - x11-libs/libXtst" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY="libs/kworkspace/" diff --git a/kde-base/khotkeys/khotkeys-4.0.3.ebuild b/kde-base/khotkeys/khotkeys-4.0.3.ebuild deleted file mode 100644 index b2f70ff3dd2d..000000000000 --- a/kde-base/khotkeys/khotkeys-4.0.3.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2008 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-4.0.3.ebuild,v 1.1 2008/04/03 21:09:07 philantrop Exp $ - -EAPI="1" - -KMNAME=kdebase-workspace -inherit kde4-meta - -DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~amd64 ~x86" -IUSE="debug" - -DEPEND=">=kde-base/libkworkspace-${PV}:${SLOT} - x11-libs/libXtst" -RDEPEND="${DEPEND}" - -KMEXTRACTONLY="libs/kworkspace/" |