From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1S1SAH-0003PD-IS for garchives@archives.gentoo.org; Sun, 26 Feb 2012 00:40:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B260BE086E; Sun, 26 Feb 2012 00:39:50 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 6A39CE086E for ; Sun, 26 Feb 2012 00:39:50 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 8D7501B4008 for ; Sun, 26 Feb 2012 00:39:49 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 9E989E5413 for ; Sun, 26 Feb 2012 00:39:46 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1330216304.dda2d753e912b13d2732dc4fca57d75470e23186.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Email-Valid-Loose/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Email-Valid-Loose/ChangeLog dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.04.ebuild dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.05.ebuild dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.40.0.ebuild dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.50.0.ebuild X-VCS-Directories: dev-perl/Email-Valid-Loose/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: dda2d753e912b13d2732dc4fca57d75470e23186 X-VCS-Branch: master Date: Sun, 26 Feb 2012 00:39:46 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 6fb3736f-57b3-485b-8019-94b139f85a91 X-Archives-Hash: 12cd63718f0eca549e29feaa98d60036 commit: dda2d753e912b13d2732dc4fca57d75470e23186 Author: Kent Fredric gmail com> AuthorDate: Sun Feb 26 00:31:44 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Feb 26 00:31:44 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Ddda2d753 [migrate/qa] Email-Valid-Loose (Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit = with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- dev-perl/Email-Valid-Loose/ChangeLog | 12 ++++++++++++ ...0.04.ebuild =3D> Email-Valid-Loose-0.40.0.ebuild} | 7 +++++-- ...0.05.ebuild =3D> Email-Valid-Loose-0.50.0.ebuild} | 5 ++++- 3 files changed, 21 insertions(+), 3 deletions(-) diff --git a/dev-perl/Email-Valid-Loose/ChangeLog b/dev-perl/Email-Valid-= Loose/ChangeLog new file mode 100644 index 0000000..ae7fa56 --- /dev/null +++ b/dev-perl/Email-Valid-Loose/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for dev-perl/Email-Valid-Loose +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*Email-Valid-Loose-0.50.0 (26 Feb 2012) +*Email-Valid-Loose-0.40.0 (26 Feb 2012) + + 26 Feb 2012; Kent Fredric + -Email-Valid-Loose-0.04.ebuild, -Email-Valid-Loose-0.05.ebuild, + +Email-Valid-Loose-0.40.0.ebuild, +Email-Valid-Loose-0.50.0.ebuild: + Migrate to x.y.z, QA fixes + diff --git a/dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.04.ebuild b/d= ev-perl/Email-Valid-Loose/Email-Valid-Loose-0.40.0.ebuild similarity index 68% rename from dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.04.ebuild rename to dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.40.0.ebuild index 6bcbf59..6a79bd0 100644 --- a/dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.04.ebuild +++ b/dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.40.0.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 MODULE_AUTHOR=3DMIYAGAWA +MODULE_VERSION=3D"0.04" inherit perl-module =20 DESCRIPTION=3D"Email::Valid which allows dot before at mark" @@ -12,5 +13,7 @@ SLOT=3D"0" KEYWORDS=3D"~amd64 ~x86" =20 IUSE=3D"" -DEPEND=3D">=3Dperl-core/Test-Simple-0.32 +RDEPEND=3D">=3Dperl-core/Test-Simple-0.32 >=3Ddev-perl/Email-Valid-0.13" +DEPEND=3D"${RDEPEND}" +SRC_TEST=3Ddo diff --git a/dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.05.ebuild b/d= ev-perl/Email-Valid-Loose/Email-Valid-Loose-0.50.0.ebuild similarity index 76% rename from dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.05.ebuild rename to dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.50.0.ebuild index 83e94d8..02c05b6 100644 --- a/dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.05.ebuild +++ b/dev-perl/Email-Valid-Loose/Email-Valid-Loose-0.50.0.ebuild @@ -1,8 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 MODULE_AUTHOR=3DMIYAGAWA +MODULE_VERSION=3D"0.05" inherit perl-module =20 DESCRIPTION=3D"Email::Valid which allows dot before at mark" @@ -15,3 +16,5 @@ IUSE=3D"" DEPEND=3D" >=3Ddev-perl/Email-Valid-0.13 " +RDEPEND=3D"${DEPEND}" +SRC_TEST=3Ddo