summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-08-02 00:58:54 +0000
committerJeroen Roovers <jer@gentoo.org>2012-08-02 00:58:54 +0000
commit6d9b62210fb3dc961c1acbcca8c910b02669288a (patch)
tree27557dc398b13abd5cafd45e0507d31d17546215 /dev-perl
parentStable arm, bug #428878 (diff)
downloadhistorical-6d9b62210fb3dc961c1acbcca8c910b02669288a.tar.gz
historical-6d9b62210fb3dc961c1acbcca8c910b02669288a.tar.bz2
historical-6d9b62210fb3dc961c1acbcca8c910b02669288a.zip
Stable for HPPA (bug #418811).
Package-Manager: portage-2.2.0_alpha120/cvs/Linux x86_64
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/File-Find-Rule/ChangeLog5
-rw-r--r--dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog
index c66fc44bd22f..99b75b3357df 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.60 2012/07/31 18:10:44 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.61 2012/08/02 00:58:54 jer Exp $
+
+ 02 Aug 2012; Jeroen Roovers <jer@gentoo.org> File-Find-Rule-0.330.0.ebuild:
+ Stable for HPPA (bug #418811).
31 Jul 2012; Johannes Huber <johu@gentoo.org> File-Find-Rule-0.330.0.ebuild:
Stable for x86, wrt bug #418811
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 911493620438..054d753a83e2 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.2 2012/07/31 18:10:44 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild,v 1.3 2012/08/02 00:58:54 jer 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