diff options
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.3.4.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.4.0.ebuild | 16 |
3 files changed, 5 insertions, 33 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index d6e2593c2ccb..4d09b74058bc 100644 --- a/kde-base/kfind/ChangeLog +++ b/kde-base/kfind/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kfind # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.155 2010/03/30 20:59:52 spatz Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.156 2010/03/31 22:37:14 spatz Exp $ + + 31 Mar 2010; Dror Levin <spatz@gentoo.org> -kfind-4.3.4.ebuild, + -kfind-4.4.0.ebuild: + Remove old KDE versions. *kfind-4.4.2 (30 Mar 2010) diff --git a/kde-base/kfind/kfind-4.3.4.ebuild b/kde-base/kfind/kfind-4.3.4.ebuild deleted file mode 100644 index d1e18c112875..000000000000 --- a/kde-base/kfind/kfind-4.3.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.3.4.ebuild,v 1.3 2010/01/23 17:44:03 armin76 Exp $ -EAPI="2" - -KMNAME="kdebase-apps" -inherit kde4-meta - -DESCRIPTION="KDE file finder utility" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep libkonq) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kfind/kfind-4.4.0.ebuild b/kde-base/kfind/kfind-4.4.0.ebuild deleted file mode 100644 index 4ac503a2e7d5..000000000000 --- a/kde-base/kfind/kfind-4.4.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.4.0.ebuild,v 1.1 2010/02/09 00:22:34 alexxy Exp $ -EAPI="2" - -KMNAME="kdebase-apps" -inherit kde4-meta - -DESCRIPTION="KDE file finder utility" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep libkonq) -" -RDEPEND="${DEPEND}" |