summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2009-10-28 18:06:18 +0000
committerRaúl Porcel <armin76@gentoo.org>2009-10-28 18:06:18 +0000
commit139515328ed80fe3dc359a626712e0d92b15ffe7 (patch)
tree4a2ec5d8c8a78d8388519fad238444485d157825 /dev-perl
parentFix changelog (diff)
downloadgentoo-2-139515328ed80fe3dc359a626712e0d92b15ffe7.tar.gz
gentoo-2-139515328ed80fe3dc359a626712e0d92b15ffe7.tar.bz2
gentoo-2-139515328ed80fe3dc359a626712e0d92b15ffe7.zip
ia64 stable
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/Params-Util/ChangeLog5
-rw-r--r--dev-perl/Params-Util/Params-Util-1.00.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Params-Util/ChangeLog b/dev-perl/Params-Util/ChangeLog
index 9335e16b8cb4..e5d956780d9d 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.71 2009/10/18 16:00:25 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/ChangeLog,v 1.72 2009/10/28 18:06:18 armin76 Exp $
+
+ 28 Oct 2009; Raúl Porcel <armin76@gentoo.org> Params-Util-1.00.ebuild:
+ ia64 stable
18 Oct 2009; Tobias Klausmann <klausman@gentoo.org>
Params-Util-1.00.ebuild:
diff --git a/dev-perl/Params-Util/Params-Util-1.00.ebuild b/dev-perl/Params-Util/Params-Util-1.00.ebuild
index 4f674eb5b15a..28ac8dbb1ab1 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.7 2009/10/18 16:00:25 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Util/Params-Util-1.00.ebuild,v 1.8 2009/10/28 18:06:18 armin76 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"