summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-26 13:43:19 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-26 13:43:19 +0000
commit550aa29a99e8f419b97f8595362510a37873f8f8 (patch)
tree50f1644abfab457750e582643857496376b944a5 /dev-perl/Scope-Guard
parentKeywording for ppc. (diff)
downloadgentoo-2-550aa29a99e8f419b97f8595362510a37873f8f8.tar.gz
gentoo-2-550aa29a99e8f419b97f8595362510a37873f8f8.tar.bz2
gentoo-2-550aa29a99e8f419b97f8595362510a37873f8f8.zip
Keywording for ppc.
Bug 283244. (Portage version: 14478-svn/cvs/Linux ppc)
Diffstat (limited to 'dev-perl/Scope-Guard')
-rw-r--r--dev-perl/Scope-Guard/ChangeLog5
-rw-r--r--dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Scope-Guard/ChangeLog b/dev-perl/Scope-Guard/ChangeLog
index 3bff4549bb32..fa960b567b2f 100644
--- a/dev-perl/Scope-Guard/ChangeLog
+++ b/dev-perl/Scope-Guard/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Scope-Guard
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.1 2009/01/14 07:59:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/ChangeLog,v 1.2 2009/10/26 13:43:19 volkmar Exp $
+
+ 26 Oct 2009; Mounir Lamouri <volkmar@gentoo.org> Scope-Guard-0.03.ebuild:
+ Keywording for ppc, bug 283244
*Scope-Guard-0.03 (14 Jan 2009)
diff --git a/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild b/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild
index c2f081240846..9c25a1c6748a 100644
--- a/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild
+++ b/dev-perl/Scope-Guard/Scope-Guard-0.03.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/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.1 2009/01/14 07:59:32 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Scope-Guard/Scope-Guard-0.03.ebuild,v 1.2 2009/10/26 13:43:19 volkmar Exp $
MODULE_AUTHOR=CHOCOLATE
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Lexically scoped resource management"
LICENSE="|| ( Artistic GPL-2 )"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="test"
RDEPEND="dev-lang/perl"