summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-02-08 19:49:53 +0000
committerJeroen Roovers <jer@gentoo.org>2012-02-08 19:49:53 +0000
commitd831634ab6bd517336c1178043d5f66b8d9909be (patch)
treed201de242d5982d25735fb40d8af298cd0264bdf /dev-perl/Class-Data-Inheritable
parentMarked ~hppa (bug #399649). (diff)
downloadgentoo-2-d831634ab6bd517336c1178043d5f66b8d9909be.tar.gz
gentoo-2-d831634ab6bd517336c1178043d5f66b8d9909be.tar.bz2
gentoo-2-d831634ab6bd517336c1178043d5f66b8d9909be.zip
Marked ~hppa (bug #399649).
(Portage version: 2.2.0_alpha85/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Class-Data-Inheritable')
-rw-r--r--dev-perl/Class-Data-Inheritable/ChangeLog8
-rw-r--r--dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild6
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-perl/Class-Data-Inheritable/ChangeLog b/dev-perl/Class-Data-Inheritable/ChangeLog
index 1f580c5e03f8..49a0d4164e3f 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 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.42 2011/09/24 13:27:52 grobian Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.43 2012/02/08 19:49:53 jer Exp $
+
+ 08 Feb 2012; Jeroen Roovers <jer@gentoo.org>
+ Class-Data-Inheritable-0.80.0.ebuild:
+ Marked ~hppa (bug #399649).
24 Sep 2011; Fabian Groffen <grobian@gentoo.org>
Class-Data-Inheritable-0.80.0.ebuild:
diff --git a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild
index 2f6742d6bee5..7f42bd0b37fc 100644
--- a/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild
+++ b/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 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.80.0.ebuild,v 1.3 2011/09/24 13:27:52 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild,v 1.4 2012/02/08 19:49:53 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Inheritable, overridable class data"
SLOT="0"
-KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
export OPTIMIZE="${CFLAGS}"