commit: 0ad75f2e00d5a9ded15aef43ffd23343be98ed1a Author: Kent Fredric <kentfredric <AT> gmail <DOT> com> AuthorDate: Sat Aug 30 17:09:01 2014 +0000 Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com> CommitDate: Sat Aug 30 17:09:01 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0ad75f2e
[cleanup] dev-perl/Email-Valid-Loose remove old EAPIs Package-Manager: portage-2.2.10 --- dev-perl/Email-Valid-Loose/ChangeLog | 6 +++++- .../Email-Valid-Loose/Email-Valid-Loose-0.40.0.ebuild | 19 ------------------- 2 files changed, 5 insertions(+), 20 deletions(-) diff --git a/dev-perl/Email-Valid-Loose/ChangeLog b/dev-perl/Email-Valid-Loose/ChangeLog index ae7fa56..d2a0b16 100644 --- a/dev-perl/Email-Valid-Loose/ChangeLog +++ b/dev-perl/Email-Valid-Loose/ChangeLog @@ -1,7 +1,11 @@ # ChangeLog for dev-perl/Email-Valid-Loose -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ + 30 Aug 2014; Kent Fredric <kentfred...@gmail.com> + -Email-Valid-Loose-0.40.0.ebuild: + remove old EAPIs + *Email-Valid-Loose-0.50.0 (26 Feb 2012) *Email-Valid-Loose-0.40.0 (26 Feb 2012) diff --git a/dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.40.0.ebuild b/dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.40.0.ebuild deleted file mode 100644 index 6a79bd0..0000000 --- a/dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.40.0.ebuild +++ /dev/null @@ -1,19 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: $ - -MODULE_AUTHOR=MIYAGAWA -MODULE_VERSION="0.04" -inherit perl-module - -DESCRIPTION="Email::Valid which allows dot before at mark" -LICENSE="|| ( Artistic GPL-2 )" - -SLOT="0" -KEYWORDS="~amd64 ~x86" - -IUSE="" -RDEPEND=">=perl-core/Test-Simple-0.32 - >=dev-perl/Email-Valid-0.13" -DEPEND="${RDEPEND}" -SRC_TEST=do