summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-10-25 14:05:48 +0000
committerJeroen Roovers <jer@gentoo.org>2013-10-25 14:05:48 +0000
commitb48e05a0bc2b633efb5a012d4f1cc7e92f1bd253 (patch)
tree484928cdd24674b99604e409a13aabce92e28680 /perl-core/ExtUtils-Constant
parentStable for HPPA (bug #486278). (diff)
downloadgentoo-2-b48e05a0bc2b633efb5a012d4f1cc7e92f1bd253.tar.gz
gentoo-2-b48e05a0bc2b633efb5a012d4f1cc7e92f1bd253.tar.bz2
gentoo-2-b48e05a0bc2b633efb5a012d4f1cc7e92f1bd253.zip
Stable for HPPA (bug #474822).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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"