diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-04-26 02:00:17 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-04-26 02:00:17 +0000 |
commit | f1a9afcea786ee2e2d40bfb886c71ae29a4f73d0 (patch) | |
tree | bb9cd505a4db0b6ddb2d71f9a46f28cb14920c39 /dev-perl | |
parent | Stable for HPPA (bug #412989). (diff) | |
download | gentoo-2-f1a9afcea786ee2e2d40bfb886c71ae29a4f73d0.tar.gz gentoo-2-f1a9afcea786ee2e2d40bfb886c71ae29a4f73d0.tar.bz2 gentoo-2-f1a9afcea786ee2e2d40bfb886c71ae29a4f73d0.zip |
Stable for HPPA (bug #413001).
(Portage version: 2.2.0_alpha101/cvs/Linux x86_64)
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Email-Valid/ChangeLog | 5 | ||||
-rw-r--r-- | dev-perl/Email-Valid/Email-Valid-0.190.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 75460a4a5a40..43b5e467023b 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-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.58 2012/04/24 08:13:14 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.59 2012/04/26 02:00:17 jer Exp $ + + 26 Apr 2012; Jeroen Roovers <jer@gentoo.org> Email-Valid-0.190.0.ebuild: + Stable for HPPA (bug #413001). 24 Apr 2012; Jeff Horelick <jdhore@gentoo.org> Email-Valid-0.190.0.ebuild: marked x86 per bug 413001 diff --git a/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild b/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild index 9fea4d0ef68e..7c37c84b269f 100644 --- a/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild +++ b/dev-perl/Email-Valid/Email-Valid-0.190.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/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.4 2012/04/24 08:13:14 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.190.0.ebuild,v 1.5 2012/04/26 02:00:17 jer Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Check validity of Internet email addresses." SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ~ppc ppc64 ~sparc x86" IUSE="test" RDEPEND=" |