summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-06-21 20:35:52 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-06-21 20:35:52 +0000
commit6eca733af3caf00bb34618008e6cc16c5014031f (patch)
treeb5e7affda7d803f208e30848643d730e4c5b6ec8 /dev-perl/Params-Validate
parentalpha/arm/ia64/s390/sh/sparc stable wrt #323529 (diff)
downloadhistorical-6eca733af3caf00bb34618008e6cc16c5014031f.tar.gz
historical-6eca733af3caf00bb34618008e6cc16c5014031f.tar.bz2
historical-6eca733af3caf00bb34618008e6cc16c5014031f.zip
alpha/ia64/sparc stable wrt #323529
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Params-Validate')
-rw-r--r--dev-perl/Params-Validate/ChangeLog6
-rw-r--r--dev-perl/Params-Validate/Params-Validate-0.95.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-perl/Params-Validate/ChangeLog b/dev-perl/Params-Validate/ChangeLog
index 2e0b043c4f40..f7a6bb49198b 100644
--- a/dev-perl/Params-Validate/ChangeLog
+++ b/dev-perl/Params-Validate/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Params-Validate
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/ChangeLog,v 1.79 2010/06/15 05:20:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/ChangeLog,v 1.80 2010/06/21 20:32:24 armin76 Exp $
+
+ 21 Jun 2010; Raúl Porcel <armin76@gentoo.org>
+ Params-Validate-0.95.ebuild:
+ alpha/ia64/sparc stable wrt #323529
15 Jun 2010; Torsten Veller <tove@gentoo.org> Params-Validate-0.95.ebuild:
Stable on amd64 and x86 (#323529)
diff --git a/dev-perl/Params-Validate/Params-Validate-0.95.ebuild b/dev-perl/Params-Validate/Params-Validate-0.95.ebuild
index 8218488bb4b8..1c638a8cda17 100644
--- a/dev-perl/Params-Validate/Params-Validate-0.95.ebuild
+++ b/dev-perl/Params-Validate/Params-Validate-0.95.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/Params-Validate-0.95.ebuild,v 1.2 2010/06/15 05:20:54 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Params-Validate/Params-Validate-0.95.ebuild,v 1.3 2010/06/21 20:32:24 armin76 Exp $
EAPI=2
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="A module to provide a flexible system for validation method/function call parameters"
SLOT="0"
-KEYWORDS="~alpha amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="alpha amd64 ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
RDEPEND="virtual/perl-Attribute-Handlers"