diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:24 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-01-13 20:52:24 +0000 |
commit | d2ba9d521a7fd2ab75991ec291c4577ffc058c57 (patch) | |
tree | e6f7c5600ea3d4073f534703bf28e37b0474bb37 /dev-perl/ExtUtils-AutoInstall | |
parent | New ebuild thanks to Sebastian Witt <se.witt@gmx.net> and t35t0r in bug 102919 (diff) | |
download | historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.tar.gz historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.tar.bz2 historical-d2ba9d521a7fd2ab75991ec291c4577ffc058c57.zip |
marking stable sparc x86
Package-Manager: portage-2.1_pre1
Diffstat (limited to 'dev-perl/ExtUtils-AutoInstall')
-rw-r--r-- | dev-perl/ExtUtils-AutoInstall/ChangeLog | 8 | ||||
-rw-r--r-- | dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/ExtUtils-AutoInstall/ChangeLog b/dev-perl/ExtUtils-AutoInstall/ChangeLog index 8d414f959fa7..36de2d4ed6fd 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.22 2005/11/12 15:09:25 mcummings Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ChangeLog,v 1.23 2006/01/13 20:45:13 mcummings Exp $ + + 13 Jan 2006; Michael Cummings <mcummings@gentoo.org> + ExtUtils-AutoInstall-0.63.ebuild: + marking stable sparc x86 *ExtUtils-AutoInstall-0.63 (12 Nov 2005) diff --git a/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild b/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild index 0f88e635a634..824fc1fd1471 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-2005 Gentoo Foundation +# 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.1 2005/11/12 15:09:25 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/ExtUtils-AutoInstall/ExtUtils-AutoInstall-0.63.ebuild,v 1.2 2006/01/13 20:45:13 mcummings 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 |