summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2011-01-29 18:12:38 +0000
committerRaúl Porcel <armin76@gentoo.org>2011-01-29 18:12:38 +0000
commitf3bcda7a8db779de93102c1a36ed33383acb0f17 (patch)
treeafc4bcf3b87ae3c794905a12ae100a89581149c4 /virtual/perl-Module-Load-Conditional
parentAdd ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #351526 (diff)
downloadgentoo-2-f3bcda7a8db779de93102c1a36ed33383acb0f17.tar.gz
gentoo-2-f3bcda7a8db779de93102c1a36ed33383acb0f17.tar.bz2
gentoo-2-f3bcda7a8db779de93102c1a36ed33383acb0f17.zip
Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #351526
(Portage version: 2.1.9.25/cvs/Linux ia64)
Diffstat (limited to 'virtual/perl-Module-Load-Conditional')
-rw-r--r--virtual/perl-Module-Load-Conditional/ChangeLog6
-rw-r--r--virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.400.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/virtual/perl-Module-Load-Conditional/ChangeLog b/virtual/perl-Module-Load-Conditional/ChangeLog
index 8853d9a65c74..3d711b5c65cf 100644
--- a/virtual/perl-Module-Load-Conditional/ChangeLog
+++ b/virtual/perl-Module-Load-Conditional/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for virtual/perl-Module-Load-Conditional
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.14 2011/01/24 07:23:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/ChangeLog,v 1.15 2011/01/29 18:12:38 armin76 Exp $
+
+ 29 Jan 2011; Raúl Porcel <armin76@gentoo.org>
+ perl-Module-Load-Conditional-0.400.ebuild:
+ Add ~alpha/~arm/~ia64/~m68k/~s390/~sh/~sparc wrt #351526
24 Jan 2011; Jeroen Roovers <jer@gentoo.org>
perl-Module-Load-Conditional-0.400.ebuild:
diff --git a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.400.ebuild b/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.400.ebuild
index 41dbde4abfdf..634ef493569c 100644
--- a/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.400.ebuild
+++ b/virtual/perl-Module-Load-Conditional/perl-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/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.400.ebuild,v 1.2 2011/01/24 07:23:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/perl-Module-Load-Conditional/perl-Module-Load-Conditional-0.400.ebuild,v 1.3 2011/01/29 18:12:38 armin76 Exp $
DESCRIPTION="Looking up module information / loading at runtime"
HOMEPAGE=""
@@ -8,7 +8,7 @@ SRC_URI=""
LICENSE=""
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~ppc ~s390 ~sh ~sparc ~x86"
IUSE=""
RDEPEND="~perl-core/Module-Load-Conditional-${PV}"