From b676353e303f507de760dd1c460a4131b43a1226 Mon Sep 17 00:00:00 2001 From: Bryan Østergaard Date: Sat, 23 Oct 2004 22:44:22 +0000 Subject: Stable on alpha. --- dev-perl/module-build/ChangeLog | 6 +++++- dev-perl/module-build/module-build-0.25.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'dev-perl/module-build') diff --git a/dev-perl/module-build/ChangeLog b/dev-perl/module-build/ChangeLog index 2f755b3625c3..d312c9b447b4 100644 --- a/dev-perl/module-build/ChangeLog +++ b/dev-perl/module-build/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/module-build # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.12 2004/10/22 16:59:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.13 2004/10/23 22:44:22 kloeri Exp $ + + 24 Oct 2004; Bryan Østergaard + module-build-0.25.ebuild: + Stable on alpha. 22 Oct 2004; Michael Cummings module-build-0.25.ebuild: diff --git a/dev-perl/module-build/module-build-0.25.ebuild b/dev-perl/module-build/module-build-0.25.ebuild index 48e6a6bc2d0a..f002059d9ba8 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-2004 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.3 2004/10/22 16:59:00 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.4 2004/10/23 22:44:22 kloeri Exp $ inherit perl-module @@ -12,7 +12,7 @@ HOMEPAGE="http://search.cpan.org/~kwilliams/${MY_P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="x86 ~alpha ~hppa ~mips ~ppc sparc ~amd64" +KEYWORDS="x86 alpha ~hppa ~mips ~ppc sparc ~amd64" IUSE="" style="builder" -- cgit v1.2.3-65-gdbad