summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-29 17:58:25 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-29 17:58:25 +0000
commit5e888a04ff3cc7bf9af48c312102d882b9a07c2b (patch)
treeebef1813b26a2e0c9a915e52ccaff1d5fcb9c5c7 /perl-core/Module-Load
parentAutomated update of use.local.desc (diff)
downloadgentoo-2-5e888a04ff3cc7bf9af48c312102d882b9a07c2b.tar.gz
gentoo-2-5e888a04ff3cc7bf9af48c312102d882b9a07c2b.tar.bz2
gentoo-2-5e888a04ff3cc7bf9af48c312102d882b9a07c2b.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-Load')
-rw-r--r--perl-core/Module-Load/ChangeLog5
-rw-r--r--perl-core/Module-Load/Module-Load-0.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-Load/ChangeLog b/perl-core/Module-Load/ChangeLog
index 2c8877c184a4..17c782b4512b 100644
--- a/perl-core/Module-Load/ChangeLog
+++ b/perl-core/Module-Load/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/Module-Load
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.7 2011/01/24 07:20:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.8 2011/01/29 17:58:25 armin76 Exp $
+
+ 29 Jan 2011; Raúl Porcel <armin76@gentoo.org> Module-Load-0.18.ebuild:
+ Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #351526
24 Jan 2011; Jeroen Roovers <jer@gentoo.org> Module-Load-0.18.ebuild:
Marked ~hppa (bug #351526).
diff --git a/perl-core/Module-Load/Module-Load-0.18.ebuild b/perl-core/Module-Load/Module-Load-0.18.ebuild
index 3e130017905a..051038ae50db 100644
--- a/perl-core/Module-Load/Module-Load-0.18.ebuild
+++ b/perl-core/Module-Load/Module-Load-0.18.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-Load/Module-Load-0.18.ebuild,v 1.2 2011/01/24 07:20:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/Module-Load-0.18.ebuild,v 1.3 2011/01/29 17:58:25 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="runtime require of both modules and files"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
SRC_TEST=do