summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-27 17:29:30 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-27 17:29:30 +0000
commitdadbcbd01ba5c95289b9e1ff17505eb55a700a67 (patch)
tree2553ba1654e11996da4b22537291ef6a44696418 /perl-core
parentKeywording for ppc. (diff)
downloadgentoo-2-dadbcbd01ba5c95289b9e1ff17505eb55a700a67.tar.gz
gentoo-2-dadbcbd01ba5c95289b9e1ff17505eb55a700a67.tar.bz2
gentoo-2-dadbcbd01ba5c95289b9e1ff17505eb55a700a67.zip
Keywording for ppc.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Module-Load/ChangeLog5
-rw-r--r--perl-core/Module-Load/Module-Load-0.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/Module-Load/ChangeLog b/perl-core/Module-Load/ChangeLog
index e121384c8075..ad735926ec6b 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.3 2009/03/13 21:20:45 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/ChangeLog,v 1.4 2009/10/27 17:29:30 volkmar Exp $
+
+ 27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Module-Load-0.16.ebuild:
+ Keywording for ppc.
13 Mar 2009; Torsten Veller <tove@gentoo.org> -Module-Load-0.12.ebuild,
-Module-Load-0.14.ebuild:
diff --git a/perl-core/Module-Load/Module-Load-0.16.ebuild b/perl-core/Module-Load/Module-Load-0.16.ebuild
index 79b856f32772..01e672e21914 100644
--- a/perl-core/Module-Load/Module-Load-0.16.ebuild
+++ b/perl-core/Module-Load/Module-Load-0.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 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.16.ebuild,v 1.1 2009/02/08 09:16:46 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load/Module-Load-0.16.ebuild,v 1.2 2009/10/27 17:29:30 volkmar Exp $
MODULE_AUTHOR="KANE"
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="runtime require of both modules and files"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
DEPEND="dev-lang/perl"