diff options
author | 2006-02-06 20:12:45 +0000 | |
---|---|---|
committer | 2006-02-06 20:12:45 +0000 | |
commit | 1e91ed902a00b28fb9e4a0cc25b74845d0fa90ee (patch) | |
tree | a98e9bd67b32b25e427656d8ae4ae409036c4c03 /dev-perl/ExtUtils-AutoInstall | |
parent | stable amd64 (diff) | |
download | gentoo-2-1e91ed902a00b28fb9e4a0cc25b74845d0fa90ee.tar.gz gentoo-2-1e91ed902a00b28fb9e4a0cc25b74845d0fa90ee.tar.bz2 gentoo-2-1e91ed902a00b28fb9e4a0cc25b74845d0fa90ee.zip |
stable amd64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/ExtUtils-AutoInstall')
-rw-r--r-- | dev-perl/ExtUtils-AutoInstall/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-AutoInstall/ChangeLog b/dev-perl/ExtUtils-AutoInstall/ChangeLog index 90d214023d81..a6afea136b6c 100644 --- a/dev-perl/ExtUtils-AutoInstall/ChangeLog +++ b/dev-perl/ExtUtils-AutoInstall/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/ExtUtils-AutoInstall # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.27 2006/02/04 00:34:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.28 2006/02/06 20:08:29 blubb Exp $ + + 06 Feb 2006; Simon Stelling <blubb@gentoo.org> + ExtUtils-AutoInstall-0.63.ebuild: + stable on amd64 04 Feb 2006; Aron Griffis <agriffis@gentoo.org> ExtUtils-AutoInstall-0.63.ebuild: diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild index f6e143ee0901..c1c1e73064b6 100644 --- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild +++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild,v 1.6 2006/02/04 00:34:26 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild,v 1.7 2006/02/06 20:08:29 blubb Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~autrijus/${P}/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha ~amd64 hppa ia64 ppc sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc sparc x86" IUSE="" # TESTS BAD. Wants to write to cpan's config on the live system |