summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--perl-core/ExtUtils-Command/ChangeLog7
-rw-r--r--perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/ExtUtils-Command/ChangeLog b/perl-core/ExtUtils-Command/ChangeLog
index 90c48d62d7b3..745cbb69ca09 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-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.22 2012/08/05 18:18:19 maekke Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.23 2013/01/06 12:05:11 armin76 Exp $
+
+ 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> ExtUtils-Command-1.16.ebuild:
+ s390/sh stable
05 Aug 2012; Markus Meier <maekke@gentoo.org> ExtUtils-Command-1.16.ebuild:
arm stable, bug #418803
diff --git a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild
index d42c6ff239a8..79d8f64a1070 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-2012 Gentoo Foundation
+# Copyright 1999-2013 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.11 2012/08/05 18:18:19 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild,v 1.12 2013/01/06 12:05:11 armin76 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 arm hppa ia64 ppc ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc s390 sh sparc x86"
IUSE=""
SRC_TEST=do