diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 03:19:30 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-04 03:19:30 +0000 |
commit | bcae3124a0b6fbf3a0ee9c16578c4926d138f972 (patch) | |
tree | 51e7fb327e2a5733729c841e9e0a4accbdbae190 /kde-base/kfind/kfind-3.5.2.ebuild | |
parent | Some QA fixes, bug 164686 (diff) | |
download | historical-bcae3124a0b6fbf3a0ee9c16578c4926d138f972.tar.gz historical-bcae3124a0b6fbf3a0ee9c16578c4926d138f972.tar.bz2 historical-bcae3124a0b6fbf3a0ee9c16578c4926d138f972.zip |
Remove old versions.
Package-Manager: portage-2.1.2-r7
Diffstat (limited to 'kde-base/kfind/kfind-3.5.2.ebuild')
-rw-r--r-- | kde-base/kfind/kfind-3.5.2.ebuild | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/kde-base/kfind/kfind-3.5.2.ebuild b/kde-base/kfind/kfind-3.5.2.ebuild deleted file mode 100644 index 9335d3869afa..000000000000 --- a/kde-base/kfind/kfind-3.5.2.ebuild +++ /dev/null @@ -1,18 +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/kfind/kfind-3.5.2.ebuild,v 1.13 2006/12/01 19:24:24 flameeyes Exp $ - -KMNAME=kdebase -MAXKDEVER=$PV -KM_DEPRANGE="$PV $MAXKDEVER" -inherit kde-meta eutils - -DESCRIPTION="KDE file find utility" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd" -IUSE="kdehiddenvisibility" - -DEPEND="$(deprange $PV $MAXKDEVER kde-base/libkonq)" - -RDEPEND="${DEPEND}" - -KMCOPYLIB="libkonq libkonq" |