summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2010-01-09 17:39:07 +0000
committerFabian Groffen <grobian@gentoo.org>2010-01-09 17:39:07 +0000
commitf565bbc338c89fa06679cd416b8ae321a22de4de (patch)
treec399d93f9cea2874d5ab30308368e6aee10e8589 /dev-perl/Class-Inspector
parentVersion bumped. (diff)
downloadhistorical-f565bbc338c89fa06679cd416b8ae321a22de4de.tar.gz
historical-f565bbc338c89fa06679cd416b8ae321a22de4de.tar.bz2
historical-f565bbc338c89fa06679cd416b8ae321a22de4de.zip
Transfer Prefix keywords
Package-Manager: portage-2.2.00.15184-prefix/cvs/Darwin powerpc
Diffstat (limited to 'dev-perl/Class-Inspector')
-rw-r--r--dev-perl/Class-Inspector/ChangeLog8
-rw-r--r--dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-Inspector/ChangeLog b/dev-perl/Class-Inspector/ChangeLog
index df276c9c8de3..9e8bc96f8ae0 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Inspector/ChangeLog,v 1.57 2009/06/29 23:34:53 jer Exp $
+# 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 $
+
+ 09 Jan 2010; Fabian Groffen <grobian@gentoo.org>
+ Class-Inspector-1.24.ebuild:
+ Transfer Prefix keywords
29 Jun 2009; Jeroen Roovers <jer@gentoo.org> Class-Inspector-1.23.ebuild:
Stable for HPPA too.
diff --git a/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild b/dev-perl/Class-Inspector/Class-Inspector-1.24.ebuild
index adc5a34bf4ec..d0781fbd6b2f 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-2009 Gentoo Foundation
+# 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.1 2009/04/21 16:33:07 tove Exp $
+# $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 $
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"
+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=""