diff options
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.36.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index ad117c48b90f..3ac84502531a 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.19 2007/04/17 18:54:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.20 2007/05/05 18:26:05 dertobi123 Exp $ + + 05 May 2007; Tobias Scherbaum <dertobi123@gentoo.org> + Getopt-Long-2.36.ebuild: + ppc stable 17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> Getopt-Long-2.36.ebuild: diff --git a/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild index c61066f41aa1..8bcff2a3dbd6 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.3 2007/04/17 18:54:05 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.36.ebuild,v 1.4 2007/05/05 18:26:05 dertobi123 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 |