diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-05 18:26:05 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2007-05-05 18:26:05 +0000 |
commit | 6929cfaf9a72bfb6eeee7574fc9e58c57d7ef4f1 (patch) | |
tree | f25ef7ef2e1703942a0e2078eb837bff9c186abc /perl-core/Getopt-Long | |
parent | Marked stable on amd64 for bug #175465 (diff) | |
download | gentoo-2-6929cfaf9a72bfb6eeee7574fc9e58c57d7ef4f1.tar.gz gentoo-2-6929cfaf9a72bfb6eeee7574fc9e58c57d7ef4f1.tar.bz2 gentoo-2-6929cfaf9a72bfb6eeee7574fc9e58c57d7ef4f1.zip |
ppc stable
(Portage version: 2.1.2.6)
Diffstat (limited to 'perl-core/Getopt-Long')
-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 |