diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-08-27 18:22:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-08-27 18:22:39 +0000 |
commit | 0867f1dbbe89224041bd64e540622d92d3b58ad2 (patch) | |
tree | 9d7257a92928cced6cb3063ffba69889409967a0 /dev-perl/File-Find-Rule | |
parent | Drop ia64/sparc keywords (diff) | |
download | gentoo-2-0867f1dbbe89224041bd64e540622d92d3b58ad2.tar.gz gentoo-2-0867f1dbbe89224041bd64e540622d92d3b58ad2.tar.bz2 gentoo-2-0867f1dbbe89224041bd64e540622d92d3b58ad2.zip |
Drop alpha/ia64/sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r-- | dev-perl/File-Find-Rule/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog index 4f5152d2efd9..3eac4866945e 100644 --- a/dev-perl/File-Find-Rule/ChangeLog +++ b/dev-perl/File-Find-Rule/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/File-Find-Rule # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.64 2012/08/09 17:51:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.65 2012/08/27 18:22:39 armin76 Exp $ + + 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> File-Find-Rule-0.320.0.ebuild, + File-Find-Rule-0.330.0.ebuild: + Drop alpha/ia64/sparc keywords 09 Aug 2012; Brent Baude <ranger@gentoo.org> File-Find-Rule-0.330.0.ebuild: Marking File-Find-Rule-0.330.0 ppc for bug 418811 diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild index 9fef03589752..ea1672156d0e 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild,v 1.2 2011/09/03 21:04:28 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild,v 1.3 2012/08/27 18:22:39 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Alternative interface to File::Find" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND="virtual/perl-File-Spec diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild index be7b55e033c5..577694369d9f 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild,v 1.6 2012/08/09 17:51:27 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild,v 1.7 2012/08/27 18:22:39 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Alternative interface to File::Find" SLOT="0" -KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 hppa ~mips ppc ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND="virtual/perl-File-Spec |