diff options
author | Markus Rothe <corsair@gentoo.org> | 2005-03-12 11:01:56 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2005-03-12 11:01:56 +0000 |
commit | 5dbda8dfb332886e295567cd6d5fcf3193ab668e (patch) | |
tree | 880dd6fd9a195af141072e4456bef8d80fad6966 /dev-perl/module-build | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-5dbda8dfb332886e295567cd6d5fcf3193ab668e.tar.gz gentoo-2-5dbda8dfb332886e295567cd6d5fcf3193ab668e.tar.bz2 gentoo-2-5dbda8dfb332886e295567cd6d5fcf3193ab668e.zip |
Stable on ppc64
(Portage version: 2.0.51.19)
Diffstat (limited to 'dev-perl/module-build')
-rw-r--r-- | dev-perl/module-build/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/module-build/module-build-0.25.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog index 2ee0995cd428..d93064a9e2c9 100644 --- a/dev-perl/module-build/ChangeLog +++ b/dev-perl/module-build/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/module-build # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.19 2005/03/11 17:32:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.20 2005/03/12 11:00:15 corsair Exp $ + + 12 Mar 2005; Markus Rothe <corsair@gentoo.org> module-build-0.25.ebuild: + Stable on ppc64 *module-build-0.26.08 (11 Mar 2005) diff --git a/dev-perl/module-build/module-build-0.25.ebuild b/dev-perl/module-build/module-build-0.25.ebuild index 16b3e8465d98..be7c7b3239a9 100644 --- a/dev-perl/module-build/module-build-0.25.ebuild +++ b/dev-perl/module-build/module-build-0.25.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/module-build/module-build-0.25.ebuild,v 1.10 2005/03/11 17:32:33 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.11 2005/03/12 11:00:15 corsair Exp $ inherit perl-module @@ -12,7 +12,7 @@ SRC_URI="mirror://cpan/authors/id/K/KW/KWILLIAMS/${MY_P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86 ~ppc64" +KEYWORDS="alpha ~amd64 hppa mips ppc sparc x86 ppc64" IUSE="" SRC_TEST="do" |