public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/DBIx-Class-QueryLog/
Date: Fri, 23 Sep 2011 08:27:55 +0000 (UTC)	[thread overview]
Message-ID: <b41a8e46ac83b5a89324705c6db57933eabee1bd.kent@gentoo> (raw)

commit:     b41a8e46ac83b5a89324705c6db57933eabee1bd
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 23 06:48:59 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 23 06:48:59 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=b41a8e46

[cpanclean] DBIx-Class-QueryLog-1.{1.5,2.{1,2}}

(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)

---
 dev-perl/DBIx-Class-QueryLog/ChangeLog             |    5 +++
 .../DBIx-Class-QueryLog-1.1.5.ebuild               |   20 --------------
 .../DBIx-Class-QueryLog-1.2.1.ebuild               |   28 --------------------
 .../DBIx-Class-QueryLog-1.2.2.ebuild               |   28 --------------------
 4 files changed, 5 insertions(+), 76 deletions(-)

diff --git a/dev-perl/DBIx-Class-QueryLog/ChangeLog b/dev-perl/DBIx-Class-QueryLog/ChangeLog
index f9a0d46..030a36e 100644
--- a/dev-perl/DBIx-Class-QueryLog/ChangeLog
+++ b/dev-perl/DBIx-Class-QueryLog/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  -DBIx-Class-QueryLog-1.1.5.ebuild, -DBIx-Class-QueryLog-1.2.1.ebuild,
+  -DBIx-Class-QueryLog-1.2.2.ebuild:
+  Gone on CPAN
+
 *DBIx-Class-QueryLog-1.3.1 (22 Jul 2011)
 
   22 Jul 2011; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/DBIx-Class-QueryLog/DBIx-Class-QueryLog-1.1.5.ebuild b/dev-perl/DBIx-Class-QueryLog/DBIx-Class-QueryLog-1.1.5.ebuild
deleted file mode 100644
index ed74f7d..0000000
--- a/dev-perl/DBIx-Class-QueryLog/DBIx-Class-QueryLog-1.1.5.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=GPHAT
-inherit perl-module
-
-DESCRIPTION="Log queries for later analysis."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="dev-perl/Class-Accessor
-	dev-perl/DBIx-Class"
-DEPEND="${RDEPEND}"
-
-SRC_TEST=do

diff --git a/dev-perl/DBIx-Class-QueryLog/DBIx-Class-QueryLog-1.2.1.ebuild b/dev-perl/DBIx-Class-QueryLog/DBIx-Class-QueryLog-1.2.1.ebuild
deleted file mode 100644
index 07f2ce4..0000000
--- a/dev-perl/DBIx-Class-QueryLog/DBIx-Class-QueryLog-1.2.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=GPHAT
-inherit perl-module
-
-DESCRIPTION="Log queries for later analysis."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Class-Accessor
-	>=dev-perl/DBIx-Class-0.07000
-	dev-perl/Moose
-	dev-perl/MooseX-AttributeHelpers
-	virtual/perl-Time-HiRes
-"
-DEPEND="${RDEPEND}
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-
-SRC_TEST=do

diff --git a/dev-perl/DBIx-Class-QueryLog/DBIx-Class-QueryLog-1.2.2.ebuild b/dev-perl/DBIx-Class-QueryLog/DBIx-Class-QueryLog-1.2.2.ebuild
deleted file mode 100644
index 07f2ce4..0000000
--- a/dev-perl/DBIx-Class-QueryLog/DBIx-Class-QueryLog-1.2.2.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2009 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-MODULE_AUTHOR=GPHAT
-inherit perl-module
-
-DESCRIPTION="Log queries for later analysis."
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="dev-perl/Class-Accessor
-	>=dev-perl/DBIx-Class-0.07000
-	dev-perl/Moose
-	dev-perl/MooseX-AttributeHelpers
-	virtual/perl-Time-HiRes
-"
-DEPEND="${RDEPEND}
-	test? (
-		virtual/perl-Test-Simple
-	)
-"
-
-SRC_TEST=do



             reply	other threads:[~2011-09-23  8:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-23  8:27 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-06-08 11:14 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/DBIx-Class-QueryLog/ Kent Fredric
2012-10-27  8:36 Kent Fredric
2012-10-27  8:36 Kent Fredric
2011-07-22 19:15 Torsten Veller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b41a8e46ac83b5a89324705c6db57933eabee1bd.kent@gentoo \
    --to=kentfredric@gmail.com \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox