summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-08-20 09:45:41 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-08-20 09:45:41 +0000
commitd51f71e5f06c4701166078914afa9b4213ac4786 (patch)
tree05e0bbb3c71f2c2fda57cacd2b6f780e374f1c99 /perl-core
parentstable x86, bug 333421 (diff)
downloadgentoo-2-d51f71e5f06c4701166078914afa9b4213ac4786.tar.gz
gentoo-2-d51f71e5f06c4701166078914afa9b4213ac4786.tar.bz2
gentoo-2-d51f71e5f06c4701166078914afa9b4213ac4786.zip
stable x86, bug 333421
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/Class-ISA/ChangeLog6
-rw-r--r--perl-core/Class-ISA/Class-ISA-0.36.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/Class-ISA/ChangeLog b/perl-core/Class-ISA/ChangeLog
index 0af572bbbbc6..02adf1f0ce56 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-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/ChangeLog,v 1.11 2010/08/19 15:06:28 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/ChangeLog,v 1.12 2010/08/20 09:45:41 fauli Exp $
+
+ 20 Aug 2010; Christian Faulhammer <fauli@gentoo.org>
+ Class-ISA-0.36.ebuild:
+ stable x86, bug 333421
19 Aug 2010; Markos Chandras <hwoarang@gentoo.org> Class-ISA-0.36.ebuild:
Stable on amd64 wrt bug #333421
diff --git a/perl-core/Class-ISA/Class-ISA-0.36.ebuild b/perl-core/Class-ISA/Class-ISA-0.36.ebuild
index 5831669431a7..b9df2dc6c29f 100644
--- a/perl-core/Class-ISA/Class-ISA-0.36.ebuild
+++ b/perl-core/Class-ISA/Class-ISA-0.36.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/perl-core/Class-ISA/Class-ISA-0.36.ebuild,v 1.2 2010/08/19 15:06:28 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/Class-ISA/Class-ISA-0.36.ebuild,v 1.3 2010/08/20 09:45:41 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"