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 1SM3bN-0002qw-Ir for garchives@archives.gentoo.org; Sun, 22 Apr 2012 20:41:45 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C9492E0AD7; Sun, 22 Apr 2012 20:40:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 99894E0AD4 for ; Sun, 22 Apr 2012 20:40:38 +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 E777A1B410A for ; Sun, 22 Apr 2012 20:40:37 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 05A4FE4C22 for ; Sun, 22 Apr 2012 20:40:35 +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: <1335126531.cf48e72ee146f1e6dbaa59d21f229e62742421e6.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-YAML-Valid/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Test-YAML-Valid/ChangeLog dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.04.ebuild dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild X-VCS-Directories: dev-perl/Test-YAML-Valid/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: cf48e72ee146f1e6dbaa59d21f229e62742421e6 X-VCS-Branch: master Date: Sun, 22 Apr 2012 20:40:35 +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: 4557ee56-a159-4e46-8c9d-b5dcf7d21a2c X-Archives-Hash: 7d2a02a1ab8b1ca25efc82b7ce3b9353 commit: cf48e72ee146f1e6dbaa59d21f229e62742421e6 Author: Kent Fredric gmail com> AuthorDate: Sun Apr 22 20:28:51 2012 +0000 Commit: Kent Fredric gmail com> CommitDate: Sun Apr 22 20:28:51 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dcf48e72e [migrate] Test-YAML-Valid to x.y.z (Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit= with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6) --- dev-perl/Test-YAML-Valid/ChangeLog | 8 +++++++- ...d-0.04.ebuild =3D> Test-YAML-Valid-0.40.0.ebuild} | 3 ++- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/dev-perl/Test-YAML-Valid/ChangeLog b/dev-perl/Test-YAML-Vali= d/ChangeLog index bfb424f..d42aeac 100644 --- a/dev-perl/Test-YAML-Valid/ChangeLog +++ b/dev-perl/Test-YAML-Valid/ChangeLog @@ -1,7 +1,13 @@ # ChangeLog for dev-perl/Test-YAML-Valid -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Test-YAML-Valid-0.40.0 (22 Apr 2012) + + 22 Apr 2012; Kent Fredric + -Test-YAML-Valid-0.04.ebuild, +Test-YAML-Valid-0.40.0.ebuild: + Migrate to x.y.z + 09 Aug 2010; Kent Fredric -Test-YAML-Valid-0.03.ebuild: Gone on CPAN diff --git a/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.04.ebuild b/dev-p= erl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild similarity index 88% rename from dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.04.ebuild rename to dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild index 79a3f99..e3923cd 100644 --- a/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.04.ebuild +++ b/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild @@ -1,9 +1,10 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 MODULE_AUTHOR=3DJROCKWAY +MODULE_VERSION=3D"0.04" inherit perl-module =20 DESCRIPTION=3D"Test for valid YAML"