diff options
author | 2010-06-21 15:53:54 +0000 | |
---|---|---|
committer | 2010-06-21 15:53:54 +0000 | |
commit | 365f3367fc5255fcc3adc94481cc4ce28e569ace (patch) | |
tree | 999893eb7c3ce18b968fd59837e8c17432711114 /kde-base/kfile | |
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/kfile')
-rw-r--r-- | kde-base/kfile/ChangeLog | 6 | ||||
-rw-r--r-- | kde-base/kfile/kfile-4.3.3.ebuild | 12 | ||||
-rw-r--r-- | kde-base/kfile/kfile-4.3.5.ebuild | 4 | ||||
-rw-r--r-- | kde-base/kfile/kfile-4.4.4.ebuild | 4 |
4 files changed, 9 insertions, 17 deletions
diff --git a/kde-base/kfile/ChangeLog b/kde-base/kfile/ChangeLog index 55e33071ac12..35b95cc72eb0 100644 --- a/kde-base/kfile/ChangeLog +++ b/kde-base/kfile/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-base/kfile # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.61 2010/06/06 14:41:49 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/ChangeLog,v 1.62 2010/06/21 15:53:05 scarabeus Exp $ + + 21 Jun 2010; Tomáš Chvátal <scarabeus@gentoo.org> -kfile-4.3.3.ebuild, + kfile-4.3.5.ebuild, kfile-4.4.4.ebuild: + Drop 4.3.3. Drop hppa keywords per bug #304363 *kfile-4.4.4 (06 Jun 2010) diff --git a/kde-base/kfile/kfile-4.3.3.ebuild b/kde-base/kfile/kfile-4.3.3.ebuild deleted file mode 100644 index f87975c0fa46..000000000000 --- a/kde-base/kfile/kfile-4.3.3.ebuild +++ /dev/null @@ -1,12 +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/kfile/kfile-4.3.3.ebuild,v 1.6 2010/01/19 01:24:28 jer Exp $ - -EAPI="2" - -KMNAME="kdebase-runtime" -inherit kde4-meta - -DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~alpha amd64 hppa ~ia64 ppc ppc64 ~sparc x86" -IUSE="debug" diff --git a/kde-base/kfile/kfile-4.3.5.ebuild b/kde-base/kfile/kfile-4.3.5.ebuild index eda20eed864f..2fc707d61948 100644 --- a/kde-base/kfile/kfile-4.3.5.ebuild +++ b/kde-base/kfile/kfile-4.3.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.3.5.ebuild,v 1.3 2010/03/11 18:34:03 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.3.5.ebuild,v 1.4 2010/06/21 15:53:05 scarabeus Exp $ EAPI="2" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="A commandline frontend to KFileMetaInfo" -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" diff --git a/kde-base/kfile/kfile-4.4.4.ebuild b/kde-base/kfile/kfile-4.4.4.ebuild index 580dce566ef6..7584a1d86aac 100644 --- a/kde-base/kfile/kfile-4.4.4.ebuild +++ b/kde-base/kfile/kfile-4.4.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.4.4.ebuild,v 1.1 2010/06/06 14:41:50 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-base/kfile/kfile-4.4.4.ebuild,v 1.2 2010/06/21 15:53:05 scarabeus Exp $ EAPI="3" @@ -8,5 +8,5 @@ KMNAME="kdebase-runtime" inherit kde4-meta DESCRIPTION="A commandline frontend to KFileMetaInfo" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="debug" |