diff options
author | Tom Gall <tgall@gentoo.org> | 2005-11-29 03:03:36 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2005-11-29 03:03:36 +0000 |
commit | df3d1c649541df3094e99a513953057c15ed8c20 (patch) | |
tree | 9526fd8037a30a4acbe0cd49aff248da91a39734 /dev-perl/File-Find-Rule | |
parent | hppa love courtesy of notopic (diff) | |
download | gentoo-2-df3d1c649541df3094e99a513953057c15ed8c20.tar.gz gentoo-2-df3d1c649541df3094e99a513953057c15ed8c20.tar.bz2 gentoo-2-df3d1c649541df3094e99a513953057c15ed8c20.zip |
stable on ppc64
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'dev-perl/File-Find-Rule')
-rw-r--r-- | dev-perl/File-Find-Rule/ChangeLog | 9 | ||||
-rw-r--r-- | dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild | 4 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/File-Find-Rule/ChangeLog b/dev-perl/File-Find-Rule/ChangeLog index 95ca57addffe..3103fa9391f9 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.22 2005/10/03 09:58:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/ChangeLog,v 1.23 2005/11/29 02:58:39 tgall Exp $ + + 28 Nov 2005; Tom Gall <tgall@gentoo.org> File-Find-Rule-0.28.ebuild: + stable on ppc64 03 Oct 2005; Aron Griffis <agriffis@gentoo.org> File-Find-Rule-0.28.ebuild: @@ -10,7 +13,7 @@ File-Find-Rule-0.28.ebuild: add ~ia64 - 03 Jul 2005; Bryan Østergaard <kloeri@gentoo.org> + 03 Jul 2005; Bryan Ãstergaard <kloeri@gentoo.org> File-Find-Rule-0.28.ebuild: Stable on alpha. @@ -62,7 +65,7 @@ File-Find-Rule-0.28.ebuild: new version on cpan - 26 May 2004; Bryan Østergaard <kloeri@gentoo.org> + 26 May 2004; Bryan Ãstergaard <kloeri@gentoo.org> File-Find-Rule-0.26.ebuild: Stable on alpha. diff --git a/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild b/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild index 00a43a01f366..9bf45625379c 100644 --- a/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild +++ b/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.28.ebuild,v 1.14 2005/10/03 09:58:08 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/File-Find-Rule/File-Find-Rule-0.28.ebuild,v 1.15 2005/11/29 02:58:39 tgall Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/R/RC/RCLAMP/${P}.readme" 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" |