diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-09 11:31:33 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-09 11:31:33 +0000 |
commit | 88e434d9b94e7ed99863ecd4c9e46474bc7d6943 (patch) | |
tree | 45f71aa32c0dacbac18ff36e06524a928d885517 /kde-base/kfind | |
parent | old (diff) | |
download | historical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.tar.gz historical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.tar.bz2 historical-88e434d9b94e7ed99863ecd4c9e46474bc7d6943.zip |
rm 4.3.5 and 4.4.4
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 | 6 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.3.5.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.4.4.ebuild | 16 |
3 files changed, 5 insertions, 33 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index 0e229d916ae3..b92bffd2caff 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.166 2010/08/09 07:39:55 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.167 2010/08/09 11:31:22 scarabeus Exp $ + + 09 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kfind-4.3.5.ebuild, + -kfind-4.4.4.ebuild: + rm 09 Aug 2010; Christian Faulhammer <fauli@gentoo.org> kfind-4.4.5.ebuild: x86 stable, bug 322791 diff --git a/kde-base/kfind/kfind-4.3.5.ebuild b/kde-base/kfind/kfind-4.3.5.ebuild deleted file mode 100644 index f0f942a50411..000000000000 --- a/kde-base/kfind/kfind-4.3.5.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.5.ebuild,v 1.4 2010/06/21 15:53:35 scarabeus Exp $ -EAPI="2" - -KMNAME="kdebase-apps" -inherit kde4-meta - -DESCRIPTION="KDE file finder utility" -KEYWORDS="~alpha amd64 ~arm ~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.4.ebuild b/kde-base/kfind/kfind-4.4.4.ebuild deleted file mode 100644 index 74ca42249f94..000000000000 --- a/kde-base/kfind/kfind-4.4.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.4.4.ebuild,v 1.4 2010/06/27 19:20:32 fauli Exp $ -EAPI="3" - -KMNAME="kdebase-apps" -inherit kde4-meta - -DESCRIPTION="KDE file finder utility" -KEYWORDS="~alpha amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep libkonq) -" -RDEPEND="${DEPEND}" |