diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-17 18:54:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2007-04-17 18:54:05 +0000 |
commit | f6aaf6732dd01c181a3449438ab92cd60048db39 (patch) | |
tree | 5b79d422dc533ad5f4e6ad07e4bd6bb37cec0369 | |
parent | Stable on sparc (diff) | |
download | gentoo-2-f6aaf6732dd01c181a3449438ab92cd60048db39.tar.gz gentoo-2-f6aaf6732dd01c181a3449438ab92cd60048db39.tar.bz2 gentoo-2-f6aaf6732dd01c181a3449438ab92cd60048db39.zip |
Stable on sparc
(Portage version: 2.1.2.2)
-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 8eb8a848104e..ad117c48b90f 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.18 2007/04/15 21:05:38 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.19 2007/04/17 18:54:05 gustavoz Exp $ + + 17 Apr 2007; Gustavo Zacarias <gustavoz@gentoo.org> + Getopt-Long-2.36.ebuild: + Stable on sparc 15 Apr 2007; Markus Rothe <corsair@gentoo.org> Getopt-Long-2.35.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 0f5512625058..c61066f41aa1 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.2 2007/04/09 21:36:53 mcummings Exp $ +# $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 $ 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 |