diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-04-01 18:10:16 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-04-01 18:10:16 +0000 |
commit | 4f7a99bbdaa8e949c56de7c94ac481b5d5f126b7 (patch) | |
tree | bc3e1bdf4aee1c7d4d7cecaed492522d2dcdd04c /dev-perl/module-build | |
parent | tidy up (diff) | |
download | historical-4f7a99bbdaa8e949c56de7c94ac481b5d5f126b7.tar.gz historical-4f7a99bbdaa8e949c56de7c94ac481b5d5f126b7.tar.bz2 historical-4f7a99bbdaa8e949c56de7c94ac481b5d5f126b7.zip |
stable amd64
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 2dcd658c64ed..cf342a1d49cc 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.22 2005/03/18 21:54:53 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/ChangeLog,v 1.23 2005/04/01 18:09:35 blubb Exp $ + + 01 Apr 2005; Simon Stelling <blubb@gentoo.org> module-build-0.25.ebuild: + stable on amd64 18 Mar 2005; Aron Griffis <agriffis@gentoo.org> module-build-0.25.ebuild, module-build-0.26.08.ebuild: diff --git a/dev-perl/module-build/module-build-0.25.ebuild b/dev-perl/module-build/module-build-0.25.ebuild index 3750289a9240..ef0f443e6104 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.15 2005/03/18 23:49:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/module-build/module-build-0.25.ebuild,v 1.16 2005/04/01 18:09:35 blubb 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 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86" IUSE="" DEPEND="dev-perl/yaml |