diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 07:11:46 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-03-28 07:11:46 +0000 |
commit | c0841a19e6c213a017bdef9474959490ec5fb465 (patch) | |
tree | 62666f6849e1c262ddcd8c1562bc3a9b1ae5f2fc /perl-core/Getopt-Long | |
parent | Stable for HPPA too. (diff) | |
download | historical-c0841a19e6c213a017bdef9474959490ec5fb465.tar.gz historical-c0841a19e6c213a017bdef9474959490ec5fb465.tar.bz2 historical-c0841a19e6c213a017bdef9474959490ec5fb465.zip |
Stable for HPPA too.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'perl-core/Getopt-Long')
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.36.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index cd14be082cfb..b002aac1b966 100644 --- a/perl-core/Getopt-Long/ChangeLog +++ b/perl-core/Getopt-Long/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Getopt-Long -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.23 2007/08/12 20:18:08 tgall Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.24 2008/03/28 06:57:03 jer Exp $ + + 28 Mar 2008; Jeroen Roovers <jer@gentoo.org> Getopt-Long-2.36.ebuild: + Stable for HPPA too. 12 Aug 2007; Tom Gall <tgall@gentoo.org> Getopt-Long-2.36.ebuild: stable on ppc64 diff --git a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild index 7fb2530bf85f..54d707cb1d52 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-2007 Gentoo Foundation +# Copyright 1999-2008 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.7 2007/08/12 20:18:08 tgall Exp $ +# $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 $ 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 hppa ia64 mips ppc ppc64 sparc x86" IUSE="" DEPEND="virtual/perl-PodParser |