diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 22:11:30 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2010-05-03 22:11:30 +0000 |
commit | b773ad88bc726661ffd30315a9b6ddc336593b0c (patch) | |
tree | 14a7b89776510c6b6ba52d398a8db53d5a7905a7 /kde-base/kfind | |
parent | [kde-base] Drop KDE SC 4.4.1 (diff) | |
download | historical-b773ad88bc726661ffd30315a9b6ddc336593b0c.tar.gz historical-b773ad88bc726661ffd30315a9b6ddc336593b0c.tar.bz2 historical-b773ad88bc726661ffd30315a9b6ddc336593b0c.zip |
[kde-base] Drop KDE SC 4.4.1
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
RepoMan-Options: --force
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 5 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.4.1.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index dce3c973f3bd..5bd32fa7459b 100644 --- a/kde-base/kfind/ChangeLog +++ b/kde-base/kfind/ChangeLog @@ -1,6 +1,9 @@ # 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.157 2010/05/03 20:49:40 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.158 2010/05/03 21:40:12 alexxy Exp $ + + 03 May 2010; Alexey Shvetsov <alexxy@gentoo.org> -kfind-4.4.1.ebuild: + Drop KDE SC 4.4.1 *kfind-4.4.3 (03 May 2010) diff --git a/kde-base/kfind/kfind-4.4.1.ebuild b/kde-base/kfind/kfind-4.4.1.ebuild deleted file mode 100644 index 9d559ed2e5fa..000000000000 --- a/kde-base/kfind/kfind-4.4.1.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.1.ebuild,v 1.1 2010/03/02 17:21:01 tampakrap Exp $ -EAPI="3" - -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}" |