summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2013-12-01 14:43:40 +0000
committerJohannes Huber <johu@gentoo.org>2013-12-01 14:43:40 +0000
commitf6e493a122ac8ddf68214aae45d52070b7dd0645 (patch)
treee8613617d26ab26441027bcd1dba94e6db068168 /perl-core
parentx86 stable, bug #474822 (diff)
downloadgentoo-2-f6e493a122ac8ddf68214aae45d52070b7dd0645.tar.gz
gentoo-2-f6e493a122ac8ddf68214aae45d52070b7dd0645.tar.bz2
gentoo-2-f6e493a122ac8ddf68214aae45d52070b7dd0645.zip
x86 stable, bug #474822
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key F3CFD2BD)
Diffstat (limited to 'perl-core')
-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 6414cfe73b60..82e52df94182 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.4 2013/10/25 14:05:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ChangeLog,v 1.5 2013/12/01 14:43:40 johu Exp $
+
+ 01 Dec 2013; Johannes Huber <johu@gentoo.org>
+ ExtUtils-Constant-0.230.0.ebuild:
+ x86 stable, bug #474822
25 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 4874c7cedb4b..9f7a3191a87d 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.3 2013/10/25 14:05:48 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Constant/ExtUtils-Constant-0.230.0.ebuild,v 1.4 2013/12/01 14:43:40 johu 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"