diff options
Diffstat (limited to 'dev-perl/Email-Valid')
-rw-r--r-- | dev-perl/Email-Valid/ChangeLog | 7 | ||||
-rw-r--r-- | dev-perl/Email-Valid/Email-Valid-1.192.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/dev-perl/Email-Valid/ChangeLog b/dev-perl/Email-Valid/ChangeLog index 7eff8d5c75ea..4157353723fc 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.65 2013/09/18 04:01:27 patrick Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.66 2014/02/11 18:51:15 jer Exp $ + + 11 Feb 2014; Jeroen Roovers <jer@gentoo.org> Email-Valid-1.192.0.ebuild: + Stable for HPPA (bug #492144). *Email-Valid-1.192.0 (18 Sep 2013) 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 f3c076b395db..ef56b009130e 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-2013 Gentoo Foundation +# 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.1 2013/09/18 04:01:27 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-1.192.0.ebuild,v 1.2 2014/02/11 18:51:15 jer 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=" |