diff options
author | Markus Meier <maekke@gentoo.org> | 2011-10-10 21:32:24 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2011-10-10 21:32:24 +0000 |
commit | c7fb279e37082983882cf309ac3f44d8c9a8653d (patch) | |
tree | 1154d2eb796514db79f0d9ba150d216915a0039a /perl-core | |
parent | Use EAPI=3. Include src_prepare and src_configure (diff) | |
download | gentoo-2-c7fb279e37082983882cf309ac3f44d8c9a8653d.tar.gz gentoo-2-c7fb279e37082983882cf309ac3f44d8c9a8653d.tar.bz2 gentoo-2-c7fb279e37082983882cf309ac3f44d8c9a8653d.zip |
arm/x86 stable, bug #384593
(Portage version: 2.1.10.23/cvs/Linux i686)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/Module-CoreList/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog index fe5adf53e15a..19f44366316b 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.41 2011/10/05 15:49:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.42 2011/10/10 21:32:24 maekke Exp $ + + 10 Oct 2011; Markus Meier <maekke@gentoo.org> Module-CoreList-2.540.0.ebuild: + arm/x86 stable, bug #384593 05 Oct 2011; Jeroen Roovers <jer@gentoo.org> Module-CoreList-2.540.0.ebuild: Stable for HPPA (bug #384593). 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 a2e56aa876aa..73d0aaaba3c9 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.3 2011/10/05 15:49:08 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.540.0.ebuild,v 1.4 2011/10/10 21:32:24 maekke 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="" |