diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-08-28 16:56:24 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-08-28 16:56:24 +0000 |
commit | 4f9062d7947baa1d010b88d69fe91ec53c4211f5 (patch) | |
tree | 0949ffb66116fae57cfff870453cfb1f1fe50513 /perl-core/ExtUtils-Command | |
parent | sparc stable wrt #326953 (diff) | |
download | historical-4f9062d7947baa1d010b88d69fe91ec53c4211f5.tar.gz historical-4f9062d7947baa1d010b88d69fe91ec53c4211f5.tar.bz2 historical-4f9062d7947baa1d010b88d69fe91ec53c4211f5.zip |
alpha/ia64/sparc stable wrt #330387
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'perl-core/ExtUtils-Command')
-rw-r--r-- | perl-core/ExtUtils-Command/ChangeLog | 6 | ||||
-rw-r--r-- | perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/perl-core/ExtUtils-Command/ChangeLog b/perl-core/ExtUtils-Command/ChangeLog index cc93ba1c19e3..f6d891815a05 100644 --- a/perl-core/ExtUtils-Command/ChangeLog +++ b/perl-core/ExtUtils-Command/ChangeLog @@ -1,6 +1,10 @@ # 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.7 2010/07/31 22:53:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ChangeLog,v 1.8 2010/08/28 16:51:05 armin76 Exp $ + + 28 Aug 2010; Raúl Porcel <armin76@gentoo.org> + ExtUtils-Command-1.16.ebuild: + alpha/ia64/sparc stable wrt #330387 31 Jul 2010; Markos Chandras <hwoarang@gentoo.org> ExtUtils-Command-1.16.ebuild: diff --git a/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild b/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild index e26cc2300c5f..cf4a10f01d3d 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.7 2010/07/31 22:53:02 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Command/ExtUtils-Command-1.16.ebuild,v 1.8 2010/08/28 16:51:05 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 hppa ~ia64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~ppc sparc x86" IUSE="" SRC_TEST=do |