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 1PoM7h-0003Sr-IS for garchives@archives.gentoo.org; Sat, 12 Feb 2011 20:31:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 66B1AE0B0B; Sat, 12 Feb 2011 20:30:30 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 24160E0B0B for ; Sat, 12 Feb 2011 20:30:29 +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 507511B4426 for ; Sat, 12 Feb 2011 20:30:29 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id BBEF88006D for ; Sat, 12 Feb 2011 20:30:28 +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/B-Hooks-OP-Check-EntersubForCV/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.04.ebuild dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.05.ebuild dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.40.ebuild dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubForCV-0.50.ebuild dev-perl/B-Hooks-OP-Check-EntersubForCV/ChangeLog X-VCS-Directories: dev-perl/B-Hooks-OP-Check-EntersubForCV/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: e5f8ce222e666d5773de85bc0e74c1fec51fad24 Date: Sat, 12 Feb 2011 20:30:28 +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: a4fd89aad8a96c7c06eb17a69bfea3bb commit: e5f8ce222e666d5773de85bc0e74c1fec51fad24 Author: Kent Fredric gmail com> AuthorDate: Sat Feb 12 16:25:31 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Sat Feb 12 16:25:31 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3De5f8ce22 [migrate] remaining B-Hooks-OP-Check-EntersubForCV (Portage version: 2.2.0_alpha23/git/Linux x86_64, signed Manifest commit = with key 0A0CB301) --- ... =3D> B-Hooks-OP-Check-EntersubForCV-0.40.ebuild} | 3 ++- ... =3D> B-Hooks-OP-Check-EntersubForCV-0.50.ebuild} | 3 ++- dev-perl/B-Hooks-OP-Check-EntersubForCV/ChangeLog | 10 ++++++++++ 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-Ent= ersubForCV-0.04.ebuild b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-= OP-Check-EntersubForCV-0.40.ebuild similarity index 88% rename from dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-Ente= rsubForCV-0.04.ebuild rename to dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-Enters= ubForCV-0.40.ebuild index 90855e4..a84e35a 100644 --- a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubFo= rCV-0.04.ebuild +++ b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubFo= rCV-0.40.ebuild @@ -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: $ EAPI=3D2 MODULE_AUTHOR=3DFLORA +MODULE_VERSION=3D"0.04" inherit perl-module =20 DESCRIPTION=3D"Invoke callbacks on construction of entersub OPs for cert= ain CVs" diff --git a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-Ent= ersubForCV-0.05.ebuild b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-= OP-Check-EntersubForCV-0.50.ebuild similarity index 88% rename from dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-Ente= rsubForCV-0.05.ebuild rename to dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-Enters= ubForCV-0.50.ebuild index 90855e4..cccee41 100644 --- a/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubFo= rCV-0.05.ebuild +++ b/dev-perl/B-Hooks-OP-Check-EntersubForCV/B-Hooks-OP-Check-EntersubFo= rCV-0.50.ebuild @@ -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: $ EAPI=3D2 MODULE_AUTHOR=3DFLORA +MODULE_VERSION=3D"0.05" inherit perl-module =20 DESCRIPTION=3D"Invoke callbacks on construction of entersub OPs for cert= ain CVs" diff --git a/dev-perl/B-Hooks-OP-Check-EntersubForCV/ChangeLog b/dev-perl= /B-Hooks-OP-Check-EntersubForCV/ChangeLog index e6be1b9..667d5b0 100644 --- a/dev-perl/B-Hooks-OP-Check-EntersubForCV/ChangeLog +++ b/dev-perl/B-Hooks-OP-Check-EntersubForCV/ChangeLog @@ -2,6 +2,16 @@ # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 # $Header: $ =20 +*B-Hooks-OP-Check-EntersubForCV-0.50 (12 Feb 2011) +*B-Hooks-OP-Check-EntersubForCV-0.40 (12 Feb 2011) + + 12 Feb 2011; Kent Fredric + -B-Hooks-OP-Check-EntersubForCV-0.04.ebuild, + -B-Hooks-OP-Check-EntersubForCV-0.05.ebuild, + +B-Hooks-OP-Check-EntersubForCV-0.40.ebuild, + +B-Hooks-OP-Check-EntersubForCV-0.50.ebuild: + migrate remaining + *B-Hooks-OP-Check-EntersubForCV-0.60 (12 Feb 2011) =20 12 Feb 2011; Torsten Veller