summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:19:46 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-11-05 14:19:46 +0000
commit69b6b7c987a691f33327baad288b25569f394626 (patch)
tree58d809a3354ed159d0e444fed7901f952238a021 /dev-perl/File-Find-Rule
parentppc64 stable wrt #341865 (diff)
downloadhistorical-69b6b7c987a691f33327baad288b25569f394626.tar.gz
historical-69b6b7c987a691f33327baad288b25569f394626.tar.bz2
historical-69b6b7c987a691f33327baad288b25569f394626.zip
ppc64 stable wrt #341865
Package-Manager: portage-2.2.0_alpha3/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r--dev-perl/File-Find-Rule/ChangeLog6
-rw-r--r--dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog
index 807f57421fc0..88c7a70a2b93 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.52 2010/06/27 19:09:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.53 2010/11/05 14:03:40 ssuominen Exp $
+
+ 05 Nov 2010; Samuli Suominen <ssuominen@gentoo.org>
+ File-Find-Rule-0.32.ebuild:
+ ppc64 stable wrt #341865
27 Jun 2010; <nixnut@gentoo.org> File-Find-Rule-0.32.ebuild:
ppc stable #323529
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 6e90a0d63c50..92cad56711de 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.6 2010/06/27 19:09:51 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.32.ebuild,v 1.7 2010/11/05 14:03:40 ssuominen 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