summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2011-11-06 19:07:37 +0000
committerMarkus Meier <maekke@gentoo.org>2011-11-06 19:07:37 +0000
commitfeb7b044ca7edf2e7c33cb7914bc478f42aeed30 (patch)
treed3c1835de9c70efa1c9ba495c22188805427a791 /dev-perl
parentRemove obsolete code in pkg_preinst(). (diff)
downloadhistorical-feb7b044ca7edf2e7c33cb7914bc478f42aeed30.tar.gz
historical-feb7b044ca7edf2e7c33cb7914bc478f42aeed30.tar.bz2
historical-feb7b044ca7edf2e7c33cb7914bc478f42aeed30.zip
add ~arm, bug #389001
Package-Manager: portage-2.1.10.32/cvs/Linux i686
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Class-Load/ChangeLog5
-rw-r--r--dev-perl/Class-Load/Class-Load-0.120.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-Load/ChangeLog b/dev-perl/Class-Load/ChangeLog
index f60301ffbe0d..5bcfa9f85bd6 100644
--- a/dev-perl/Class-Load/ChangeLog
+++ b/dev-perl/Class-Load/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Class-Load
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.15 2011/10/31 13:19:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.16 2011/11/06 19:07:37 maekke Exp $
+
+ 06 Nov 2011; Markus Meier <maekke@gentoo.org> Class-Load-0.120.0.ebuild:
+ add ~arm, bug #389001
31 Oct 2011; Jeroen Roovers <jer@gentoo.org> Class-Load-0.120.0.ebuild:
Marked ~hppa (bug #389001).
diff --git a/dev-perl/Class-Load/Class-Load-0.120.0.ebuild b/dev-perl/Class-Load/Class-Load-0.120.0.ebuild
index 161a6bb79436..9f397e9ec62d 100644
--- a/dev-perl/Class-Load/Class-Load-0.120.0.ebuild
+++ b/dev-perl/Class-Load/Class-Load-0.120.0.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/dev-perl/Class-Load/Class-Load-0.120.0.ebuild,v 1.2 2011/10/31 13:19:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/Class-Load-0.120.0.ebuild,v 1.3 2011/11/06 19:07:37 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A working (require q{Class::Name}) and more"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 ~arm ~hppa ~x86"
IUSE="test"
RDEPEND="