summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-26 13:45:16 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-26 13:45:16 +0000
commitadf94a48777ea1b64fdf80e06e526795c7a32dc8 (patch)
tree0dc75f79d52a535280d3140b45422bd10cc9c32d /dev-perl/Class-C3-XS
parentStable for HPPA (bug #289415). (diff)
downloadgentoo-2-adf94a48777ea1b64fdf80e06e526795c7a32dc8.tar.gz
gentoo-2-adf94a48777ea1b64fdf80e06e526795c7a32dc8.tar.bz2
gentoo-2-adf94a48777ea1b64fdf80e06e526795c7a32dc8.zip
Keywording for ppc.
Bug 283244. (Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'dev-perl/Class-C3-XS')
-rw-r--r--dev-perl/Class-C3-XS/ChangeLog5
-rw-r--r--dev-perl/Class-C3-XS/Class-C3-XS-0.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-C3-XS/ChangeLog b/dev-perl/Class-C3-XS/ChangeLog
index 02326bdc044b..e9c77995ab80 100644
--- a/dev-perl/Class-C3-XS/ChangeLog
+++ b/dev-perl/Class-C3-XS/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Class-C3-XS
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3-XS/ChangeLog,v 1.6 2009/10/12 12:12:53 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3-XS/ChangeLog,v 1.7 2009/10/26 13:45:16 volkmar Exp $
+
+ 26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Class-C3-XS-0.13.ebuild:
+ Keywording for ppc, bug 283244
12 Oct 2009; Torsten Veller <tove@gentoo.org> -Class-C3-XS-0.11.ebuild:
Cleanup
diff --git a/dev-perl/Class-C3-XS/Class-C3-XS-0.13.ebuild b/dev-perl/Class-C3-XS/Class-C3-XS-0.13.ebuild
index c9d27cfd247b..c893ffb1dd00 100644
--- a/dev-perl/Class-C3-XS/Class-C3-XS-0.13.ebuild
+++ b/dev-perl/Class-C3-XS/Class-C3-XS-0.13.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/dev-perl/Class-C3-XS/Class-C3-XS-0.13.ebuild,v 1.1 2009/09/25 13:28:08 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-C3-XS/Class-C3-XS-0.13.ebuild,v 1.2 2009/10/26 13:45:16 volkmar Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="XS speedups for Class::C3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"
RDEPEND=""