summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-06-27 09:59:43 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-06-27 09:59:43 +0000
commit32b6fadd51d93e25c3fd6df5a16f0ca5ebd6fbb3 (patch)
tree6970f662111f9fce547bbb49575f56d201768b59 /dev-perl
parentRevision bump: EAPI 5, epatch_user. Respect LDFLAGS, wrt bug #333747, add wor... (diff)
downloadgentoo-2-32b6fadd51d93e25c3fd6df5a16f0ca5ebd6fbb3.tar.gz
gentoo-2-32b6fadd51d93e25c3fd6df5a16f0ca5ebd6fbb3.tar.bz2
gentoo-2-32b6fadd51d93e25c3fd6df5a16f0ca5ebd6fbb3.zip
Stable on amd64 and x86, wrt bug #449574
(Portage version: 2.2.0_alpha185/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Class-Inspector/ChangeLog6
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog
index ed6f7529fd2b..93f8b60d640e 100644
--- a/dev-perl/Class-Inspector/ChangeLog
+++ b/dev-perl/Class-Inspector/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-Inspector
# 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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.87 2013/06/27 09:59:43 pinkbyte Exp $
+
+ 27 Jun 2013; Sergey Popov <pinkbyte@gentoo.org>
+ Class-Inspector-1.280.0.ebuild:
+ Stable on amd64 and x86, wrt bug #449574
13 Jan 2013; Markus Meier <maekke@gentoo.org> Class-Inspector-1.280.0.ebuild:
add ~arm, bug #449762
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 7d0f3f207942..00fead1027f9 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-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.2 2013/01/13 13:47:38 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.280.0.ebuild,v 1.3 2013/06/27 09:59:43 pinkbyte Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-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"
+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"