summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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.320.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 28b6eee926ca..9c4107a4acb4 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.55 2011/08/30 15:58:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.56 2011/09/03 21:04:28 tove Exp $
+
+ 03 Sep 2011; Torsten Veller <tove@gentoo.org> File-Find-Rule-0.320.0.ebuild:
+ Merge stable keywords from former version scheme ebuild
*File-Find-Rule-0.320.0 (30 Aug 2011)
diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild
index 676650173437..9fef03589752 100644
--- a/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild
+++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 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.320.0.ebuild,v 1.1 2011/08/30 15:58:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.320.0.ebuild,v 1.2 2011/09/03 21:04:28 tove 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