diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-03 19:45:42 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-03 19:45:42 +0000 |
commit | cedb8e0a38f5cab835b308274ec85b2e25d2491e (patch) | |
tree | 4ea56d3d0a6c18158b895aaa6d3de1231feb14fc /perl-core | |
parent | Version bump for stable channel release. (diff) | |
download | gentoo-2-cedb8e0a38f5cab835b308274ec85b2e25d2491e.tar.gz gentoo-2-cedb8e0a38f5cab835b308274ec85b2e25d2491e.tar.bz2 gentoo-2-cedb8e0a38f5cab835b308274ec85b2e25d2491e.zip |
Stable on amd64 and x86. Tests of the older version fail with perl-5.12.3
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-2.430.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 9b4c2f6da078..64b179138b68 100644 --- a/perl-core/Module-CoreList/ChangeLog +++ b/perl-core/Module-CoreList/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/Module-CoreList # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.38 2011/08/06 07:25:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.39 2011/09/03 19:45:42 tove Exp $ + + 03 Sep 2011; Torsten Veller <tove@gentoo.org> Module-CoreList-2.430.ebuild: + Stable on amd64 and x86 *Module-CoreList-2.540.0 (06 Aug 2011) diff --git a/perl-core/Module-CoreList/Module-CoreList-2.430.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.430.ebuild index 8a06b3572892..32f6c0464db7 100644 --- a/perl-core/Module-CoreList/Module-CoreList-2.430.ebuild +++ b/perl-core/Module-CoreList/Module-CoreList-2.430.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.430.ebuild,v 1.1 2011/01/22 11:00:33 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.430.ebuild,v 1.2 2011/09/03 19:45:42 tove Exp $ EAPI=3 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="what modules shipped with versions of perl" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" #RDEPEND="" |