diff options
author | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:22:19 +0000 |
---|---|---|
committer | Torsten Veller <tove@gentoo.org> | 2009-09-18 18:22:19 +0000 |
commit | 2c92a0dc31bb550140ba10f460c2dde47887e092 (patch) | |
tree | f4ae0ce58dc9041abef79aee60aa61c305719e2f /dev-perl/Params-Util | |
parent | Stable on amd64 (#283969) (diff) | |
download | gentoo-2-2c92a0dc31bb550140ba10f460c2dde47887e092.tar.gz gentoo-2-2c92a0dc31bb550140ba10f460c2dde47887e092.tar.bz2 gentoo-2-2c92a0dc31bb550140ba10f460c2dde47887e092.zip |
Stable on amd64 (#283969)
(Portage version: 2.2_rc40/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Params-Util')
-rw-r--r-- | dev-perl/Params-Util/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Params-Util/Params-Util-1.00.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Params-Util/ChangeLog b/dev-perl/Params-Util/ChangeLog index 9e0e7c5d44ac..0a644261be00 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/ChangeLog,v 1.67 2009/09/17 16:23:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/ChangeLog,v 1.68 2009/09/18 18:22:19 tove Exp $ + + 18 Sep 2009; Torsten Veller <tove@gentoo.org> Params-Util-1.00.ebuild: + Stable on amd64 (#283969) 17 Sep 2009; Jeroen Roovers <jer@gentoo.org> Params-Util-1.00.ebuild: Stable for HPPA (bug #283969). diff --git a/dev-perl/Params-Util/Params-Util-1.00.ebuild b/dev-perl/Params-Util/Params-Util-1.00.ebuild index 2a335567dd58..5e960e30c51b 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-2009 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.3 2009/09/17 16:23:11 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.00.ebuild,v 1.4 2009/09/18 18:22:19 tove Exp $ EAPI=2 @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="Utility functions to aid in parameter checking" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ~ppc ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ~sparc x86" IUSE="" DEPEND=">=virtual/perl-Scalar-List-Utils-1.18" |