diff options
author | 2007-07-08 01:38:26 +0000 | |
---|---|---|
committer | 2007-07-08 01:38:26 +0000 | |
commit | 2c5e5faa37ba523a65d3b1de4d1c02c222ff8d94 (patch) | |
tree | d330bc249e78c2e51a478898b4d2c0df25cbbf3c /dev-perl/Email-Valid | |
parent | use use_setuptools(*args,**kwargs) as the dummy function, to prevent errors a... (diff) | |
download | historical-2c5e5faa37ba523a65d3b1de4d1c02c222ff8d94.tar.gz historical-2c5e5faa37ba523a65d3b1de4d1c02c222ff8d94.tar.bz2 historical-2c5e5faa37ba523a65d3b1de4d1c02c222ff8d94.zip |
stable on ppc64
Package-Manager: portage-2.1.2.9
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.179.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Email-Valid/ChangeLog b/dev-perl/Email-Valid/ChangeLog index 31c7bcac4c88..cd5d3b18e0e5 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.34 2007/07/05 21:33:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.35 2007/07/08 01:31:19 tgall Exp $ + + 07 Jul 2007; Tom Gall <tgall@gentoo.org> Email-Valid-0.179.ebuild: + stable on ppc64 05 Jul 2007; Raúl Porcel <armin76@gentoo.org> Email-Valid-0.179.ebuild: alpha/ia64/x86 stable diff --git a/dev-perl/Email-Valid/Email-Valid-0.179.ebuild b/dev-perl/Email-Valid/Email-Valid-0.179.ebuild index acc3e55fdc21..7f0c5e26c2ba 100644 --- a/dev-perl/Email-Valid/Email-Valid-0.179.ebuild +++ b/dev-perl/Email-Valid/Email-Valid-0.179.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.179.ebuild,v 1.6 2007/07/05 21:33:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.179.ebuild,v 1.7 2007/07/08 01:31:19 tgall 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 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~hppa ia64 ~mips ppc ppc64 sparc x86" LICENSE="|| ( GPL-2 Artistic )" IUSE="" SRC_TEST="do" |