diff options
author | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 11:55:22 +0000 |
---|---|---|
committer | Tobias Heinlein <keytoaster@gentoo.org> | 2008-06-07 11:55:22 +0000 |
commit | fe1a6edea6eb86c52bb54a4eab3536fc61bdc32f (patch) | |
tree | d72d0bcbfb38a72d060b699be0bf53108671cac8 /kde-base/kfind | |
parent | Removed old versions. (diff) | |
download | gentoo-2-fe1a6edea6eb86c52bb54a4eab3536fc61bdc32f.tar.gz gentoo-2-fe1a6edea6eb86c52bb54a4eab3536fc61bdc32f.tar.bz2 gentoo-2-fe1a6edea6eb86c52bb54a4eab3536fc61bdc32f.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/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kfind/kfind-3.5.8.ebuild | 18 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.0.2.ebuild | 18 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.0.3.ebuild | 18 |
4 files changed, 5 insertions, 55 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index 91693beac73e..cee889d6b11a 100644 --- a/kde-base/kfind/ChangeLog +++ b/kde-base/kfind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kfind # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.95 2008/06/05 21:44:41 keytoaster Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.96 2008/06/07 11:55:22 keytoaster Exp $ + + 07 Jun 2008; Tobias Heinlein <keytoaster@gentoo.org> -kfind-3.5.8.ebuild, + -kfind-4.0.2.ebuild, -kfind-4.0.3.ebuild: + Removed old versions. *kfind-4.0.5 (05 Jun 2008) diff --git a/kde-base/kfind/kfind-3.5.8.ebuild b/kde-base/kfind/kfind-3.5.8.ebuild deleted file mode 100644 index 93ebd1761582..000000000000 --- a/kde-base/kfind/kfind-3.5.8.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/kfind/kfind-3.5.8.ebuild,v 1.7 2008/03/04 02:49:11 jer Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE file find utility" -KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)" - -RDEPEND="${DEPEND}" - -KMCOPYLIB="libkonq libkonq" diff --git a/kde-base/kfind/kfind-4.0.2.ebuild b/kde-base/kfind/kfind-4.0.2.ebuild deleted file mode 100644 index 6c73bf699615..000000000000 --- a/kde-base/kfind/kfind-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/kfind/kfind-4.0.2.ebuild,v 1.1 2008/03/10 23:38:09 philantrop Exp $ - -EAPI="1" - -KMNAME=kdebase -KMMODULE=apps/${PN} -inherit kde4-meta - -DESCRIPTION="KDE file finder utility" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" - -DEPEND=">=kde-base/libkonq-${PV}:${SLOT}" -RDEPEND="${DEPEND}" - -KMEXTRA="apps/doc/${PN}" diff --git a/kde-base/kfind/kfind-4.0.3.ebuild b/kde-base/kfind/kfind-4.0.3.ebuild deleted file mode 100644 index 0cf0dac903cc..000000000000 --- a/kde-base/kfind/kfind-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/kfind/kfind-4.0.3.ebuild,v 1.1 2008/04/03 21:05:25 philantrop Exp $ - -EAPI="1" - -KMNAME=kdebase -KMMODULE=apps/${PN} -inherit kde4-meta - -DESCRIPTION="KDE file finder utility" -KEYWORDS="~amd64 ~x86" -IUSE="debug htmlhandbook" - -DEPEND=">=kde-base/libkonq-${PV}:${SLOT}" -RDEPEND="${DEPEND}" - -KMEXTRA="apps/doc/${PN}" |