summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2010-06-15 05:41:24 +0000
committerTorsten Veller <tove@gentoo.org>2010-06-15 05:41:24 +0000
commit1ff4bf5247f886e161619bfef428ac642ffd639d (patch)
treeabbeddf0cb6226d5d368677ce846070aec401a06 /dev-perl/Class-Inspector
parentStable on x86 (#323529) (diff)
downloadhistorical-1ff4bf5247f886e161619bfef428ac642ffd639d.tar.gz
historical-1ff4bf5247f886e161619bfef428ac642ffd639d.tar.bz2
historical-1ff4bf5247f886e161619bfef428ac642ffd639d.zip
Stable on amd64 and x86 (#323529)
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'dev-perl/Class-Inspector')
-rw-r--r--dev-perl/Class-Inspector/ChangeLog5
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog
index 9e8bc96f8ae0..85de1c04fc41 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.58 2010/01/09 17:31:31 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.59 2010/06/15 05:21:44 tove Exp $
+
+ 15 Jun 2010; Torsten Veller <tove@gentoo.org> Class-Inspector-1.24.ebuild:
+ Stable on amd64 and x86 (#323529)
09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
Class-Inspector-1.24.ebuild:
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild
index d0781fbd6b2f..1a02cc3b7ec2 100644
--- a/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild
+++ b/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.24.ebuild,v 1.2 2010/01/09 17:31:31 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild,v 1.3 2010/06/15 05:21:44 tove Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Provides information about Classes"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE="test"
RDEPEND=""