diff options
author | 2012-03-25 17:22:49 +0000 | |
---|---|---|
committer | 2012-03-25 17:22:49 +0000 | |
commit | 97dd671d6f207bd86979f1bf4d5e7334a3c634f2 (patch) | |
tree | 2d73d8451c12c096f6b8c3860092f778fe6de682 /dev-perl/Validate-Net | |
parent | alpha/ia64/sparc stable wrt #400257 (diff) | |
download | historical-97dd671d6f207bd86979f1bf4d5e7334a3c634f2.tar.gz historical-97dd671d6f207bd86979f1bf4d5e7334a3c634f2.tar.bz2 historical-97dd671d6f207bd86979f1bf4d5e7334a3c634f2.zip |
alpha stable and drop ia64/sparc wrt #400255
Package-Manager: portage-2.1.10.49/cvs/Linux ia64
Diffstat (limited to 'dev-perl/Validate-Net')
-rw-r--r-- | dev-perl/Validate-Net/ChangeLog | 6 | ||||
-rw-r--r-- | dev-perl/Validate-Net/Validate-Net-0.5.ebuild | 6 | ||||
-rw-r--r-- | dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-perl/Validate-Net/ChangeLog b/dev-perl/Validate-Net/ChangeLog index 0fb57487c7dd..122940edd08a 100644 --- a/dev-perl/Validate-Net/ChangeLog +++ b/dev-perl/Validate-Net/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-perl/Validate-Net # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/ChangeLog,v 1.23 2012/03/09 09:53:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/ChangeLog,v 1.24 2012/03/25 17:22:49 armin76 Exp $ + + 25 Mar 2012; Raúl Porcel <armin76@gentoo.org> Validate-Net-0.5.ebuild, + Validate-Net-0.600.0.ebuild: + alpha stable and drop ia64/sparc wrt #400255 09 Mar 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> Validate-Net-0.600.0.ebuild: diff --git a/dev-perl/Validate-Net/Validate-Net-0.5.ebuild b/dev-perl/Validate-Net/Validate-Net-0.5.ebuild index 2e1e41a2f20d..20ca68c17b7d 100644 --- a/dev-perl/Validate-Net/Validate-Net-0.5.ebuild +++ b/dev-perl/Validate-Net/Validate-Net-0.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 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.5.ebuild,v 1.15 2007/01/19 17:11:37 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.5.ebuild,v 1.16 2012/03/25 17:22:49 armin76 Exp $ inherit perl-module @@ -10,7 +10,7 @@ HOMEPAGE="http://search.cpan.org/~adamk/" SLOT="0" LICENSE="|| ( Artistic GPL-2 )" -KEYWORDS="alpha amd64 hppa ia64 ~mips ~ppc sparc x86" +KEYWORDS="alpha amd64 hppa ~mips ~ppc x86" IUSE="" SRC_TEST="do" 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 54279ef55e31..0c154a1b5daa 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-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.4 2012/03/09 09:53:44 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Validate-Net/Validate-Net-0.600.0.ebuild,v 1.5 2012/03/25 17:22:49 armin76 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 ~mips ~ppc x86" IUSE="test" RDEPEND="dev-perl/Class-Default" |