summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2012-02-02 20:32:26 +0000
committerBrent Baude <ranger@gentoo.org>2012-02-02 20:32:26 +0000
commitd3cb5c2e3136854dbfd626815d20729ea7918131 (patch)
tree995e1db9cbe251bc8f786bfda7f3dd45a684a4c1 /dev-perl/Params-Util
parentMarking 8.2.23-r1 8.3.17-r1 8.4.10-r1 9.0.6-r1 9.1.2-r1 ppc for bug 388489 (diff)
downloadhistorical-d3cb5c2e3136854dbfd626815d20729ea7918131.tar.gz
historical-d3cb5c2e3136854dbfd626815d20729ea7918131.tar.bz2
historical-d3cb5c2e3136854dbfd626815d20729ea7918131.zip
Marking Params-Util-1.40.0 ppc for bug 392861
Package-Manager: portage-2.1.10.11/cvs/Linux ppc64
Diffstat (limited to 'dev-perl/Params-Util')
-rw-r--r--dev-perl/Params-Util/ChangeLog7
-rw-r--r--dev-perl/Params-Util/Params-Util-1.40.0.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Params-Util/ChangeLog b/dev-perl/Params-Util/ChangeLog
index dc9255251e4b..8186eadd6f7e 100644
--- a/dev-perl/Params-Util/ChangeLog
+++ b/dev-perl/Params-Util/ChangeLog
@@ -1,6 +1,9 @@
# 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.90 2011/12/17 18:46:37 armin76 Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/ChangeLog,v 1.91 2012/02/02 20:32:26 ranger Exp $
+
+ 02 Feb 2012; Brent Baude <ranger@gentoo.org> Params-Util-1.40.0.ebuild:
+ Marking Params-Util-1.40.0 ppc for bug 392861
17 Dec 2011; Raúl Porcel <armin76@gentoo.org> Params-Util-1.40.0.ebuild:
alpha/ia64/sparc stable wrt #392861
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 5d9e49000c98..05a3fb651981 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
+# Copyright 1999-2012 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.9 2011/12/17 18:46:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.40.0.ebuild,v 1.10 2012/02/02 20:32:26 ranger 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 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND=">=virtual/perl-Scalar-List-Utils-1.18"