summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-26 13:41:04 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-26 13:41:04 +0000
commitd00033967824e03296121101d9161a36dd8eb5f6 (patch)
treec44692cc591ea6f8e9f34973403eedd54da4dfa8 /dev-perl/Sub-Identify
parentKeywording for ppc. (diff)
downloadgentoo-2-d00033967824e03296121101d9161a36dd8eb5f6.tar.gz
gentoo-2-d00033967824e03296121101d9161a36dd8eb5f6.tar.bz2
gentoo-2-d00033967824e03296121101d9161a36dd8eb5f6.zip
Keywording for ppc.
Bug 283244. (Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'dev-perl/Sub-Identify')
-rw-r--r--dev-perl/Sub-Identify/ChangeLog5
-rw-r--r--dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Sub-Identify/ChangeLog b/dev-perl/Sub-Identify/ChangeLog
index 54268887942d..078492ef7615 100644
--- a/dev-perl/Sub-Identify/ChangeLog
+++ b/dev-perl/Sub-Identify/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Sub-Identify
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/ChangeLog,v 1.1 2009/01/14 07:31:07 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/ChangeLog,v 1.2 2009/10/26 13:41:04 volkmar Exp $
+
+ 26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Sub-Identify-0.04.ebuild:
+ Keywording for ppc, bug 283244
*Sub-Identify-0.04 (14 Jan 2009)
diff --git a/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild b/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild
index b03e60f8b1d0..4d3b4d5c626d 100644
--- a/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild
+++ b/dev-perl/Sub-Identify/Sub-Identify-0.04.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/Sub-Identify/Sub-Identify-0.04.ebuild,v 1.1 2009/01/14 07:31:07 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Sub-Identify/Sub-Identify-0.04.ebuild,v 1.2 2009/10/26 13:41:04 volkmar Exp $
MODULE_AUTHOR=RGARCIA
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Retrieve names of code references"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"
RDEPEND="dev-lang/perl"