summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2015-03-29 09:30:04 +0000
committerJeroen Roovers <jer@gentoo.org>2015-03-29 09:30:04 +0000
commit3f2c0aa6bd333b1603b7d9c9fe7035286e16d44f (patch)
tree0429df0e675bdd3808150ffd1a88a8eb3e6d2adc /dev-perl/namespace-clean
parentMarked ~hppa (bug #544064). (diff)
downloadgentoo-2-3f2c0aa6bd333b1603b7d9c9fe7035286e16d44f.tar.gz
gentoo-2-3f2c0aa6bd333b1603b7d9c9fe7035286e16d44f.tar.bz2
gentoo-2-3f2c0aa6bd333b1603b7d9c9fe7035286e16d44f.zip
Marked ~hppa (bug #544064).
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-perl/namespace-clean')
-rw-r--r--dev-perl/namespace-clean/ChangeLog8
-rw-r--r--dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/namespace-clean/ChangeLog b/dev-perl/namespace-clean/ChangeLog
index 8172f351d859..36c9cb47f746 100644
--- a/dev-perl/namespace-clean/ChangeLog
+++ b/dev-perl/namespace-clean/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/namespace-clean
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.33 2014/08/24 01:39:43 axs Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/ChangeLog,v 1.34 2015/03/29 09:30:04 jer Exp $
+
+ 29 Mar 2015; Jeroen Roovers <jer@gentoo.org>
+ namespace-clean-0.240.0-r1.ebuild:
+ Marked ~hppa (bug #544064).
*namespace-clean-0.240.0-r1 (24 Aug 2014)
*namespace-clean-0.210.0-r1 (24 Aug 2014)
diff --git a/dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild b/dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild
index 406c63a1757e..35e7c40d6675 100644
--- a/dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild
+++ b/dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 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.240.0-r1.ebuild,v 1.1 2014/08/24 01:39:43 axs Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/namespace-clean/namespace-clean-0.240.0-r1.ebuild,v 1.2 2015/03/29 09:30:04 jer Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Keep imports and functions out of your namespace"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~ppc ~x86 ~ppc-aix ~x64-macos"
+KEYWORDS="~amd64 ~arm ~hppa ~ppc ~x86 ~ppc-aix ~x64-macos"
IUSE="test"
RDEPEND="