summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'perl-core/ExtUtils-Constant')
-rw-r--r--perl-core/ExtUtils-Constant/ChangeLog6
-rw-r--r--perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Constant/ChangeLog b/perl-core/ExtUtils-Constant/ChangeLog
index ac93e161e3d9..6414cfe73b60 100644
--- a/perl-core/ExtUtils-Constant/ChangeLog
+++ b/perl-core/ExtUtils-Constant/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for perl-core/ExtUtils-Constant
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ChangeLog,v 1.3 2013/10/24 14:34:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ChangeLog,v 1.4 2013/10/25 14:05:48 jer Exp $
+
+ 25 Oct 2013; Jeroen Roovers <jer@gentoo.org>
+ ExtUtils-Constant-0.230.0.ebuild:
+ Stable for HPPA (bug #474822).
24 Oct 2013; Jeroen Roovers <jer@gentoo.org>
ExtUtils-Constant-0.230.0.ebuild:
diff --git a/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild b/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild
index 3b4e97b217aa..4874c7cedb4b 100644
--- a/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild
+++ b/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild,v 1.2 2013/10/24 14:34:30 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild,v 1.3 2013/10/25 14:05:48 jer Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Generate XS code to import C header constants"
SLOT="0"
-KEYWORDS="~amd64 ~hppa ~x86"
+KEYWORDS="~amd64 hppa ~x86"
IUSE=""
SRC_TEST="do"