diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:34:11 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:34:11 +0000 |
commit | caf934dfd4f139c253b0a778086d5de5074ecb3b (patch) | |
tree | 25da37c3b6d20463fd1bb9f92669e596f7a3e91b /dev-perl/File-Find-Rule | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-caf934dfd4f139c253b0a778086d5de5074ecb3b.tar.gz gentoo-2-caf934dfd4f139c253b0a778086d5de5074ecb3b.tar.bz2 gentoo-2-caf934dfd4f139c253b0a778086d5de5074ecb3b.zip |
Stable on ppc64
(Portage version: 2.1.2.2)
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.30.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 a66a3bf320d2..1c32139c333f 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 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.41 2007/03/05 11:47:56 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.42 2007/04/15 21:34:11 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> File-Find-Rule-0.30.ebuild: + Stable on ppc64 05 Mar 2007; Andrej Kacian <ticho@gentoo.org> File-Find-Rule-0.30.ebuild: Stable on x86, bug #169152. diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild index 28a6f1a9c45f..66d5367040cb 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.30.ebuild,v 1.11 2007/03/05 11:47:56 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.30.ebuild,v 1.12 2007/04/15 21:34:11 corsair Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/File-Find-Rule-0 SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="" SRC_TEST="do" |