summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2012-08-27 17:40:29 +0000
committerRaúl Porcel <armin76@gentoo.org>2012-08-27 17:40:29 +0000
commit14c9432185400c158cbdbaf20f1690dd2bad2d25 (patch)
tree1a138e68faea8084d4c47585a2b51120576edab9 /perl-core/Getopt-Long
parentalpha/ia64/sh/sparc stable wrt #425900 (diff)
downloadgentoo-2-14c9432185400c158cbdbaf20f1690dd2bad2d25.tar.gz
gentoo-2-14c9432185400c158cbdbaf20f1690dd2bad2d25.tar.bz2
gentoo-2-14c9432185400c158cbdbaf20f1690dd2bad2d25.zip
arm/s390/sh stable
(Portage version: 2.1.11.5/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.380.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog
index 10db5ae3c81b..e7ee80d26bde 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.40 2012/06/24 15:39:05 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.41 2012/08/27 17:40:29 armin76 Exp $
+
+ 27 Aug 2012; Raúl Porcel <armin76@gentoo.org> Getopt-Long-2.380.0.ebuild:
+ arm/s390/sh stable
24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml:
Update CPAN upstream info
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild
index fead2897abab..2a1b35e1b7b7 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.380.0.ebuild,v 1.3 2012/05/09 13:04:36 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.380.0.ebuild,v 1.4 2012/08/27 17:40:29 armin76 Exp $
EAPI=2
@@ -11,7 +11,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 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
IUSE=""
RDEPEND="virtual/perl-PodParser"