diff options
author | Jeroen Roovers <jer@gentoo.org> | 2014-02-11 18:51:15 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2014-02-11 18:51:15 +0000 |
commit | 9cc00a5aedc4d94f8394249da71621e756b53efc (patch) | |
tree | 4ba9c3c5bd491b8d8b4a2cc70819e52477aa23e3 /dev-perl/Email-Valid | |
parent | Fixed pkg-config patch, removed old (diff) | |
download | gentoo-2-9cc00a5aedc4d94f8394249da71621e756b53efc.tar.gz gentoo-2-9cc00a5aedc4d94f8394249da71621e756b53efc.tar.bz2 gentoo-2-9cc00a5aedc4d94f8394249da71621e756b53efc.zip |
Stable for HPPA (bug #492144).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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=" |