summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Veller <tove@gentoo.org>2008-09-30 12:46:02 +0000
committerTorsten Veller <tove@gentoo.org>2008-09-30 12:46:02 +0000
commit21f615978ad008eff6d3fd38ca32ad25a3a44ff0 (patch)
tree205bd44e0921f15514bd1cfe1a07616c0a36c923 /dev-perl/Email-Valid
parentVersion bump. Cleanup (diff)
downloadgentoo-2-21f615978ad008eff6d3fd38ca32ad25a3a44ff0.tar.gz
gentoo-2-21f615978ad008eff6d3fd38ca32ad25a3a44ff0.tar.bz2
gentoo-2-21f615978ad008eff6d3fd38ca32ad25a3a44ff0.zip
Cleanup
(Portage version: 2.2_rc11/cvs/Linux 2.6.26-tuxonice i686)
Diffstat (limited to 'dev-perl/Email-Valid')
-rw-r--r--dev-perl/Email-Valid/ChangeLog6
-rw-r--r--dev-perl/Email-Valid/Email-Valid-0.15-r1.ebuild18
-rw-r--r--dev-perl/Email-Valid/Email-Valid-0.175.ebuild17
-rw-r--r--dev-perl/Email-Valid/Email-Valid-0.179.ebuild8
4 files changed, 10 insertions, 39 deletions
diff --git a/dev-perl/Email-Valid/ChangeLog b/dev-perl/Email-Valid/ChangeLog
index 540e8542f9e0..2190fa041d38 100644
--- a/dev-perl/Email-Valid/ChangeLog
+++ b/dev-perl/Email-Valid/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-perl/Email-Valid
# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.36 2008/03/19 02:13:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/ChangeLog,v 1.37 2008/09/30 12:46:02 tove Exp $
+
+ 30 Sep 2008; Torsten Veller <tove@gentoo.org> -Email-Valid-0.15-r1.ebuild,
+ -Email-Valid-0.175.ebuild, Email-Valid-0.179.ebuild:
+ Cleanup
19 Mar 2008; Jeroen Roovers <jer@gentoo.org> Email-Valid-0.179.ebuild:
Stable for HPPA too.
diff --git a/dev-perl/Email-Valid/Email-Valid-0.15-r1.ebuild b/dev-perl/Email-Valid/Email-Valid-0.15-r1.ebuild
deleted file mode 100644
index fe1c7babe8e7..000000000000
--- a/dev-perl/Email-Valid/Email-Valid-0.15-r1.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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.15-r1.ebuild,v 1.9 2007/07/10 23:33:28 mr_bones_ Exp $
-
-inherit perl-module
-
-DESCRIPTION="Check validity of Internet email addresses."
-SRC_URI="mirror://cpan/authors/id/M/MA/MAURICE/${P}.tar.gz"
-HOMEPAGE="http://search.cpan.org/~maurice/"
-SLOT="0"
-KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86"
-LICENSE="|| ( GPL-2 Artistic )"
-IUSE=""
-SRC_TEST="do"
-DEPEND="dev-perl/MailTools
- dev-perl/Net-Domain-TLD
- dev-perl/Net-DNS
- dev-lang/perl"
diff --git a/dev-perl/Email-Valid/Email-Valid-0.175.ebuild b/dev-perl/Email-Valid/Email-Valid-0.175.ebuild
deleted file mode 100644
index 6032bb7e3aac..000000000000
--- a/dev-perl/Email-Valid/Email-Valid-0.175.ebuild
+++ /dev/null
@@ -1,17 +0,0 @@
-# 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.11 2007/04/15 21:30:28 corsair Exp $
-
-inherit perl-module
-
-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"
-LICENSE="|| ( GPL-2 Artistic )"
-IUSE=""
-SRC_TEST="do"
-DEPEND="dev-perl/MailTools
- dev-perl/Net-DNS
- dev-lang/perl"
diff --git a/dev-perl/Email-Valid/Email-Valid-0.179.ebuild b/dev-perl/Email-Valid/Email-Valid-0.179.ebuild
index 253fe73d2974..33bc14144fe0 100644
--- a/dev-perl/Email-Valid/Email-Valid-0.179.ebuild
+++ b/dev-perl/Email-Valid/Email-Valid-0.179.ebuild
@@ -1,17 +1,19 @@
# Copyright 1999-2008 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.8 2008/03/19 02:13:23 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-perl/Email-Valid/Email-Valid-0.179.ebuild,v 1.9 2008/09/30 12:46:02 tove Exp $
+MODULE_AUTHOR=RJBS
inherit perl-module
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"
LICENSE="|| ( GPL-2 Artistic )"
IUSE=""
+
SRC_TEST="do"
+
DEPEND="dev-perl/MailTools
dev-perl/Net-DNS
dev-lang/perl"