diff options
author | Tom Gall <tgall@gentoo.org> | 2007-08-12 20:18:08 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-08-12 20:18:08 +0000 |
commit | 5dc26c954a4b661ec0847bc9d2cbecf0ca15bbec (patch) | |
tree | d596435a8e6ef10039013142892c47a644baf83b /perl-core | |
parent | stable on ppc64 (diff) | |
download | gentoo-2-5dc26c954a4b661ec0847bc9d2cbecf0ca15bbec.tar.gz gentoo-2-5dc26c954a4b661ec0847bc9d2cbecf0ca15bbec.tar.bz2 gentoo-2-5dc26c954a4b661ec0847bc9d2cbecf0ca15bbec.zip |
stable on ppc64
(Portage version: 2.1.2.11)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.36.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index 52b88dcc3cd5..cd14be082cfb 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.22 2007/07/04 18:09:01 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.23 2007/08/12 20:18:08 tgall Exp $ + + 12 Aug 2007; Tom Gall <tgall@gentoo.org> Getopt-Long-2.36.ebuild: + stable on ppc64 04 Jul 2007; Raúl Porcel <armin76@gentoo.org> Getopt-Long-2.36.ebuild: alpha/ia64/x86 stable diff --git a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild index 607655e81833..7fb2530bf85f 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 # 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.6 2007/07/04 18:09:01 armin76 Exp $ +# $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 $ 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 |