summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-03-05 11:24:10 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-03-05 11:24:10 +0000
commitddac00b244f09a24184fd046819dc0379cda05c0 (patch)
treec16abc9e566247c47e78f304f3bc23222653a369 /dev-perl/Class-Data-Inheritable
parentStable on x86, bug #169152. (diff)
downloadgentoo-2-ddac00b244f09a24184fd046819dc0379cda05c0.tar.gz
gentoo-2-ddac00b244f09a24184fd046819dc0379cda05c0.tar.bz2
gentoo-2-ddac00b244f09a24184fd046819dc0379cda05c0.zip
Stable on x86, bug #169152.
(Portage version: 2.1.2-r11)
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r--dev-perl/Class-Data-Inheritable/ChangeLog6
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog
index fa8b1ab15e1c..d8e3b277b89a 100644
--- a/dev-perl/Class-Data-Inheritable/ChangeLog
+++ b/dev-perl/Class-Data-Inheritable/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Class-Data-Inheritable
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.28 2007/01/22 04:26:45 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.29 2007/03/05 11:24:10 ticho Exp $
+
+ 05 Mar 2007; Andrej Kacian <ticho@gentoo.org>
+ Class-Data-Inheritable-0.06.ebuild:
+ Stable on x86, bug #169152.
22 Jan 2007; Bryan Østergaard <kloeri@gentoo.org>
Class-Data-Inheritable-0.06.ebuild:
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild
index d8a95c6052f3..763b1ba5071c 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild,v 1.5 2007/01/22 04:26:45 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.06.ebuild,v 1.6 2007/03/05 11:24:10 ticho Exp $
inherit perl-module
@@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~tmtm/${P}"
SLOT="0"
LICENSE="|| ( Artistic GPL-2 )"
-KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc ~x86"
+KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86"
IUSE=""
export OPTIMIZE="${CFLAGS}"