diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-16 14:57:39 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2014-02-16 14:57:39 +0000 |
commit | b92e747c9324bc6dc66c352709ac0d33ab7d80fa (patch) | |
tree | 66d61e5fc012548013f46348a150401348bb06ef /dev-perl/Email-Valid | |
parent | amd64 stable wrt bug #492144 (diff) | |
download | gentoo-2-b92e747c9324bc6dc66c352709ac0d33ab7d80fa.tar.gz gentoo-2-b92e747c9324bc6dc66c352709ac0d33ab7d80fa.tar.bz2 gentoo-2-b92e747c9324bc6dc66c352709ac0d33ab7d80fa.zip |
x86 stable wrt bug #492144
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/Email-Valid')
-rw-r--r-- | dev-perl/Email-Valid/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Email-Valid/Email-Valid-1.192.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Email-Valid/ChangeLog b/dev-perl/Email-Valid/ChangeLog index f7f2cbf12b34..3cc60f25d34c 100644 --- a/dev-perl/Email-Valid/ChangeLog +++ b/dev-perl/Email-Valid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Email-Valid # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.67 2014/02/16 14:56:39 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.68 2014/02/16 14:57:39 zlogene Exp $ + + 16 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Email-Valid-1.192.0.ebuild: + x86 stable wrt bug #492144 16 Feb 2014; Mikle Kolyada <zlogene@gentoo.org> Email-Valid-1.192.0.ebuild: amd64 stable wrt bug #492144 diff --git a/dev-perl/Email-Valid/Email-Valid-1.192.0.ebuild b/dev-perl/Email-Valid/Email-Valid-1.192.0.ebuild index 123b05d21701..8e004a2dbb2d 100644 --- a/dev-perl/Email-Valid/Email-Valid-1.192.0.ebuild +++ b/dev-perl/Email-Valid/Email-Valid-1.192.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-1.192.0.ebuild,v 1.3 2014/02/16 14:56:39 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-1.192.0.ebuild,v 1.4 2014/02/16 14:57:39 zlogene Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Check validity of Internet email addresses." SLOT="0" -KEYWORDS="amd64 hppa ~mips ~ppc ~ppc64 ~x86 ~x86-linux" +KEYWORDS="amd64 hppa ~mips ~ppc ~ppc64 x86 ~x86-linux" IUSE="test" RDEPEND=" |