summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-12-10 21:33:12 +0000
committerBrent Baude <ranger@gentoo.org>2009-12-10 21:33:12 +0000
commit7c177b622ac4ea83a9ebdbfd38d72a965d53b87e (patch)
tree395ff9ddfa9da3a7b488893e9cd4bcd25991e0f0 /perl-core/Getopt-Long
parentDrop KDE SC-4.3.1. (diff)
downloadgentoo-2-7c177b622ac4ea83a9ebdbfd38d72a965d53b87e.tar.gz
gentoo-2-7c177b622ac4ea83a9ebdbfd38d72a965d53b87e.tar.bz2
gentoo-2-7c177b622ac4ea83a9ebdbfd38d72a965d53b87e.zip
Marking Getopt-Long-2.38 ppc64 for bug 288026
(Portage version: 2.1.7.1/cvs/Linux ppc64)
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 38290de8ea07..276a3b368e7e 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.31 2009/12/07 19:14:57 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.32 2009/12/10 21:33:12 ranger Exp $
+
+ 10 Dec 2009; Brent Baude <ranger@gentoo.org> ChangeLog:
+ Marking Getopt-Long-2.38 ppc64 stable for bug 288026
07 Dec 2009; Jeroen Roovers <jer@gentoo.org> Getopt-Long-2.38.ebuild:
Stable for HPPA (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 ab0d5f2b4f7a..c9f17b0035fc 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.5 2009/12/07 19:14:57 jer Exp $
+# $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 $
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"