diff options
author | Tom Gall <tgall@gentoo.org> | 2007-07-08 01:38:26 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2007-07-08 01:38:26 +0000 |
commit | 2c5e5faa37ba523a65d3b1de4d1c02c222ff8d94 (patch) | |
tree | d330bc249e78c2e51a478898b4d2c0df25cbbf3c /dev-perl/Email-Valid/Email-Valid-0.179.ebuild | |
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/Email-Valid-0.179.ebuild')
-rw-r--r-- | dev-perl/Email-Valid/Email-Valid-0.179.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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" |