summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-27 17:42:29 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-27 17:42:29 +0000
commitdbe93b0ffb365420ff6e2102394d8fa7bd19e123 (patch)
tree0e3cd33a292608a9d264571d011553b6f5def9ec /virtual/perl-Module-Load-Conditional
parentKeywording for ppc. (diff)
downloadgentoo-2-dbe93b0ffb365420ff6e2102394d8fa7bd19e123.tar.gz
gentoo-2-dbe93b0ffb365420ff6e2102394d8fa7bd19e123.tar.bz2
gentoo-2-dbe93b0ffb365420ff6e2102394d8fa7bd19e123.zip
Keywording for ppc.
(Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'virtual/perl-Module-Load-Conditional')
-rw-r--r--virtual/perl-Module-Load-Conditional/ChangeLog6
-rw-r--r--virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog
index 617118336b8c..b2182e2fec76 100644
--- a/virtual/perl-Module-Load-Conditional/ChangeLog
+++ b/virtual/perl-Module-Load-Conditional/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Module-Load-Conditional
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.3 2009/10/24 10:43:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.4 2009/10/27 17:42:29 volkmar Exp $
+
+ 27 Oct 2009; Mounir Lamouri <volkmar@gentoo.org>
+ perl-Module-Load-Conditional-0.32.ebuild:
+ Keywording for ppc.
*perl-Module-Load-Conditional-0.32 (24 Oct 2009)
diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.ebuild
index 58c61fb8d599..9679b00fea3c 100644
--- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.ebuild
+++ b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.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/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.ebuild,v 1.1 2009/10/24 10:43:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.32.ebuild,v 1.2 2009/10/27 17:42:29 volkmar Exp $
DESCRIPTION="Looking up module information / loading at runtime"
HOMEPAGE="http://www.gentoo.org/proj/en/perl/"
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""
RDEPEND="~perl-core/Module-Load-Conditional-${PV}"