summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2006-06-18 21:50:27 +0000
committerBryan Østergaard <kloeri@gentoo.org>2006-06-18 21:50:27 +0000
commitc361dd1084d45c2c377043031d23a4614c26ec82 (patch)
tree3ca5083fdfb10a7bd47825e5b533a93d5800b99d /perl-core/Getopt-Long
parentStable on ia64. (diff)
downloadgentoo-2-c361dd1084d45c2c377043031d23a4614c26ec82.tar.gz
gentoo-2-c361dd1084d45c2c377043031d23a4614c26ec82.tar.bz2
gentoo-2-c361dd1084d45c2c377043031d23a4614c26ec82.zip
Stable on ia64.
(Portage version: 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"