summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2015-06-11 19:08:17 +0000
committerMarkus Meier <maekke@gentoo.org>2015-06-11 19:08:17 +0000
commit35dc024d9f79c50c737f2c81ad68828df9717f0f (patch)
tree80bf7092ed978cd48703520c0c70482b8f84c1ee /dev-perl/Class-Load
parentadd ~arm, bug #546596 (diff)
downloadgentoo-2-35dc024d9f79c50c737f2c81ad68828df9717f0f.tar.gz
gentoo-2-35dc024d9f79c50c737f2c81ad68828df9717f0f.tar.bz2
gentoo-2-35dc024d9f79c50c737f2c81ad68828df9717f0f.zip
add ~arm, bug #548352
(Portage version: 2.2.20/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/Class-Load')
-rw-r--r--dev-perl/Class-Load/ChangeLog5
-rw-r--r--dev-perl/Class-Load/Class-Load-0.220.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-Load/ChangeLog b/dev-perl/Class-Load/ChangeLog
index 99874166f1dc..96d5778c9025 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-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.49 2015/05/20 04:52:05 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/ChangeLog,v 1.50 2015/06/11 19:08:17 maekke Exp $
+
+ 11 Jun 2015; Markus Meier <maekke@gentoo.org> Class-Load-0.220.0.ebuild:
+ add ~arm, bug #548352
20 May 2015; Matt Turner <mattst88@gentoo.org> Class-Load-0.220.0.ebuild:
Added ~alpha, bug 548352.
diff --git a/dev-perl/Class-Load/Class-Load-0.220.0.ebuild b/dev-perl/Class-Load/Class-Load-0.220.0.ebuild
index 19b716028c3a..e75e16458007 100644
--- a/dev-perl/Class-Load/Class-Load-0.220.0.ebuild
+++ b/dev-perl/Class-Load/Class-Load-0.220.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 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.220.0.ebuild,v 1.4 2015/05/20 04:52:05 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Load/Class-Load-0.220.0.ebuild,v 1.5 2015/06/11 19:08:17 maekke Exp $
EAPI=5
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="A working (require q{Class::Name}) and more"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ppc ~ppc64 ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
IUSE="test"
RDEPEND="