summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2013-01-13 13:47:38 +0000
committerMarkus Meier <maekke@gentoo.org>2013-01-13 13:47:38 +0000
commitf3b9684d250635cc684059b0686559257ae58e96 (patch)
treeed15a6fefe6a4b33115a08c862958590dfe45d4a /dev-perl/Class-Inspector
parentadd ~arm, bug #449762 (diff)
downloadgentoo-2-f3b9684d250635cc684059b0686559257ae58e96.tar.gz
gentoo-2-f3b9684d250635cc684059b0686559257ae58e96.tar.bz2
gentoo-2-f3b9684d250635cc684059b0686559257ae58e96.zip
add ~arm, bug #449762
(Portage version: 2.1.11.40/cvs/Linux x86_64, signed Manifest commit with key 072AD062)
Diffstat (limited to 'dev-perl/Class-Inspector')
-rw-r--r--dev-perl/Class-Inspector/ChangeLog7
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog
index e3517f29e000..ed6f7529fd2b 100644
--- a/dev-perl/Class-Inspector/ChangeLog
+++ b/dev-perl/Class-Inspector/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-perl/Class-Inspector
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.85 2012/11/04 16:18:43 tove Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.86 2013/01/13 13:47:38 maekke Exp $
+
+ 13 Jan 2013; Markus Meier <maekke@gentoo.org> Class-Inspector-1.280.0.ebuild:
+ add ~arm, bug #449762
*Class-Inspector-1.280.0 (04 Nov 2012)
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild
index a10a6b37e027..7d0f3f207942 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild,v 1.1 2012/11/04 16:18:43 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild,v 1.2 2013/01/13 13:47:38 maekke Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~ppc-aix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
SRC_TEST="do"