summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Carlson <absinthe@gentoo.org>2004-10-19 07:45:58 +0000
committerDylan Carlson <absinthe@gentoo.org>2004-10-19 07:45:58 +0000
commitcf3d896dd82c39b360a20da004d471c9981bf13f (patch)
tree80e0061502727964f7a47192d6329f17e36919cc /dev-perl/ExtUtils-AutoInstall
parentChange negative uses to bash style instead of portage-specific one. (Manifest... (diff)
downloadgentoo-2-cf3d896dd82c39b360a20da004d471c9981bf13f.tar.gz
gentoo-2-cf3d896dd82c39b360a20da004d471c9981bf13f.tar.bz2
gentoo-2-cf3d896dd82c39b360a20da004d471c9981bf13f.zip
Stable on amd64.
Diffstat (limited to 'dev-perl/ExtUtils-AutoInstall')
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ChangeLog6
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/ExtUtils-AutoInstall/ChangeLog b/dev-perl/ExtUtils-AutoInstall/ChangeLog
index f276bd864714..42a5c2c995de 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-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.10 2004/06/25 00:26:37 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.11 2004/10/19 07:43:48 absinthe Exp $
+
+ 19 Oct 2004; Dylan Carlson <absinthe@gentoo.org>
+ ExtUtils-AutoInstall-0.56.ebuild:
+ Stable on amd64.
*ExtUtils-AutoInstall-0.59 (05 Jun 2004)
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild
index 7e64826a9bee..87fa377bc1b8 100644
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild
+++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 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.56.ebuild,v 1.6 2004/10/16 23:57:21 rac Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.56.ebuild,v 1.7 2004/10/19 07:43:48 absinthe Exp $
IUSE=""
@@ -12,7 +12,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}"