summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-12-14 19:04:38 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-12-14 19:04:38 +0000
commitc100991a118c11a85b8d200f605e2197f0026455 (patch)
treed3d24ac7e1b4f5660ea276354c206da96b92f75c /perl-core/Getopt-Long
parentstable ppc64, bug 289174 (diff)
downloadhistorical-c100991a118c11a85b8d200f605e2197f0026455.tar.gz
historical-c100991a118c11a85b8d200f605e2197f0026455.tar.bz2
historical-c100991a118c11a85b8d200f605e2197f0026455.zip
alpha/ia64/sparc stable wrt #288026
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'perl-core/Getopt-Long')
-rw-r--r--perl-core/Getopt-Long/ChangeLog5
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.38.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog
index 276a3b368e7e..19545ff37436 100644
--- a/perl-core/Getopt-Long/ChangeLog
+++ b/perl-core/Getopt-Long/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Getopt-Long
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.32 2009/12/10 21:33:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.33 2009/12/14 19:04:38 armin76 Exp $
+
+ 14 Dec 2009; Raúl Porcel <armin76@gentoo.org> Getopt-Long-2.38.ebuild:
+ alpha/ia64/sparc stable wrt #288026
10 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
Marking Getopt-Long-2.38 ppc64 stable for bug 288026
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild
index c9f17b0035fc..3b9306411315 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.38.ebuild,v 1.6 2009/12/10 21:33:12 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild,v 1.7 2009/12/14 19:04:38 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc x86"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""
RDEPEND="virtual/perl-PodParser"