summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-06-18 21:52:56 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-06-18 21:52:56 +0000
commite64c74b479bd7f6d2f1bf2205caf9561c99d1c81 (patch)
tree0faa353e7cfd7b08bb2ba679074383bf324c480b /perl-core/Getopt-Long
parentStable on ia64. (diff)
downloadhistorical-e64c74b479bd7f6d2f1bf2205caf9561c99d1c81.tar.gz
historical-e64c74b479bd7f6d2f1bf2205caf9561c99d1c81.tar.bz2
historical-e64c74b479bd7f6d2f1bf2205caf9561c99d1c81.zip
Stable on ia64.
Package-Manager: portage-2.1
Diffstat (limited to 'perl-core/Getopt-Long')
-rw-r--r--perl-core/Getopt-Long/ChangeLog6
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.35.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog
index b66afb3dbbe1..d8a00eea62cc 100644
--- a/perl-core/Getopt-Long/ChangeLog
+++ b/perl-core/Getopt-Long/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Getopt-Long
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.7 2006/06/12 17:05:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.8 2006/06/18 21:50:27 kloeri Exp $
+
+ 18 Jun 2006; Bryan Østergaard <kloeri@gentoo.org>
+ Getopt-Long-2.35.ebuild:
+ Stable on ia64.
12 Jun 2006; Michael Cummings <mcummings@gentoo.org>
Getopt-Long-2.35.ebuild:
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild
index cfaaef7058ff..ae785eec0308 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.35.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/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.3 2006/06/12 17:05:09 mcummings Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.4 2006/06/18 21:50:27 kloeri Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://www.cpan.org/modules/by-authors/id/J/JV/JV/${P}.readme"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86"
IUSE=""
DEPEND="virtual/perl-PodParser"