diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:04:36 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-05-08 18:04:36 +0000 |
commit | 1145160b73b49f4a64eecd0f3815fc293837ca4d (patch) | |
tree | 5d00d3c3397b1001d08e0ffed2e30d1c82c01e54 /dev-perl/File-Find-Rule | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #312979 (diff) | |
download | historical-1145160b73b49f4a64eecd0f3815fc293837ca4d.tar.gz historical-1145160b73b49f4a64eecd0f3815fc293837ca4d.tar.bz2 historical-1145160b73b49f4a64eecd0f3815fc293837ca4d.zip |
alpha/ia64/sparc stable wrt #314467
Package-Manager: portage-2.1.7.17/cvs/Linux ia64
RepoMan-Options: --force
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r-- | dev-perl/File-Find-Rule/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog index 2094cd1d0121..a246d37b768f 100644 --- a/dev-perl/File-Find-Rule/ChangeLog +++ b/dev-perl/File-Find-Rule/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/File-Find-Rule # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.50 2010/05/05 05:37:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.51 2010/05/08 17:56:21 armin76 Exp $ + + 08 May 2010; Raúl Porcel <armin76@gentoo.org> File-Find-Rule-0.32.ebuild: + alpha/ia64/sparc stable wrt #314467 05 May 2010; Jeroen Roovers <jer@gentoo.org> File-Find-Rule-0.32.ebuild: Stable for HPPA (bug #314467). diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild index 400afd9cda39..34119361f6ad 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.32.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/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.4 2010/05/05 05:37:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.5 2010/05/08 17:56:21 armin76 Exp $ EAPI=2 @@ -10,7 +10,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="alpha amd64 hppa ia64 ~mips ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="test" RDEPEND="virtual/perl-File-Spec |