diff options
author | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:36:21 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2007-04-15 21:36:21 +0000 |
commit | 3510e2ef0167d3c56384f2db7d789ef1a0fdace0 (patch) | |
tree | 956cbd3537556242d2ca4c6c02cae5ee737028af /dev-perl/Email-Valid | |
parent | Stable on x86, bug #174394. (diff) | |
download | historical-3510e2ef0167d3c56384f2db7d789ef1a0fdace0.tar.gz historical-3510e2ef0167d3c56384f2db7d789ef1a0fdace0.tar.bz2 historical-3510e2ef0167d3c56384f2db7d789ef1a0fdace0.zip |
Stable on ppc64
Package-Manager: portage-2.1.2.2
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-0.175.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Email-Valid/ChangeLog b/dev-perl/Email-Valid/ChangeLog index 50549e00d9e7..62a20acbd385 100644 --- a/dev-perl/Email-Valid/ChangeLog +++ b/dev-perl/Email-Valid/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Email-Valid # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.31 2007/04/10 12:24:29 mcummings Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.32 2007/04/15 21:30:28 corsair Exp $ + + 15 Apr 2007; Markus Rothe <corsair@gentoo.org> Email-Valid-0.175.ebuild: + Stable on ppc64 10 Apr 2007; Michael Cummings <mcummings@gentoo.org> Email-Valid-0.179.ebuild: diff --git a/dev-perl/Email-Valid/Email-Valid-0.175.ebuild b/dev-perl/Email-Valid/Email-Valid-0.175.ebuild index 2fe5059b6b84..6032bb7e3aac 100644 --- a/dev-perl/Email-Valid/Email-Valid-0.175.ebuild +++ b/dev-perl/Email-Valid/Email-Valid-0.175.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 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.175.ebuild,v 1.10 2007/03/05 11:42:40 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.175.ebuild,v 1.11 2007/04/15 21:30:28 corsair Exp $ inherit perl-module @@ -8,7 +8,7 @@ DESCRIPTION="Check validity of Internet email addresses." SRC_URI="mirror://cpan/authors/id/R/RJ/RJBS/${P}.tar.gz" HOMEPAGE="http://search.cpan.org/~rjbs/" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" LICENSE="|| ( GPL-2 Artistic )" IUSE="" SRC_TEST="do" |