summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:43:55 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-02-24 10:43:55 +0000
commitf4703cf98f371d9ec91930feb6a4a38fa6e80726 (patch)
tree280accee378e5f68c3c5ef2f0eb14c49212d0f0a /dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild
parentStable for amd64, wrt bug #400257 (diff)
downloadgentoo-2-f4703cf98f371d9ec91930feb6a4a38fa6e80726.tar.gz
gentoo-2-f4703cf98f371d9ec91930feb6a4a38fa6e80726.tar.bz2
gentoo-2-f4703cf98f371d9ec91930feb6a4a38fa6e80726.zip
Stable for amd64, wrt bug #400259
(Portage version: 2.1.10.44/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild')
-rw-r--r--dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild b/dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild
index 44a67ff12928..ddaa260af2ce 100644
--- a/dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild
+++ b/dev-perl/Validate-Net/Validate-Net-0.600.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/Validate-Net/Validate-Net-0.600.0.ebuild,v 1.1 2011/08/28 09:17:48 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild,v 1.2 2012/02/24 10:43:55 ago Exp $
EAPI=4
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Format validation and more for Net:: related strings"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE="test"
RDEPEND="dev-perl/Class-Default"