diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 22:09:29 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-09-16 22:09:29 +0000 |
commit | 9628902cffef3f45ffa8da31b2fb148117dea220 (patch) | |
tree | a9dcea0eaaa0819ccfd13ac5faadaf5dbe070592 /perl-core | |
parent | ppc stable (diff) | |
download | gentoo-2-9628902cffef3f45ffa8da31b2fb148117dea220.tar.gz gentoo-2-9628902cffef3f45ffa8da31b2fb148117dea220.tar.bz2 gentoo-2-9628902cffef3f45ffa8da31b2fb148117dea220.zip |
ppc stable
(Portage version: 2.1.1)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.35.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index d91b9564dfaa..553e614bb294 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.12 2006/09/05 05:35:26 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.13 2006/09/16 22:09:29 dertobi123 Exp $ + + 16 Sep 2006; Tobias Scherbaum <dertobi123@gentoo.org> + Getopt-Long-2.35.ebuild: + ppc stable 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> Getopt-Long-2.35.ebuild: Marked stable on mips. diff --git a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild index a27b1b796ea1..0dbb201b1ee4 100644 --- a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild +++ b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 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.35.ebuild,v 1.8 2006/09/05 05:35:26 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild,v 1.9 2006/09/16 22:09:29 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 |