summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-05-08 17:56:21 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-05-08 17:56:21 +0000
commit9d5a54c621aa3622a1d8f377a2e0e1fca6fb7db2 (patch)
tree897e0bd0917905fcbd86a2e3fb2c3dd4dcbbe805 /dev-perl/File-Find-Rule
parentalpha/ia64/m68k/s390/sh/sparc stable wrt #314467 (diff)
downloadgentoo-2-9d5a54c621aa3622a1d8f377a2e0e1fca6fb7db2.tar.gz
gentoo-2-9d5a54c621aa3622a1d8f377a2e0e1fca6fb7db2.tar.bz2
gentoo-2-9d5a54c621aa3622a1d8f377a2e0e1fca6fb7db2.zip
alpha/ia64/sparc stable wrt #314467
(Portage version: 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/ChangeLog5
-rw-r--r--dev-perl/File-Find-Rule/File-Find-Rule-0.32.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 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