diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:22:24 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2009-10-08 14:22:24 +0000 |
commit | 575144f91e28ff57637ca2003b031c7393bb5b75 (patch) | |
tree | 1961aaa05f92c6e5aaf4e0d4fe881d54dc128ec4 /kde-base/kfind | |
parent | [kde-base] Drop KDE 4.3.0 (diff) | |
download | gentoo-2-575144f91e28ff57637ca2003b031c7393bb5b75.tar.gz gentoo-2-575144f91e28ff57637ca2003b031c7393bb5b75.tar.bz2 gentoo-2-575144f91e28ff57637ca2003b031c7393bb5b75.zip |
[kde-base] Drop KDE 4.3.0
(Portage version: 2.2_rc44/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.3.0.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index 7993392d1a2b..8882fc4dc302 100644 --- a/kde-base/kfind/ChangeLog +++ b/kde-base/kfind/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-base/kfind # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.132 2009/10/06 19:24:45 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.133 2009/10/08 14:22:24 alexxy Exp $ + + 08 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> -kfind-4.3.0.ebuild: + Drop KDE 4.3.0 *kfind-4.3.2 (06 Oct 2009) diff --git a/kde-base/kfind/kfind-4.3.0.ebuild b/kde-base/kfind/kfind-4.3.0.ebuild deleted file mode 100644 index 6227c7e87dda..000000000000 --- a/kde-base/kfind/kfind-4.3.0.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.3.0.ebuild,v 1.2 2009/09/15 18:21:33 abcd Exp $ -EAPI="2" - -KMNAME="kdebase-apps" -inherit kde4-meta - -DESCRIPTION="KDE file finder utility" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~x86" -IUSE="debug +handbook" - -DEPEND=" - >=kde-base/libkonq-${PV}:${SLOT}[kdeprefix=] -" -RDEPEND="${DEPEND}" |