From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Log-Dispatchouli/
Date: Sat, 23 Apr 2011 14:47:39 +0000 (UTC) [thread overview]
Message-ID: <f1c301c97cdf3df76d49f07bf9636424fc28336a.kent@gentoo> (raw)
Message-ID: <20110423144739.f6xY81--hMq9rG6EUlblQRRydfZbG6ONEvQycm-qNDY@z> (raw)
commit: f1c301c97cdf3df76d49f07bf9636424fc28336a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Apr 23 14:32:38 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Apr 23 14:32:38 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f1c301c9
[cpanclean] <Log-Dispatchouli-2.0.0
(Portage version: 2.2.0_alpha30/git/Linux x86_64, signed Manifest commit with key 0A0CB301)
---
dev-perl/Log-Dispatchouli/ChangeLog | 4 ++
.../Log-Dispatchouli-1.102.220.ebuild | 36 --------------------
.../Log-Dispatchouli-1.102.350.ebuild | 36 --------------------
3 files changed, 4 insertions(+), 72 deletions(-)
diff --git a/dev-perl/Log-Dispatchouli/ChangeLog b/dev-perl/Log-Dispatchouli/ChangeLog
index ab40106..7dc67d6 100644
--- a/dev-perl/Log-Dispatchouli/ChangeLog
+++ b/dev-perl/Log-Dispatchouli/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+ -Log-Dispatchouli-1.102.220.ebuild, -Log-Dispatchouli-1.102.350.ebuild:
+ Gone on CPAN
+
*Log-Dispatchouli-2.5.0 (09 Apr 2011)
09 Apr 2011; Torsten Veller <tove@gentoo.org> +Log-Dispatchouli-2.5.0.ebuild:
diff --git a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-1.102.220.ebuild b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-1.102.220.ebuild
deleted file mode 100644
index 58db0da..0000000
--- a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-1.102.220.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=2
-
-inherit versionator
-MY_P=${PN}-$(delete_version_separator 2 )
-S=${WORKDIR}/${MY_P}
-MODULE_AUTHOR=RJBS
-
-inherit perl-module
-
-DESCRIPTION="Simple wrapper around Log::Dispatch"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/Try-Tiny-0.04
- >=virtual/perl-Sys-Syslog-0.16
- dev-perl/Log-Dispatch-Array
- dev-perl/Params-Util
- dev-perl/String-Flogger
- dev-perl/log-dispatch
- virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
- test? (
- >=virtual/perl-Test-Simple-0.88
- dev-perl/Test-Deep
- )
-"
-
-SRC_TEST=do
diff --git a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-1.102.350.ebuild b/dev-perl/Log-Dispatchouli/Log-Dispatchouli-1.102.350.ebuild
deleted file mode 100644
index 613d7b3..0000000
--- a/dev-perl/Log-Dispatchouli/Log-Dispatchouli-1.102.350.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=3
-
-inherit versionator
-MY_P=${PN}-$(delete_version_separator 2 )
-S=${WORKDIR}/${MY_P}
-MODULE_AUTHOR=RJBS
-
-inherit perl-module
-
-DESCRIPTION="Simple wrapper around Log::Dispatch"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/Try-Tiny-0.04
- >=virtual/perl-Sys-Syslog-0.16
- dev-perl/Log-Dispatch-Array
- dev-perl/Params-Util
- dev-perl/String-Flogger
- dev-perl/log-dispatch
- virtual/perl-Scalar-List-Utils
-"
-DEPEND="${RDEPEND}
- test? (
- >=virtual/perl-Test-Simple-0.88
- dev-perl/Test-Deep
- )
-"
-
-SRC_TEST=do
next reply other threads:[~2011-04-23 14:53 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-23 14:47 Kent Fredric [this message]
2011-04-23 14:45 ` [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Log-Dispatchouli/ Kent Fredric
2011-04-23 14:47 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2011-04-23 14:47 [gentoo-commits] proj/perl-overlay:perl514 " Kent Fredric
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=f1c301c97cdf3df76d49f07bf9636424fc28336a.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