diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-06-21 15:53:54 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-06-21 15:53:54 +0000 |
commit | 365f3367fc5255fcc3adc94481cc4ce28e569ace (patch) | |
tree | 999893eb7c3ce18b968fd59837e8c17432711114 /kde-base/kfind | |
parent | Automated update of use.local.desc (diff) | |
download | gentoo-2-365f3367fc5255fcc3adc94481cc4ce28e569ace.tar.gz gentoo-2-365f3367fc5255fcc3adc94481cc4ce28e569ace.tar.bz2 gentoo-2-365f3367fc5255fcc3adc94481cc4ce28e569ace.zip |
Drop 4.3.3. Drop hppa keywords per bug #304363.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'kde-base/kfind')
-rw-r--r-- | kde-base/kfind/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.3.3.ebuild | 16 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.3.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kfind/kfind-4.4.4.ebuild | 4 |
4 files changed, 9 insertions, 21 deletions
diff --git a/kde-base/kfind/ChangeLog b/kde-base/kfind/ChangeLog index 148695087203..249f8af25d3a 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.159 2010/06/06 14:41:52 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/ChangeLog,v 1.160 2010/06/21 15:53:35 scarabeus Exp $ + + 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kfind-4.3.3.ebuild, + kfind-4.3.5.ebuild, kfind-4.4.4.ebuild: + Drop 4.3.3. Drop hppa keywords per bug #304363 *kfind-4.4.4 (06 Jun 2010) diff --git a/kde-base/kfind/kfind-4.3.3.ebuild b/kde-base/kfind/kfind-4.3.3.ebuild deleted file mode 100644 index 515dc6e00adb..000000000000 --- a/kde-base/kfind/kfind-4.3.3.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.3.ebuild,v 1.6 2010/01/14 00:40:18 jer Exp $ -EAPI="2" - -KMNAME="kdebase-apps" -inherit kde4-meta - -DESCRIPTION="KDE file finder utility" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" -IUSE="debug +handbook" - -DEPEND=" - $(add_kdebase_dep libkonq) -" -RDEPEND="${DEPEND}" diff --git a/kde-base/kfind/kfind-4.3.5.ebuild b/kde-base/kfind/kfind-4.3.5.ebuild index 413b7c744da1..f0f942a50411 100644 --- a/kde-base/kfind/kfind-4.3.5.ebuild +++ b/kde-base/kfind/kfind-4.3.5.ebuild @@ -1,13 +1,13 @@ # 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.3 2010/03/11 18:37:42 ranger Exp $ +# $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 ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~ia64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" diff --git a/kde-base/kfind/kfind-4.4.4.ebuild b/kde-base/kfind/kfind-4.4.4.ebuild index 6ebf76463562..4da05d196683 100644 --- a/kde-base/kfind/kfind-4.4.4.ebuild +++ b/kde-base/kfind/kfind-4.4.4.ebuild @@ -1,13 +1,13 @@ # 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.1 2010/06/06 14:41:52 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfind/kfind-4.4.4.ebuild,v 1.2 2010/06/21 15:53:35 scarabeus 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" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="debug +handbook" DEPEND=" |