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 1QzLye-0005gR-11 for garchives@archives.gentoo.org; Fri, 02 Sep 2011 05:07:40 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 25FF821C0D4; Fri, 2 Sep 2011 05:06:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id DC03221C14B for ; Fri, 2 Sep 2011 05:06:42 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2D4CB1B4036 for ; Fri, 2 Sep 2011 05:06:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 404A480051 for ; Fri, 2 Sep 2011 05:06:41 +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: <55a5048b023d5ffb0b4605d06fa027802de01fa9.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Method-Signatures-Simple/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/Method-Signatures-Simple/ChangeLog dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.05.ebuild dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.06.ebuild dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.50.0.ebuild dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.60.0.ebuild X-VCS-Directories: dev-perl/Method-Signatures-Simple/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 55a5048b023d5ffb0b4605d06fa027802de01fa9 Date: Fri, 2 Sep 2011 05:06:41 +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: 6015f2a844bcbbb21fcf3170ce4868b3 commit: 55a5048b023d5ffb0b4605d06fa027802de01fa9 Author: Kent Fredric gmail com> AuthorDate: Thu Sep 1 23:49:59 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Thu Sep 1 23:49:59 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D55a5048b [migrate] Method-Signatures-Simple (Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit = with key BD86D695) --- dev-perl/Method-Signatures-Simple/ChangeLog | 11 ++++++++++- ...uild =3D> Method-Signatures-Simple-0.50.0.ebuild} | 3 ++- ...uild =3D> Method-Signatures-Simple-0.60.0.ebuild} | 3 ++- 3 files changed, 14 insertions(+), 3 deletions(-) diff --git a/dev-perl/Method-Signatures-Simple/ChangeLog b/dev-perl/Metho= d-Signatures-Simple/ChangeLog index 3760880..83151a4 100644 --- a/dev-perl/Method-Signatures-Simple/ChangeLog +++ b/dev-perl/Method-Signatures-Simple/ChangeLog @@ -1,7 +1,16 @@ # ChangeLog for dev-perl/Method-Signatures-Simple -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*Method-Signatures-Simple-0.60.0 (01 Sep 2011) +*Method-Signatures-Simple-0.50.0 (01 Sep 2011) + + 01 Sep 2011; Kent Fredric + -Method-Signatures-Simple-0.05.ebuild, -Method-Signatures-Simple-0.06.= ebuild, + +Method-Signatures-Simple-0.50.0.ebuild, + +Method-Signatures-Simple-0.60.0.ebuild: + Migrate to x.y.z + *Method-Signatures-Simple-0.06 (23 Jul 2010) =20 23 Jul 2010; Torsten Veller diff --git a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0= .05.ebuild b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0= .50.0.ebuild similarity index 85% rename from dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.= 05.ebuild rename to dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.50= .0.ebuild index 61870f1..bce3362 100644 --- a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.05.ebu= ild +++ b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.50.0.e= build @@ -1,10 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DRHESA +MODULE_VERSION=3D"0.05" inherit perl-module =20 DESCRIPTION=3D"Basic method declarations with signatures, without source= filters" diff --git a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0= .06.ebuild b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0= .60.0.ebuild similarity index 86% rename from dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.= 06.ebuild rename to dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.60= .0.ebuild index adf8265..86a92c4 100644 --- a/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.06.ebu= ild +++ b/dev-perl/Method-Signatures-Simple/Method-Signatures-Simple-0.60.0.e= build @@ -1,10 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Header: $ =20 EAPI=3D2 =20 MODULE_AUTHOR=3DRHESA +MODULE_VERSION=3D"0.06" inherit perl-module =20 DESCRIPTION=3D"Basic method declarations with signatures, without source= filters"