summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2010-07-29 17:19:11 +0000
committerJeroen Roovers <jer@gentoo.org>2010-07-29 17:19:11 +0000
commit6ccbd45d5e6a9352f4a9bcc28257a903937461f3 (patch)
tree36f826747e37dd2e4911d354987c6e0282ec45d2 /perl-core
parentStable for HPPA (bug #330387). (diff)
downloadgentoo-2-6ccbd45d5e6a9352f4a9bcc28257a903937461f3.tar.gz
gentoo-2-6ccbd45d5e6a9352f4a9bcc28257a903937461f3.tar.bz2
gentoo-2-6ccbd45d5e6a9352f4a9bcc28257a903937461f3.zip
Stable for HPPA (bug #330387).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'perl-core')
-rw-r--r--perl-core/ExtUtils-Command/ChangeLog5
-rw-r--r--perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Command/ChangeLog b/perl-core/ExtUtils-Command/ChangeLog
index 7168db78c8e4..83849fbc5bb2 100644
--- a/perl-core/ExtUtils-Command/ChangeLog
+++ b/perl-core/ExtUtils-Command/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for perl-core/ExtUtils-Command
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.4 2010/05/14 15:45:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.5 2010/07/29 17:19:11 jer Exp $
+
+ 29 Jul 2010; Jeroen Roovers <jer@gentoo.org> ExtUtils-Command-1.16.ebuild:
+ Stable for HPPA (bug #330387).
14 May 2010; Jeroen Roovers <jer@gentoo.org> ExtUtils-Command-1.16.ebuild:
Marked ~hppa (bug #317877).
diff --git a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild
index 88fa2ba8d6d1..29975461ce8a 100644
--- a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild
+++ b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild,v 1.4 2010/05/14 15:45:04 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild,v 1.5 2010/07/29 17:19:11 jer Exp $
EAPI="2"
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Utilities to replace common UNIX commands in Makefiles etc."
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 hppa ~ia64 ~ppc ~sparc ~x86"
IUSE=""
SRC_TEST=do