summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-03-07 19:23:16 +0000
committerBrent Baude <ranger@gentoo.org>2012-03-07 19:23:16 +0000
commit52d2dac0c44edf7f499d46d990b6842ef04a2dcf (patch)
tree52e49c055669afb0ac89f7a479e53263bd4fc5dc /dev-perl
parentMarking pam_mount-2.11 ppc for bug 380783 (diff)
downloadgentoo-2-52d2dac0c44edf7f499d46d990b6842ef04a2dcf.tar.gz
gentoo-2-52d2dac0c44edf7f499d46d990b6842ef04a2dcf.tar.bz2
gentoo-2-52d2dac0c44edf7f499d46d990b6842ef04a2dcf.zip
Marking namespace-clean-0.210.0 ~ppc for bug 400307
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/namespace-clean/ChangeLog5
-rw-r--r--dev-perl/namespace-clean/namespace-clean-0.210.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/namespace-clean/ChangeLog b/dev-perl/namespace-clean/ChangeLog
index c6385f5dcc18..bfea9322a55c 100644
--- a/dev-perl/namespace-clean/ChangeLog
+++ b/dev-perl/namespace-clean/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/namespace-clean
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.20 2012/03/01 14:12:50 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.21 2012/03/07 19:23:16 ranger Exp $
+
+ 07 Mar 2012; Brent Baude <ranger@gentoo.org> namespace-clean-0.210.0.ebuild:
+ Marking namespace-clean-0.210.0 ~ppc for bug 400307
01 Mar 2012; Torsten Veller <tove@gentoo.org> namespace-clean-0.220.0.ebuild:
Depend on Sub-Name and Sub-Identify
diff --git a/dev-perl/namespace-clean/namespace-clean-0.210.0.ebuild b/dev-perl/namespace-clean/namespace-clean-0.210.0.ebuild
index f7da16f2ba33..f2bd273eff0d 100644
--- a/dev-perl/namespace-clean/namespace-clean-0.210.0.ebuild
+++ b/dev-perl/namespace-clean/namespace-clean-0.210.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.210.0.ebuild,v 1.3 2012/02/24 10:54:09 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.210.0.ebuild,v 1.4 2012/03/07 19:23:16 ranger Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Keep imports and functions out of your namespace"
SLOT="0"
-KEYWORDS="amd64 ~x86 ~x64-macos"
+KEYWORDS="amd64 ~ppc ~x86 ~x64-macos"
IUSE="test"
RDEPEND=">=dev-perl/Package-Stash-0.220"