diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 05:35:26 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 05:35:26 +0000 |
commit | 81c94ba3eb651557766a9c4816af97d4118d37f0 (patch) | |
tree | 538ccfd19fee05ccfd2448d709e9a3f7092aaa35 /perl-core | |
parent | depends of >=cmake-2.4. (diff) | |
download | gentoo-2-81c94ba3eb651557766a9c4816af97d4118d37f0.tar.gz gentoo-2-81c94ba3eb651557766a9c4816af97d4118d37f0.tar.bz2 gentoo-2-81c94ba3eb651557766a9c4816af97d4118d37f0.zip |
Marked stable on mips.
(Portage version: 2.1.1_rc1-r1)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.35.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Getopt-Long/ChangeLog b/perl-core/Getopt-Long/ChangeLog index 828d2030b172..d91b9564dfaa 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-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.11 2006/08/18 02:18:41 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Getopt-Long/ChangeLog,v 1.12 2006/09/05 05:35:26 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> Getopt-Long-2.35.ebuild: + Marked stable on mips. 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> Getopt-Long-2.35.ebuild: diff --git a/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild b/perl-core/Getopt-Long/Getopt-Long-2.35.ebuild index 528c22bcd500..a27b1b796ea1 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.7 2006/08/18 02:18:41 mcummings Exp $ +# $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 $ 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 |