summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-04-04 17:32:22 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-04-04 17:32:22 +0000
commitfc0c73fe1071d3ad9f32789b782c7d56020fe530 (patch)
treeb388759449f06daed1927e34eecddeb5c94fca4d /perl-core/Getopt-Long
parentAdd support for all Prefix arches, in particular for gen_usr_ld_script, and a... (diff)
downloadgentoo-2-fc0c73fe1071d3ad9f32789b782c7d56020fe530.tar.gz
gentoo-2-fc0c73fe1071d3ad9f32789b782c7d56020fe530.tar.bz2
gentoo-2-fc0c73fe1071d3ad9f32789b782c7d56020fe530.zip
Add ~arm/~s390/~sh
(Portage version: 2.1.6.7/cvs/Linux ia64)
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.36.ebuild6
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.37.ebuild6
-rw-r--r--perl-core/Getopt-Long/Getopt-Long-2.38.ebuild4
4 files changed, 13 insertions, 9 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog
index 23752243fc60..881bb6be72cf 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.27 2009/04/01 19:35:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.28 2009/04/04 17:32:22 armin76 Exp $
+
+ 04 Apr 2009; Raúl Porcel <armin76@gentoo.org> Getopt-Long-2.36.ebuild,
+ Getopt-Long-2.37.ebuild, Getopt-Long-2.38.ebuild:
+ Add ~arm/~s390/~sh
*Getopt-Long-2.38 (01 Apr 2009)
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild
index 54d707cb1d52..d6f1292b4b42 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.36.ebuild,v 1.8 2008/03/28 06:57:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild,v 1.9 2009/04/04 17:32:22 armin76 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 ~arm hppa ia64 mips ppc ppc64 ~s390 ~sh sparc x86"
IUSE=""
DEPEND="virtual/perl-PodParser
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild
index 5f468c86224f..ad0bea2d5c44 100644
--- a/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild
+++ b/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# 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.37.ebuild,v 1.1 2008/09/10 11:56:14 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.37.ebuild,v 1.2 2009/04/04 17:32:22 armin76 Exp $
MODULE_AUTHOR=JV
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Advanced handling of command line options"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
DEPEND="virtual/perl-PodParser
diff --git a/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild
index 571823b7e831..83c61ce04271 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.1 2009/04/01 19:35:19 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.38.ebuild,v 1.2 2009/04/04 17:32:22 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Advanced handling of command line options"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="virtual/perl-PodParser"