summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-27 17:31:35 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-27 17:31:35 +0000
commitdcb55f9102c6e17eac1d1e840c1e96026e1c92d1 (patch)
tree33c43b33bd742ad135c1de16480cd59b1fcd2514 /perl-core/Module-Load
parentrev bump so that everyone has his libcaca.so linked against libGLU, bug #287405 (diff)
downloadhistorical-dcb55f9102c6e17eac1d1e840c1e96026e1c92d1.tar.gz
historical-dcb55f9102c6e17eac1d1e840c1e96026e1c92d1.tar.bz2
historical-dcb55f9102c6e17eac1d1e840c1e96026e1c92d1.zip
Keywording for ppc.
Package-Manager: portage-14478-svn/cvs/Linux ppc
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.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"