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
commit8acbfc7779134c90acfef7be0be07124c3f7fe66 (patch)
tree0db99e7b9981bb6f8f1824e4c1dae72c1ad7ddf7 /perl-core/Getopt-Long
parentstable ppc64, bug 289174 (diff)
downloadgentoo-2-8acbfc7779134c90acfef7be0be07124c3f7fe66.tar.gz
gentoo-2-8acbfc7779134c90acfef7be0be07124c3f7fe66.tar.bz2
gentoo-2-8acbfc7779134c90acfef7be0be07124c3f7fe66.zip
alpha/ia64/sparc stable wrt #288026
(Portage version: 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"