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 <gentoo-commits+bounces-338482-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QDeEk-0003sP-3L
	for garchives@archives.gentoo.org; Sat, 23 Apr 2011 14:55:06 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id ADDAF1C12D;
	Sat, 23 Apr 2011 14:47:43 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 749D41C121
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Apr 2011 14:47:38 +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 DE7A81BC019
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Apr 2011 14:47:37 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 4D6C480378
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Apr 2011 14:47:37 +0000 (UTC)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" <kentfredric@gmail.com>
Message-ID: <adaeb9c95e0fd7fe14f3f7cf5aeae9d3095ef509.kent@gentoo>
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/B-Hooks-OP-Annotation/
X-VCS-Repository: proj/perl-overlay
X-VCS-Files: dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0.ebuild dev-perl/B-Hooks-OP-Annotation/ChangeLog
X-VCS-Directories: dev-perl/B-Hooks-OP-Annotation/
X-VCS-Committer: kent
X-VCS-Committer-Name: Kent Fredric
X-VCS-Revision: adaeb9c95e0fd7fe14f3f7cf5aeae9d3095ef509
Date: Sat, 23 Apr 2011 14:47:37 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 55274e1cf18f225c78632cfca7146a39

commit:     adaeb9c95e0fd7fe14f3f7cf5aeae9d3095ef509
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:23:29 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:23:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.=
git;a=3Dcommit;h=3Dadaeb9c9

[cpanclean] B-Hooks-OP-Annotation-0.430.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit =
with key 0A0CB301)

---
 .../B-Hooks-OP-Annotation-0.430.0.ebuild           |   25 --------------=
------
 dev-perl/B-Hooks-OP-Annotation/ChangeLog           |    4 +++
 2 files changed, 4 insertions(+), 25 deletions(-)

diff --git a/dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0=
.ebuild b/dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0.eb=
uild
deleted file mode 100644
index c603f2c..0000000
--- a/dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3D"4"
-MODULE_AUTHOR=3DCHOCOLATE
-MODULE_VERSION=3D0.43
-inherit perl-module
-
-DESCRIPTION=3D"annotate and delegate hooked OPs"
-LICENSE=3D"|| ( Artistic GPL-2 )"
-SLOT=3D"0"
-KEYWORDS=3D"~amd64 ~x86"
-IUSE=3D""
-comment() { echo ''; }
-COMMON_DEPEND=3D"
-	>=3Ddev-perl/extutils-depends-0.301 $(comment 0.301.0)
-"
-DEPEND=3D"
-	${COMMON_DEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-RDEPEND=3D"
-	${COMMON_DEPEND}
-"
-SRC_TEST=3D"do"

diff --git a/dev-perl/B-Hooks-OP-Annotation/ChangeLog b/dev-perl/B-Hooks-=
OP-Annotation/ChangeLog
index 0d33e95..8292b8e 100644
--- a/dev-perl/B-Hooks-OP-Annotation/ChangeLog
+++ b/dev-perl/B-Hooks-OP-Annotation/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
=20
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -B-Hooks-OP-Annotation-0.430.0.ebuild:
+  Gone on CPAN
+
 *B-Hooks-OP-Annotation-0.440.0 (20 Apr 2011)
=20
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com>



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 <gentoo-commits+bounces-338437-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QDeAc-0002Yv-Hv
	for garchives@archives.gentoo.org; Sat, 23 Apr 2011 14:50:50 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id BEAE21C017;
	Sat, 23 Apr 2011 14:47:28 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id 933D71C017
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Apr 2011 14:47:28 +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 EA4821B4015
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Apr 2011 14:47:27 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 55FAA80377
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Apr 2011 14:47:27 +0000 (UTC)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" <kentfredric@gmail.com>
Message-ID: <adaeb9c95e0fd7fe14f3f7cf5aeae9d3095ef509.kent@gentoo>
Subject: [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/B-Hooks-OP-Annotation/
X-VCS-Repository: proj/perl-overlay
X-VCS-Files: dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0.ebuild dev-perl/B-Hooks-OP-Annotation/ChangeLog
X-VCS-Directories: dev-perl/B-Hooks-OP-Annotation/
X-VCS-Committer: kent
X-VCS-Committer-Name: Kent Fredric
X-VCS-Revision: adaeb9c95e0fd7fe14f3f7cf5aeae9d3095ef509
Date: Sat, 23 Apr 2011 14:47:27 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: 51aba2eb15cbe5023dc309c99043c1dc
Message-ID: <20110423144727.G0Gxcmmocuvs_RP5QKxF7HFJfSVswC2YDP8KxI23Qvo@z>

commit:     adaeb9c95e0fd7fe14f3f7cf5aeae9d3095ef509
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:23:29 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:23:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.=
git;a=3Dcommit;h=3Dadaeb9c9

[cpanclean] B-Hooks-OP-Annotation-0.430.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit =
with key 0A0CB301)

---
 .../B-Hooks-OP-Annotation-0.430.0.ebuild           |   25 --------------=
------
 dev-perl/B-Hooks-OP-Annotation/ChangeLog           |    4 +++
 2 files changed, 4 insertions(+), 25 deletions(-)

diff --git a/dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0=
.ebuild b/dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0.eb=
uild
deleted file mode 100644
index c603f2c..0000000
--- a/dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3D"4"
-MODULE_AUTHOR=3DCHOCOLATE
-MODULE_VERSION=3D0.43
-inherit perl-module
-
-DESCRIPTION=3D"annotate and delegate hooked OPs"
-LICENSE=3D"|| ( Artistic GPL-2 )"
-SLOT=3D"0"
-KEYWORDS=3D"~amd64 ~x86"
-IUSE=3D""
-comment() { echo ''; }
-COMMON_DEPEND=3D"
-	>=3Ddev-perl/extutils-depends-0.301 $(comment 0.301.0)
-"
-DEPEND=3D"
-	${COMMON_DEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-RDEPEND=3D"
-	${COMMON_DEPEND}
-"
-SRC_TEST=3D"do"

diff --git a/dev-perl/B-Hooks-OP-Annotation/ChangeLog b/dev-perl/B-Hooks-=
OP-Annotation/ChangeLog
index 0d33e95..8292b8e 100644
--- a/dev-perl/B-Hooks-OP-Annotation/ChangeLog
+++ b/dev-perl/B-Hooks-OP-Annotation/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
=20
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -B-Hooks-OP-Annotation-0.430.0.ebuild:
+  Gone on CPAN
+
 *B-Hooks-OP-Annotation-0.440.0 (20 Apr 2011)
=20
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com>



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 <gentoo-commits+bounces-338408-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1QDe6l-0000kT-U4
	for garchives@archives.gentoo.org; Sat, 23 Apr 2011 14:46:52 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 334321C015;
	Sat, 23 Apr 2011 14:45:40 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id EE2F71C017
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Apr 2011 14:45:39 +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 2B73D1B4017
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Apr 2011 14:45:39 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id 80EA880376
	for <gentoo-commits@lists.gentoo.org>; Sat, 23 Apr 2011 14:45:33 +0000 (UTC)
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" <kentfredric@gmail.com>
Message-ID: <adaeb9c95e0fd7fe14f3f7cf5aeae9d3095ef509.kent@gentoo>
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/B-Hooks-OP-Annotation/
X-VCS-Repository: proj/perl-overlay
X-VCS-Files: dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0.ebuild dev-perl/B-Hooks-OP-Annotation/ChangeLog
X-VCS-Directories: dev-perl/B-Hooks-OP-Annotation/
X-VCS-Committer: kent
X-VCS-Committer-Name: Kent Fredric
X-VCS-Revision: adaeb9c95e0fd7fe14f3f7cf5aeae9d3095ef509
Date: Sat, 23 Apr 2011 14:45:33 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 
X-Archives-Hash: f624e3c6c453bee4c9274adb2b658539
Message-ID: <20110423144533.-xfzK0SCCfHr9BaHLAfRtPkgYmQuD78hsIJ2n7S_98I@z>

commit:     adaeb9c95e0fd7fe14f3f7cf5aeae9d3095ef509
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:23:29 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:23:29 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.=
git;a=3Dcommit;h=3Dadaeb9c9

[cpanclean] B-Hooks-OP-Annotation-0.430.0

(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit =
with key 0A0CB301)

---
 .../B-Hooks-OP-Annotation-0.430.0.ebuild           |   25 --------------=
------
 dev-perl/B-Hooks-OP-Annotation/ChangeLog           |    4 +++
 2 files changed, 4 insertions(+), 25 deletions(-)

diff --git a/dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0=
.ebuild b/dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0.eb=
uild
deleted file mode 100644
index c603f2c..0000000
--- a/dev-perl/B-Hooks-OP-Annotation/B-Hooks-OP-Annotation-0.430.0.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3D"4"
-MODULE_AUTHOR=3DCHOCOLATE
-MODULE_VERSION=3D0.43
-inherit perl-module
-
-DESCRIPTION=3D"annotate and delegate hooked OPs"
-LICENSE=3D"|| ( Artistic GPL-2 )"
-SLOT=3D"0"
-KEYWORDS=3D"~amd64 ~x86"
-IUSE=3D""
-comment() { echo ''; }
-COMMON_DEPEND=3D"
-	>=3Ddev-perl/extutils-depends-0.301 $(comment 0.301.0)
-"
-DEPEND=3D"
-	${COMMON_DEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-"
-RDEPEND=3D"
-	${COMMON_DEPEND}
-"
-SRC_TEST=3D"do"

diff --git a/dev-perl/B-Hooks-OP-Annotation/ChangeLog b/dev-perl/B-Hooks-=
OP-Annotation/ChangeLog
index 0d33e95..8292b8e 100644
--- a/dev-perl/B-Hooks-OP-Annotation/ChangeLog
+++ b/dev-perl/B-Hooks-OP-Annotation/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
=20
+  23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  -B-Hooks-OP-Annotation-0.430.0.ebuild:
+  Gone on CPAN
+
 *B-Hooks-OP-Annotation-0.440.0 (20 Apr 2011)
=20
   20 Apr 2011; Kent Fredric <kentfredric@gmail.com>