diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-07 17:36:34 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-11-07 17:36:34 +0000 |
commit | 05cda1feba4b88c436b7b8d77cc7aca1981284a4 (patch) | |
tree | 74e91e88257b490226a064804f274dd1f3b77d0c /perl-core/Module-CoreList | |
parent | adding of tc-getLD, prepared by Ian Delaney aka idella4 (diff) | |
download | gentoo-2-05cda1feba4b88c436b7b8d77cc7aca1981284a4.tar.gz gentoo-2-05cda1feba4b88c436b7b8d77cc7aca1981284a4.tar.bz2 gentoo-2-05cda1feba4b88c436b7b8d77cc7aca1981284a4.zip |
ppc/ppc64 stable wrt #384593
(Portage version: 2.2.0_alpha72/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 0d0cba23ac98..894fec471d9f 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.44 2011/10/23 15:14:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.45 2011/11/07 17:36:34 xarthisius Exp $ + + 07 Nov 2011; Kacper Kowalik <xarthisius@gentoo.org> + Module-CoreList-2.540.0.ebuild: + ppc/ppc64 stable wrt #384593 23 Oct 2011; Raúl Porcel <armin76@gentoo.org> Module-CoreList-2.540.0.ebuild: 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 62215542426a..16d4641a4931 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.5 2011/10/23 15:14:39 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild,v 1.6 2011/11/07 17:36:34 xarthisius 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="" |