diff options
author | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 20:48:56 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2006-01-31 20:48:56 +0000 |
commit | 5f906969287a4609b60ad6d982453847a303f52d (patch) | |
tree | 52dfdefc8fa82e05249826a90e75ea09f6e5b9d6 /dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild | |
parent | Fixed DEPEND for modular X. (diff) | |
download | gentoo-2-5f906969287a4609b60ad6d982453847a303f52d.tar.gz gentoo-2-5f906969287a4609b60ad6d982453847a303f52d.tar.bz2 gentoo-2-5f906969287a4609b60ad6d982453847a303f52d.zip |
Mark 0.63 stable on alpha
(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 defecb1b3acd..3074fa3786f6 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.4 2006/01/18 08:56:29 gmsoft Exp $ +# $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 $ 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 |