diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-02-04 00:34:26 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-02-04 00:34:26 +0000 |
commit | 98c854dc61adc3203e0d948fc0ffc9c6559e4f2d (patch) | |
tree | a40c43ef181cab130fe90fc63e6fad8567922130 /dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild | |
parent | Version bump #121392 by Michail Baikov. (diff) | |
download | gentoo-2-98c854dc61adc3203e0d948fc0ffc9c6559e4f2d.tar.gz gentoo-2-98c854dc61adc3203e0d948fc0ffc9c6559e4f2d.tar.bz2 gentoo-2-98c854dc61adc3203e0d948fc0ffc9c6559e4f2d.zip |
Mark 0.63 stable on ia64
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild index 3074fa3786f6..f6e143ee0901 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.5 2006/01/31 20:48:56 agriffis Exp $ +# $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 $ 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 |