diff options
author | 2008-02-17 03:31:00 +0000 | |
---|---|---|
committer | 2008-02-17 03:31:00 +0000 | |
commit | 1f0d82e30a76e7b698e006c0b23ef4ba43d716db (patch) | |
tree | 71740acf58d3dc2cadad8ebbfe1669f80226a1ea /kde-base/khotkeys | |
parent | Spring Cleaning (diff) | |
download | historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.tar.gz historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.tar.bz2 historical-1f0d82e30a76e7b698e006c0b23ef4ba43d716db.zip |
Spring cleaning.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'kde-base/khotkeys')
-rw-r--r-- | kde-base/khotkeys/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.5.ebuild | 12 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.6.ebuild | 12 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-3.5.7.ebuild | 12 | ||||
-rw-r--r-- | kde-base/khotkeys/khotkeys-4.0.0.ebuild | 18 |
5 files changed, 5 insertions, 55 deletions
diff --git a/kde-base/khotkeys/ChangeLog b/kde-base/khotkeys/ChangeLog index a563e1acf793..dd60a9b0eafc 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.81 2008/02/07 00:10:52 philantrop Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/ChangeLog,v 1.82 2008/02/17 02:38:43 ingmar Exp $ + + 16 Feb 2008; Ingmar Vanhassel <ingmar@gentoo.org> -khotkeys-3.5.5.ebuild, + -khotkeys-3.5.6.ebuild, -khotkeys-3.5.7.ebuild, -khotkeys-4.0.0.ebuild: + Spring cleaning *khotkeys-4.0.1 (06 Feb 2008) diff --git a/kde-base/khotkeys/khotkeys-3.5.5.ebuild b/kde-base/khotkeys/khotkeys-3.5.5.ebuild deleted file mode 100644 index b6470d1b7a19..000000000000 --- a/kde-base/khotkeys/khotkeys-3.5.5.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.5.ebuild,v 1.9 2006/12/11 11:13:27 kloeri Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" diff --git a/kde-base/khotkeys/khotkeys-3.5.6.ebuild b/kde-base/khotkeys/khotkeys-3.5.6.ebuild deleted file mode 100644 index 7666d3ab4ab0..000000000000 --- a/kde-base/khotkeys/khotkeys-3.5.6.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.6.ebuild,v 1.1 2007/01/16 20:38:37 flameeyes Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" diff --git a/kde-base/khotkeys/khotkeys-3.5.7.ebuild b/kde-base/khotkeys/khotkeys-3.5.7.ebuild deleted file mode 100644 index bf15203acc19..000000000000 --- a/kde-base/khotkeys/khotkeys-3.5.7.ebuild +++ /dev/null @@ -1,12 +0,0 @@ -# Copyright 1999-2007 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/khotkeys/khotkeys-3.5.7.ebuild,v 1.7 2007/08/11 16:47:31 armin76 Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE: hotkey daemon" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" diff --git a/kde-base/khotkeys/khotkeys-4.0.0.ebuild b/kde-base/khotkeys/khotkeys-4.0.0.ebuild deleted file mode 100644 index e7dde16214c9..000000000000 --- a/kde-base/khotkeys/khotkeys-4.0.0.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.0.ebuild,v 1.1 2008/01/18 00:02:40 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/" |