diff options
author | Brent Baude <ranger@gentoo.org> | 2012-08-09 17:51:27 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-08-09 17:51:27 +0000 |
commit | 8c78190a59209c309b95e587425481c165ab0348 (patch) | |
tree | 8f9ac46f3cfb1e4c94f8d01dd085c8c0078e1481 /dev-perl/File-Find-Rule | |
parent | Marking File-Remove-1.520.0 ppc for bug 418813 (diff) | |
download | gentoo-2-8c78190a59209c309b95e587425481c165ab0348.tar.gz gentoo-2-8c78190a59209c309b95e587425481c165ab0348.tar.bz2 gentoo-2-8c78190a59209c309b95e587425481c165ab0348.zip |
Marking File-Find-Rule-0.330.0 ppc for bug 418811
(Portage version: 2.1.10.65/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r-- | dev-perl/File-Find-Rule/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog index fd96f712d9e0..4f5152d2efd9 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.63 2012/08/07 21:36:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.64 2012/08/09 17:51:27 ranger Exp $ + + 09 Aug 2012; Brent Baude <ranger@gentoo.org> File-Find-Rule-0.330.0.ebuild: + Marking File-Find-Rule-0.330.0 ppc for bug 418811 07 Aug 2012; Brent Baude <ranger@gentoo.org> File-Find-Rule-0.330.0.ebuild: Marking File-Find-Rule-0.330.0 ppc64 for 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 8ab67e6dd5e1..be7b55e033c5 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.5 2012/08/07 21:36:13 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.330.0.ebuild,v 1.6 2012/08/09 17:51:27 ranger 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 |