summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-29 18:06:49 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-29 18:06:49 +0000
commitbf52bdd3f538031aa9859446a89f18fcf03ff767 (patch)
treefebb3d619337733ca6b6e8f6b09e4d151d742fdf /perl-core/Module-CoreList
parentSupport eapi4 in tree ebuilds. (diff)
downloadgentoo-2-bf52bdd3f538031aa9859446a89f18fcf03ff767.tar.gz
gentoo-2-bf52bdd3f538031aa9859446a89f18fcf03ff767.tar.bz2
gentoo-2-bf52bdd3f538031aa9859446a89f18fcf03ff767.zip
Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #351526
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'perl-core/Module-CoreList')
-rw-r--r--perl-core/Module-CoreList/ChangeLog5
-rw-r--r--perl-core/Module-CoreList/Module-CoreList-2.440.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-CoreList/ChangeLog b/perl-core/Module-CoreList/ChangeLog
index 7f4487dfdf5e..545bb7ea8fd4 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.27 2011/01/24 07:19:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/ChangeLog,v 1.28 2011/01/29 18:06:49 armin76 Exp $
+
+ 29 Jan 2011; Raúl Porcel <armin76@gentoo.org> Module-CoreList-2.440.ebuild:
+ Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #351526
24 Jan 2011; Jeroen Roovers <jer@gentoo.org> Module-CoreList-2.440.ebuild:
Marked ~hppa (bug #351526).
diff --git a/perl-core/Module-CoreList/Module-CoreList-2.440.ebuild b/perl-core/Module-CoreList/Module-CoreList-2.440.ebuild
index ad2dd359199f..847c7e1f5858 100644
--- a/perl-core/Module-CoreList/Module-CoreList-2.440.ebuild
+++ b/perl-core/Module-CoreList/Module-CoreList-2.440.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.440.ebuild,v 1.2 2011/01/24 07:19:03 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-CoreList/Module-CoreList-2.440.ebuild,v 1.3 2011/01/29 18:06:49 armin76 Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="what modules shipped with versions of perl"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
#RDEPEND=""