summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-03-20 22:12:45 +0000
committerJeroen Roovers <jer@gentoo.org>2012-03-20 22:12:45 +0000
commitfa9af33b8088719fb07787e7448563aa81292eb6 (patch)
treef28b79569f8ef1a298c8a783f40f4bef6616cf76 /dev-perl/Class-Data-Inheritable
parentStable for HPPA (bug #408579). (diff)
downloadgentoo-2-fa9af33b8088719fb07787e7448563aa81292eb6.tar.gz
gentoo-2-fa9af33b8088719fb07787e7448563aa81292eb6.tar.bz2
gentoo-2-fa9af33b8088719fb07787e7448563aa81292eb6.zip
Stable for HPPA (bug #408579).
(Portage version: 2.2.0_alpha93/cvs/Linux x86_64)
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.80.0.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 49a0d4164e3f..a0e9cc0c9a39 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-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 $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/ChangeLog,v 1.44 2012/03/20 22:12:45 jer Exp $
+
+ 20 Mar 2012; Jeroen Roovers <jer@gentoo.org>
+ Class-Data-Inheritable-0.80.0.ebuild:
+ Stable for HPPA (bug #408579).
08 Feb 2012; Jeroen Roovers <jer@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 7f42bd0b37fc..331ec6a98868 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-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.4 2012/02/08 19:49:53 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Class-Data-Inheritable/Class-Data-Inheritable-0.80.0.ebuild,v 1.5 2012/03/20 22:12:45 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Inheritable, overridable class data"
SLOT="0"
-KEYWORDS="alpha amd64 ~hppa 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}"