diff options
author | Sven Blumenstein <bazik@gentoo.org> | 2004-02-25 00:55:52 +0000 |
---|---|---|
committer | Sven Blumenstein <bazik@gentoo.org> | 2004-02-25 00:55:52 +0000 |
commit | 70abbb3e0e948f73d9784619b2eab2c60d74fdf6 (patch) | |
tree | e5745ae251dbce998e1bc05c65745f06297bcc25 /dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild | |
parent | Added patch to fix segfault under 2.6 kernels (diff) | |
download | historical-70abbb3e0e948f73d9784619b2eab2c60d74fdf6.tar.gz historical-70abbb3e0e948f73d9784619b2eab2c60d74fdf6.tar.bz2 historical-70abbb3e0e948f73d9784619b2eab2c60d74fdf6.zip |
Stable on sparc, thanks to Josh Grebe <josh@brokedown.net> for testing!
Diffstat (limited to 'dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild')
-rw-r--r-- | dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild index afcca84c7088..225085700ba2 100644 --- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild +++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild,v 1.1 2003/12/24 23:59:14 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.55.ebuild,v 1.2 2004/02/25 00:49:41 bazik Exp $ IUSE="" @@ -13,7 +13,7 @@ HOMEPAGE="http://search.cpan.org/author/AUTRIJUS/${P}/" SLOT="0" LICENSE="Artistic | GPL-2" -KEYWORDS="x86 amd64 ~ppc ~sparc ~alpha" +KEYWORDS="x86 amd64 ~ppc sparc ~alpha" DEPEND="${DEPEND}" |