diff options
author | Torsten Veller <tove@gentoo.org> | 2011-09-03 19:46:07 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2011-09-03 19:46:07 +0000 |
commit | 8b5c723d6da5b5a7a533d924eff79d78a55f1481 (patch) | |
tree | 9c6f0fa81132ec21ea2e16b7fe91df93893c8748 /virtual/perl-Module-CoreList | |
parent | Stable on amd64 and x86. Tests of the older version fail with perl-5.12.3 (diff) | |
download | gentoo-2-8b5c723d6da5b5a7a533d924eff79d78a55f1481.tar.gz gentoo-2-8b5c723d6da5b5a7a533d924eff79d78a55f1481.tar.bz2 gentoo-2-8b5c723d6da5b5a7a533d924eff79d78a55f1481.zip |
Stable on amd64 and x86
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
Diffstat (limited to 'virtual/perl-Module-CoreList')
-rw-r--r-- | virtual/perl-Module-CoreList/ChangeLog | 6 | ||||
-rw-r--r-- | virtual/perl-Module-CoreList/perl-Module-CoreList-2.430.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-CoreList/ChangeLog b/virtual/perl-Module-CoreList/ChangeLog index a48e4ada9d88..646d0f35d6ae 100644 --- a/virtual/perl-Module-CoreList/ChangeLog +++ b/virtual/perl-Module-CoreList/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for virtual/perl-Module-CoreList # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.41 2011/08/06 07:25:51 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/ChangeLog,v 1.42 2011/09/03 19:46:07 tove Exp $ + + 03 Sep 2011; Torsten Veller <tove@gentoo.org> + perl-Module-CoreList-2.430.ebuild: + Stable on amd64 and x86 *perl-Module-CoreList-2.540.0 (06 Aug 2011) diff --git a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.430.ebuild b/virtual/perl-Module-CoreList/perl-Module-CoreList-2.430.ebuild index 4644101ae2c8..8196b7364879 100644 --- a/virtual/perl-Module-CoreList/perl-Module-CoreList-2.430.ebuild +++ b/virtual/perl-Module-CoreList/perl-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/virtual/perl-Module-CoreList/perl-Module-CoreList-2.430.ebuild,v 1.1 2011/01/22 11:01:07 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-CoreList/perl-Module-CoreList-2.430.ebuild,v 1.2 2011/09/03 19:46:07 tove Exp $ DESCRIPTION="Virtual for Module-CoreList" HOMEPAGE="" @@ -8,7 +8,7 @@ SRC_URI="" LICENSE="" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" RDEPEND="|| ( ~dev-lang/perl-5.12.3 ~perl-core/Module-CoreList-${PV} )" |