summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2009-12-04 10:51:07 +0000
committerChristian Faulhammer <fauli@gentoo.org>2009-12-04 10:51:07 +0000
commit89d3d2e08fd38ae7328bf5115058c1ef66f3a84e (patch)
tree65692a1325a16300445bc9b21eba7a296b498669 /perl-core/Class-ISA
parentx86 stable, bug 288026 (diff)
downloadhistorical-89d3d2e08fd38ae7328bf5115058c1ef66f3a84e.tar.gz
historical-89d3d2e08fd38ae7328bf5115058c1ef66f3a84e.tar.bz2
historical-89d3d2e08fd38ae7328bf5115058c1ef66f3a84e.zip
x86 stable, bug 288026
Package-Manager: portage-2.1.6.13/cvs/Linux i686 RepoMan-Options: --force
Diffstat (limited to 'perl-core/Class-ISA')
-rw-r--r--perl-core/Class-ISA/ChangeLog6
-rw-r--r--perl-core/Class-ISA/Class-ISA-0.35.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Class-ISA/ChangeLog b/perl-core/Class-ISA/ChangeLog
index 3be02156f9d9..7aaf7fb544a4 100644
--- a/perl-core/Class-ISA/ChangeLog
+++ b/perl-core/Class-ISA/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/Class-ISA
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/ChangeLog,v 1.5 2009/10/06 18:42:40 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/ChangeLog,v 1.6 2009/12/04 10:41:55 fauli Exp $
+
+ 04 Dec 2009; Christian Faulhammer <fauli@gentoo.org>
+ Class-ISA-0.35.ebuild:
+ x86 stable, bug 288026
*Class-ISA-0.36 (06 Oct 2009)
diff --git a/perl-core/Class-ISA/Class-ISA-0.35.ebuild b/perl-core/Class-ISA/Class-ISA-0.35.ebuild
index f380332a7953..91c1bfcd8513 100644
--- a/perl-core/Class-ISA/Class-ISA-0.35.ebuild
+++ b/perl-core/Class-ISA/Class-ISA-0.35.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/Class-ISA-0.35.ebuild,v 1.1 2009/09/26 19:56:20 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/Class-ISA-0.35.ebuild,v 1.2 2009/12/04 10:41:55 fauli Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Report the search path thru an ISA tree"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc x86"
IUSE=""
SRC_TEST="do"