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 | bee0bb6093eef61d9905a1ce923989cfbdaa5bdb (patch) | |
tree | 26ea1f3fb73302b73c94a708c6bb497f005f1a85 /dev-perl/module-build | |
parent | Stable on ppc64 (diff) | |
download | historical-bee0bb6093eef61d9905a1ce923989cfbdaa5bdb.tar.gz historical-bee0bb6093eef61d9905a1ce923989cfbdaa5bdb.tar.bz2 historical-bee0bb6093eef61d9905a1ce923989cfbdaa5bdb.zip |
Stable on ppc64
Package-Manager: portage-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" |