summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Gall <tgall@gentoo.org>2009-09-21 18:39:38 +0000
committerTom Gall <tgall@gentoo.org>2009-09-21 18:39:38 +0000
commit0c41470d5cd895a5ecc08266d4602b494297b4f5 (patch)
tree815fa59967df723350f03aaeda47ebc1a2c72590 /dev-perl/Class-Data-Inheritable
parentstable on ppc64, bug #278089 (diff)
downloadgentoo-2-0c41470d5cd895a5ecc08266d4602b494297b4f5.tar.gz
gentoo-2-0c41470d5cd895a5ecc08266d4602b494297b4f5.tar.bz2
gentoo-2-0c41470d5cd895a5ecc08266d4602b494297b4f5.zip
stable on ppc64, bug #278094
(Portage version: 2.1.6.13/cvs/Linux ppc64)
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.08.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 da38cfdd1afd..05e52fd92dc5 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-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.35 2009/07/22 04:12:16 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.36 2009/09/21 18:39:38 tgall Exp $
+
+ 21 Sep 2009; Tom Gall <tgall@gentoo.org>
+ Class-Data-Inheritable-0.08.ebuild:
+ stable on ppc64, bug #278094
22 Jul 2009; Jeremy Olexa <darkside@gentoo.org>
Class-Data-Inheritable-0.08.ebuild:
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild
index 202c76e3c981..c1d1b557b0ab 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.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/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild,v 1.5 2009/07/22 04:12:16 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.08.ebuild,v 1.6 2009/09/21 18:39:38 tgall Exp $
MODULE_AUTHOR=TMTM
inherit perl-module
@@ -9,7 +9,7 @@ DESCRIPTION="Exception::Class module for perl"
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}"