diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-27 20:42:48 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-27 20:42:48 +0000 |
commit | 33e84fad9bd59f3639ca838342ab735b18814341 (patch) | |
tree | af239a69b6435e3a9229194b9e55437f382744cf /perl-core/Module-CoreList | |
parent | Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elij... (diff) | |
download | gentoo-2-33e84fad9bd59f3639ca838342ab735b18814341.tar.gz gentoo-2-33e84fad9bd59f3639ca838342ab735b18814341.tar.bz2 gentoo-2-33e84fad9bd59f3639ca838342ab735b18814341.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Elijah "Armageddon" El Lazkani in bug #384593.
(Portage version: 2.1.10.19/cvs/Linux x86_64)
Diffstat (limited to 'perl-core/Module-CoreList')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index 64b179138b68..bf08d29a264d 100644 --- a/perl-core/Module-CoreList/ChangeLog +++ b/perl-core/Module-CoreList/ChangeLog @@ -1,6 +1,10 @@ # 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.39 2011/09/03 19:45:42 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.40 2011/09/27 20:42:48 chainsaw Exp $ + + 27 Sep 2011; Tony Vroon <chainsaw@gentoo.org> Module-CoreList-2.540.0.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & + Elijah "Armageddon" El Lazkani in bug #384593. 03 Sep 2011; Torsten Veller <tove@gentoo.org> Module-CoreList-2.430.ebuild: Stable on amd64 and x86 diff --git a/perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild index a604d7f9eb4c..4eb675cb2a30 100644 --- a/perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild +++ b/perl-core/Module-CoreList/Module-CoreList-2.540.0.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.540.0.ebuild,v 1.1 2011/08/06 07:25:12 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild,v 1.2 2011/09/27 20:42:48 chainsaw Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="what modules shipped with versions of perl" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" #RDEPEND="" |