summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMounir Lamouri <volkmar@gentoo.org>2009-10-26 13:56:25 +0000
committerMounir Lamouri <volkmar@gentoo.org>2009-10-26 13:56:25 +0000
commit0fa05752141984876ffb9d2356caa8b29b24ab31 (patch)
tree975debed7d867fdde9768b2e4d0fb1288cbff709 /dev-perl/Scope-Guard
parentclean up (diff)
downloadhistorical-0fa05752141984876ffb9d2356caa8b29b24ab31.tar.gz
historical-0fa05752141984876ffb9d2356caa8b29b24ab31.tar.bz2
historical-0fa05752141984876ffb9d2356caa8b29b24ab31.zip
Keywording for ppc.
Bug 283244. Package-Manager: portage-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"