summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-01-24 07:23:12 +0000
committerJeroen Roovers <jer@gentoo.org>2011-01-24 07:23:12 +0000
commit0a8613912ce284e89f7626d49224bd0ba0179d7c (patch)
tree103864c9023229c58f1f14bc37d0a3c141c2bd3b /perl-core
parentMarked ~hppa (bug #351526). (diff)
downloadgentoo-2-0a8613912ce284e89f7626d49224bd0ba0179d7c.tar.gz
gentoo-2-0a8613912ce284e89f7626d49224bd0ba0179d7c.tar.bz2
gentoo-2-0a8613912ce284e89f7626d49224bd0ba0179d7c.zip
Marked ~hppa (bug #351526).
(Portage version: 2.2.0_alpha19/cvs/Linux i686)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Module-Load-Conditional/ChangeLog6
-rw-r--r--perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Module-Load-Conditional/ChangeLog b/perl-core/Module-Load-Conditional/ChangeLog
index 10b0906eaf0c..40d1683d2024 100644
--- a/perl-core/Module-Load-Conditional/ChangeLog
+++ b/perl-core/Module-Load-Conditional/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Module-Load-Conditional
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.10 2011/01/17 07:50:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/ChangeLog,v 1.11 2011/01/24 07:23:12 jer Exp $
+
+ 24 Jan 2011; Jeroen Roovers <jer@gentoo.org>
+ Module-Load-Conditional-0.400.ebuild:
+ Marked ~hppa (bug #351526).
17 Jan 2011; Torsten Veller <tove@gentoo.org>
-Module-Load-Conditional-0.34.ebuild, -Module-Load-Conditional-0.36.ebuild,
diff --git a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild
index 2f3d1080982c..8a7b75405e10 100644
--- a/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild
+++ b/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild,v 1.1 2011/01/13 08:27:41 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Module-Load-Conditional/Module-Load-Conditional-0.400.ebuild,v 1.2 2011/01/24 07:23:12 jer Exp $
EAPI=3
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Looking up module information / loading at runtime"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="~amd64 ~hppa ~ppc ~x86"
IUSE=""
DEPEND=">=virtual/perl-Module-Load-0.12