From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-Changes/
Date: Sun, 31 Jul 2011 04:55:10 +0000 (UTC) [thread overview]
Message-ID: <62911acbf934c892119a745060b45b09fd4733d5.kent@gentoo> (raw)
commit: 62911acbf934c892119a745060b45b09fd4733d5
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jul 31 04:44:16 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jul 31 04:44:16 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=62911acb
[cpanclean] CPAN-Changes-0.1{1,3,5}0.0
(Portage version: 2.2.0_alpha47/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/CPAN-Changes/CPAN-Changes-0.110.0.ebuild | 29 ---------------------
dev-perl/CPAN-Changes/CPAN-Changes-0.130.0.ebuild | 29 ---------------------
dev-perl/CPAN-Changes/CPAN-Changes-0.150.0.ebuild | 29 ---------------------
dev-perl/CPAN-Changes/ChangeLog | 5 +++
4 files changed, 5 insertions(+), 87 deletions(-)
diff --git a/dev-perl/CPAN-Changes/CPAN-Changes-0.110.0.ebuild b/dev-perl/CPAN-Changes/CPAN-Changes-0.110.0.ebuild
deleted file mode 100644
index 500c715..0000000
--- a/dev-perl/CPAN-Changes/CPAN-Changes-0.110.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="4"
-MODULE_AUTHOR=BRICAS
-MODULE_VERSION=0.11
-inherit perl-module
-
-DESCRIPTION="Read and write Changes files"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
- virtual/perl-Text-Tabs+Wrap $(comment Text::Wrap)
- virtual/perl-version
-"
-DEPEND="
- ${COMMON_DEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.42 $(comment 6.420.0)
- test? (
- virtual/perl-Test-Simple $(comment Test::More)
- )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/CPAN-Changes/CPAN-Changes-0.130.0.ebuild b/dev-perl/CPAN-Changes/CPAN-Changes-0.130.0.ebuild
deleted file mode 100644
index ff07066..0000000
--- a/dev-perl/CPAN-Changes/CPAN-Changes-0.130.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=BRICAS
-MODULE_VERSION=0.13
-inherit perl-module
-
-DESCRIPTION="Read and write Changes files"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
- virtual/perl-Text-Tabs+Wrap $(comment Text::Wrap)
- virtual/perl-version
-"
-DEPEND="
- ${COMMON_DEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.42 $(comment 6.420.0)
- test? (
- virtual/perl-Test-Simple $(comment Test::More)
- )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/CPAN-Changes/CPAN-Changes-0.150.0.ebuild b/dev-perl/CPAN-Changes/CPAN-Changes-0.150.0.ebuild
deleted file mode 100644
index 6236249..0000000
--- a/dev-perl/CPAN-Changes/CPAN-Changes-0.150.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=BRICAS
-MODULE_VERSION=0.15
-inherit perl-module
-
-DESCRIPTION="Read and write Changes files"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-comment() { echo ''; }
-COMMON_DEPEND="
- virtual/perl-Text-Tabs+Wrap $(comment Text::Wrap)
- virtual/perl-version
-"
-DEPEND="
- ${COMMON_DEPEND}
- >=virtual/perl-ExtUtils-MakeMaker-6.42 $(comment 6.420.0)
- test? (
- virtual/perl-Test-Simple $(comment Test::More)
- )
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/CPAN-Changes/ChangeLog b/dev-perl/CPAN-Changes/ChangeLog
index 17f9e58..dd5a6b1 100644
--- a/dev-perl/CPAN-Changes/ChangeLog
+++ b/dev-perl/CPAN-Changes/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+ -CPAN-Changes-0.110.0.ebuild, -CPAN-Changes-0.130.0.ebuild,
+ -CPAN-Changes-0.150.0.ebuild:
+ Gone on CPAN
+
*CPAN-Changes-0.170.0 (23 Apr 2011)
23 Apr 2011; Kent Fredric <kentfredric@gmail.com>
next reply other threads:[~2011-07-31 4:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-31 4:55 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-08-27 16:46 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/CPAN-Changes/ Kent Fredric
2012-05-07 5:19 Kent Fredric
2012-04-28 10:39 Kent Fredric
2011-10-24 23:12 Kent Fredric
2011-04-23 13:00 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-04-23 12:48 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-13 13:01 Kent Fredric
2011-04-13 10:52 Kent Fredric
2011-04-04 13:04 Kent Fredric
2011-04-02 14:58 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=62911acbf934c892119a745060b45b09fd4733d5.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