From: Raúl Porcel Date: Sat, 3 Sep 2011 16:25:05 +0000 (+0000) Subject: Add ~s390/~sparc X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=48b4a4b9ba02b9448a35a57e26e4fe1b92a2b7a0;p=gentoo.git Add ~s390/~sparc Package-Manager: portage-2.1.10.11/cvs/Linux ia64 --- diff --git a/dev-perl/Params-Util/ChangeLog b/dev-perl/Params-Util/ChangeLog index 0ad74085f935..ed03c83c6ced 100644 --- a/dev-perl/Params-Util/ChangeLog +++ b/dev-perl/Params-Util/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Params-Util # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/ChangeLog,v 1.82 2011/07/29 17:17:01 tove Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/ChangeLog,v 1.83 2011/09/03 16:25:05 armin76 Exp $ + + 03 Sep 2011; Raúl Porcel Params-Util-1.00.ebuild, + Params-Util-1.40.0.ebuild: + Add ~s390/~sparc 29 Jul 2011; Torsten Veller -Params-Util-1.01.ebuild, -Params-Util-1.03.ebuild: diff --git a/dev-perl/Params-Util/Params-Util-1.00.ebuild b/dev-perl/Params-Util/Params-Util-1.00.ebuild index 79328cbb8e0d..b40ee7f8601b 100644 --- a/dev-perl/Params-Util/Params-Util-1.00.ebuild +++ b/dev-perl/Params-Util/Params-Util-1.00.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.00.ebuild,v 1.10 2010/12/03 02:04:47 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.00.ebuild,v 1.11 2011/09/03 16:25:04 armin76 Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utility functions to aid in parameter checking" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris" IUSE="" DEPEND=">=virtual/perl-Scalar-List-Utils-1.18" diff --git a/dev-perl/Params-Util/Params-Util-1.40.0.ebuild b/dev-perl/Params-Util/Params-Util-1.40.0.ebuild index e03e05d13dd4..4801c88144f7 100644 --- a/dev-perl/Params-Util/Params-Util-1.40.0.ebuild +++ b/dev-perl/Params-Util/Params-Util-1.40.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.40.0.ebuild,v 1.2 2011/07/07 05:41:32 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.40.0.ebuild,v 1.3 2011/09/03 16:25:04 armin76 Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Utility functions to aid in parameter checking" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" RDEPEND=">=virtual/perl-Scalar-List-Utils-1.18"