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 1PnxvF-0000yh-9C for garchives@archives.gentoo.org; Fri, 11 Feb 2011 18:40:49 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7E90E1C070; Fri, 11 Feb 2011 18:39:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 3FE961C06F for ; Fri, 11 Feb 2011 18:39:47 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 889A21BC013 for ; Fri, 11 Feb 2011 18:39:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 55B7480073 for ; Fri, 11 Feb 2011 18:39:45 +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: Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Exception-Class-TryCatch/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Exception-Class-TryCatch/ChangeLog dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.10.ebuild dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.100.ebuild dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.11.ebuild dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.110.ebuild dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.12.ebuild dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.120.ebuild X-VCS-Directories: dev-perl/Exception-Class-TryCatch/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: c5d4ab122a2330cbf7967e4786c55eb8086fc1f6 Date: Fri, 11 Feb 2011 18:39:45 +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: X-Archives-Hash: 9cdc163261397aae63ba5904ad50efc1 commit: c5d4ab122a2330cbf7967e4786c55eb8086fc1f6 Author: Kent Fredric gmail com> AuthorDate: Fri Feb 11 18:11:57 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Feb 11 18:11:57 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3Dc5d4ab12 [migrate] Exception-Class-TryCatch to new version scheme (Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- dev-perl/Exception-Class-TryCatch/ChangeLog | 16 ++++++++++++++= ++ ...build =3D> Exception-Class-TryCatch-1.100.ebuild} | 3 ++- ...build =3D> Exception-Class-TryCatch-1.110.ebuild} | 3 ++- ...build =3D> Exception-Class-TryCatch-1.120.ebuild} | 3 ++- 4 files changed, 22 insertions(+), 3 deletions(-) diff --git a/dev-perl/Exception-Class-TryCatch/ChangeLog b/dev-perl/Excep= tion-Class-TryCatch/ChangeLog new file mode 100644 index 0000000..498372f --- /dev/null +++ b/dev-perl/Exception-Class-TryCatch/ChangeLog @@ -0,0 +1,16 @@ +# ChangeLog for dev-perl/Exception-Class-TryCatch +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*Exception-Class-TryCatch-1.120 (11 Feb 2011) +*Exception-Class-TryCatch-1.110 (11 Feb 2011) +*Exception-Class-TryCatch-1.100 (11 Feb 2011) + + 11 Feb 2011; Kent Fredric + -Exception-Class-TryCatch-1.10.ebuild, -Exception-Class-TryCatch-1.11.= ebuild, + -Exception-Class-TryCatch-1.12.ebuild, + +Exception-Class-TryCatch-1.100.ebuild, + +Exception-Class-TryCatch-1.110.ebuild, + +Exception-Class-TryCatch-1.120.ebuild: + Move to new version scheme + diff --git a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1= .10.ebuild b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1= .100.ebuild similarity index 83% rename from dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.= 10.ebuild rename to dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.10= 0.ebuild index 8c9ab6e..914f84d 100644 --- a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.10.ebu= ild +++ b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.100.eb= uild @@ -1,8 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 MODULE_AUTHOR=3DDAGOLDEN +MODULE_VERSION=3D"1.10" inherit perl-module =20 DESCRIPTION=3D"Syntactic try/catch sugar for use with Exception::Class" diff --git a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1= .11.ebuild b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1= .110.ebuild similarity index 83% rename from dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.= 11.ebuild rename to dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.11= 0.ebuild index 8c9ab6e..685179b 100644 --- a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.11.ebu= ild +++ b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.110.eb= uild @@ -1,8 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 MODULE_AUTHOR=3DDAGOLDEN +MODULE_VERSION=3D"1.11" inherit perl-module =20 DESCRIPTION=3D"Syntactic try/catch sugar for use with Exception::Class" diff --git a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1= .12.ebuild b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1= .120.ebuild similarity index 83% rename from dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.= 12.ebuild rename to dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.12= 0.ebuild index 8c9ab6e..ad37625 100644 --- a/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.12.ebu= ild +++ b/dev-perl/Exception-Class-TryCatch/Exception-Class-TryCatch-1.120.eb= uild @@ -1,8 +1,9 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 MODULE_AUTHOR=3DDAGOLDEN +MODULE_VERSION=3D"1.12" inherit perl-module =20 DESCRIPTION=3D"Syntactic try/catch sugar for use with Exception::Class"