summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2012-07-31 18:10:44 +0000
committerJohannes Huber <johu@gentoo.org>2012-07-31 18:10:44 +0000
commita86d4e1a7a1596d9da4ff165fc7351d97c44d52b (patch)
treeec4cb10f4725b15dc197db87bd1bb691d9dc3803 /dev-perl/File-Find-Rule
parentRelicense couchdb init script I wrote to Apache-2.0 (bug 425918). (diff)
downloadgentoo-2-a86d4e1a7a1596d9da4ff165fc7351d97c44d52b.tar.gz
gentoo-2-a86d4e1a7a1596d9da4ff165fc7351d97c44d52b.tar.bz2
gentoo-2-a86d4e1a7a1596d9da4ff165fc7351d97c44d52b.zip
Stable for x86, wrt bug #418811
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r--dev-perl/File-Find-Rule/ChangeLog5
-rw-r--r--dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog
index 02fc494bc564..c66fc44bd22f 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.59 2012/06/24 13:00:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.60 2012/07/31 18:10:44 johu Exp $
+
+ 31 Jul 2012; Johannes Huber <johu@gentoo.org> File-Find-Rule-0.330.0.ebuild:
+ Stable for x86, wrt bug #418811
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
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 1751c9d246c1..911493620438 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-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.330.0.ebuild,v 1.1 2011/09/19 19:09:29 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild,v 1.2 2012/07/31 18:10:44 johu 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="~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