diff options
author | Markus Meier <maekke@gentoo.org> | 2012-08-05 18:18:19 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2012-08-05 18:18:19 +0000 |
commit | aebdf101e3d986fd64a18201a035ac8c14a8d91a (patch) | |
tree | 78a5c030fe9d24633a69dfee2d5ae9483b556e4f /perl-core/ExtUtils-Command | |
parent | Stable for x86, wrt bug #429202 (diff) | |
download | gentoo-2-aebdf101e3d986fd64a18201a035ac8c14a8d91a.tar.gz gentoo-2-aebdf101e3d986fd64a18201a035ac8c14a8d91a.tar.bz2 gentoo-2-aebdf101e3d986fd64a18201a035ac8c14a8d91a.zip |
arm stable, bug #418803
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'perl-core/ExtUtils-Command')
-rw-r--r-- | perl-core/ExtUtils-Command/ChangeLog | 5 | ||||
-rw-r--r-- | perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Command/ChangeLog b/perl-core/ExtUtils-Command/ChangeLog index d3f84d4c062a..90c48d62d7b3 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.21 2012/06/24 15:39:03 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.22 2012/08/05 18:18:19 maekke Exp $ + + 05 Aug 2012; Markus Meier <maekke@gentoo.org> ExtUtils-Command-1.16.ebuild: + arm stable, bug #418803 24 Jun 2012; Torsten Veller <tove@gentoo.org> metadata.xml: Update CPAN upstream info diff --git a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild index 516630a54c12..d42c6ff239a8 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 # 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.10 2012/02/04 15:37:05 armin76 Exp $ +# $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 $ 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 |