summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-10-03 09:56:32 +0000
committerAron Griffis <agriffis@gentoo.org>2005-10-03 09:56:32 +0000
commitcab565d7aaddeff8b30a5a89206ada9d852308a0 (patch)
tree26d350d2587e39dab4b3375d8c9479332c4f5d29 /dev-perl/ExtUtils-AutoInstall
parentMark 1.30 stable on ia64 (diff)
downloadhistorical-cab565d7aaddeff8b30a5a89206ada9d852308a0.tar.gz
historical-cab565d7aaddeff8b30a5a89206ada9d852308a0.tar.bz2
historical-cab565d7aaddeff8b30a5a89206ada9d852308a0.zip
Mark 0.61 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'dev-perl/ExtUtils-AutoInstall')
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ChangeLog7
-rw-r--r--dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild4
2 files changed, 7 insertions, 4 deletions
diff --git a/dev-perl/ExtUtils-AutoInstall/ChangeLog b/dev-perl/ExtUtils-AutoInstall/ChangeLog
index 1cd6fe81b94e..bdf0a5842019 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-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.20 2005/08/26 02:18:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.21 2005/10/03 09:56:32 agriffis Exp $
+
+ 03 Oct 2005; Aron Griffis <agriffis@gentoo.org>
+ ExtUtils-AutoInstall-0.61.ebuild:
+ Mark 0.61 stable on ia64
26 Aug 2005; Aron Griffis <agriffis@gentoo.org>
ExtUtils-AutoInstall-0.61.ebuild:
@@ -90,4 +94,3 @@
ExtUtils-AutoInstall-0.52.ebuild:
ExtUtils-AutoInstall is a new dependancy for modules like POE and PDL. It is
used to automatically install module dependancies
-
diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild
index 83a7691b9b71..93c5d4582569 100644
--- a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild
+++ b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 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.61.ebuild,v 1.8 2005/08/26 02:18:15 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.61.ebuild,v 1.9 2005/10/03 09:56:32 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 ~ia64 ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ppc sparc x86"
IUSE=""
# TESTS BAD. Wants to write to cpan's config on the live system