diff options
author | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 05:36:00 +0000 |
---|---|---|
committer | Joshua Kinard <kumba@gentoo.org> | 2006-09-05 05:36:00 +0000 |
commit | 43f7a61a9cc946bbc09f636ac6fb8f9cf18cd4a0 (patch) | |
tree | b32e1a724119dfb69bce8a510fa30b6e5590b78e /perl-core | |
parent | depends of >=cmake-2.4. (diff) | |
download | historical-43f7a61a9cc946bbc09f636ac6fb8f9cf18cd4a0.tar.gz historical-43f7a61a9cc946bbc09f636ac6fb8f9cf18cd4a0.tar.bz2 historical-43f7a61a9cc946bbc09f636ac6fb8f9cf18cd4a0.zip |
Marked stable on mips.
Package-Manager: portage-2.1.1_rc1-r1
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Digest-MD5/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Digest-MD5/Digest-MD5-2.36.ebuild | 4 | ||||
-rw-r--r-- | perl-core/Getopt-Long/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Getopt-Long/Getopt-Long-2.35.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/perl-core/Digest-MD5/ChangeLog b/perl-core/Digest-MD5/ChangeLog index 188ea4b76e4f..0d90533623ca 100644 --- a/perl-core/Digest-MD5/ChangeLog +++ b/perl-core/Digest-MD5/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Digest-MD5 # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.10 2006/08/18 02:17:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/ChangeLog,v 1.11 2006/09/05 05:36:00 kumba Exp $ + + 05 Sep 2006; Joshua Kinard <kumba@gentoo.org> Digest-MD5-2.36.ebuild: + Marked stable on mips. 18 Aug 2006; Michael Cummings <mcummings@gentoo.org> Digest-MD5-2.36.ebuild: diff --git a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild b/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild index d33892d12d87..df609631e650 100644 --- a/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild +++ b/perl-core/Digest-MD5/Digest-MD5-2.36.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/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.8 2006/08/18 02:17:54 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Digest-MD5/Digest-MD5-2.36.ebuild,v 1.9 2006/09/05 05:36:00 kumba Exp $ inherit perl-module @@ -10,7 +10,7 @@ SRC_URI="mirror://cpan/authors/id/G/GA/GAAS/${P}.tar.gz" LICENSE="|| ( Artistic GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="" DEPEND="dev-lang/perl 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 |