diff options
author | Raúl Porcel <armin76@gentoo.org> | 2013-01-06 11:59:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2013-01-06 11:59:04 +0000 |
commit | e0ffede398e3e84474cc388a0128e0b1999019ef (patch) | |
tree | 8637a0a190875c184fc993267a043a83048ed678 /perl-core | |
parent | Add ~sparc, wrt bug #449220 (diff) | |
download | gentoo-2-e0ffede398e3e84474cc388a0128e0b1999019ef.tar.gz gentoo-2-e0ffede398e3e84474cc388a0128e0b1999019ef.tar.bz2 gentoo-2-e0ffede398e3e84474cc388a0128e0b1999019ef.zip |
s390/sh stable
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF6AD3240)
Diffstat (limited to 'perl-core')
-rw-r--r-- | perl-core/ExtUtils-Install/ChangeLog | 7 | ||||
-rw-r--r-- | perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/perl-core/ExtUtils-Install/ChangeLog b/perl-core/ExtUtils-Install/ChangeLog index 41ff4383ece7..837495a621e2 100644 --- a/perl-core/ExtUtils-Install/ChangeLog +++ b/perl-core/ExtUtils-Install/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for perl-core/ExtUtils-Install -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.17 2012/12/26 15:23:22 tove Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ChangeLog,v 1.18 2013/01/06 11:59:04 armin76 Exp $ + + 06 Jan 2013; Raúl Porcel <armin76@gentoo.org> ExtUtils-Install-1.54.ebuild: + s390/sh stable *ExtUtils-Install-1.540.0 (26 Dec 2012) diff --git a/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild b/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild index d91e9a6366a5..53558868ea9a 100644 --- a/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild +++ b/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.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-Install/ExtUtils-Install-1.54.ebuild,v 1.15 2012/08/05 18:06:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/perl-core/ExtUtils-Install/ExtUtils-Install-1.54.ebuild,v 1.16 2013/01/06 11:59:04 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Install files from here to there" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" SRC_TEST=do |