From: "Kent Fredric" <kentfredric@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-PluginBundle-RJBS/
Date: Mon, 14 Oct 2013 14:32:17 +0000 (UTC) [thread overview]
Message-ID: <1381667555.a07a23c5e3c4c7c4d1982d3d7a2e6f7d0fec09e0.kent@gentoo> (raw)
commit: a07a23c5e3c4c7c4d1982d3d7a2e6f7d0fec09e0
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 13 12:32:35 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 13 12:32:35 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a07a23c5
[cpanclean] dev-perl/Dist-Zilla-PluginBundle-RJBS-1.1{2,4}.0
Package-Manager: portage-2.2.7
Manifest-Sign-Key: E854324B1366A820
---
dev-perl/Dist-Zilla-PluginBundle-RJBS/ChangeLog | 5 ++
.../Dist-Zilla-PluginBundle-RJBS-1.12.0.ebuild | 80 ----------------------
.../Dist-Zilla-PluginBundle-RJBS-1.14.0.ebuild | 80 ----------------------
3 files changed, 5 insertions(+), 160 deletions(-)
diff --git a/dev-perl/Dist-Zilla-PluginBundle-RJBS/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-RJBS/ChangeLog
index f99664b..c8576ce 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-RJBS/ChangeLog
+++ b/dev-perl/Dist-Zilla-PluginBundle-RJBS/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 13 Oct 2013; Kent Fredric <kentfredric@gmail.com>
+ -Dist-Zilla-PluginBundle-RJBS-1.12.0.ebuild,
+ -Dist-Zilla-PluginBundle-RJBS-1.14.0.ebuild:
+ Gone on CPAN
+
*Dist-Zilla-PluginBundle-RJBS-1.17.0 (13 Oct 2013)
13 Oct 2013; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-PluginBundle-RJBS/Dist-Zilla-PluginBundle-RJBS-1.12.0.ebuild b/dev-perl/Dist-Zilla-PluginBundle-RJBS/Dist-Zilla-PluginBundle-RJBS-1.12.0.ebuild
deleted file mode 100644
index f1803fe..0000000
--- a/dev-perl/Dist-Zilla-PluginBundle-RJBS/Dist-Zilla-PluginBundle-RJBS-1.12.0.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=1.012
-inherit perl-module
-
-DESCRIPTION='BeLike::RJBS when you build your dists'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.300.0
-}
-perl_meta_runtime() {
- # Dist::Zilla 2.100922 ( 2.100.922 )
- echo \>=dev-perl/Dist-Zilla-2.100.922
- # Dist::Zilla::Plugin::AutoPrereq 1.100130 ( 1.100.130 )
- echo \>=dev-perl/Dist-Zilla-1.100.130
- # Dist::Zilla::Plugin::CheckExtraTests
- echo dev-perl/Dist-Zilla-Plugin-CheckExtraTests
- # Dist::Zilla::Plugin::CheckPrereqsIndexed
- echo dev-perl/Dist-Zilla-Plugin-CheckPrereqsIndexed
- # Dist::Zilla::Plugin::GithubMeta 0.12 ( 0.120.0 )
- echo \>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.120.0
- # Dist::Zilla::Plugin::PodWeaver 3.092971 ( 3.92.971 )
- echo \>=dev-perl/Dist-Zilla-Plugin-PodWeaver-3.92.971
- # Dist::Zilla::Plugin::ReportVersions::Tiny
- echo dev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny
- # Dist::Zilla::Plugin::TaskWeaver 0.093330 ( 0.93.330 )
- echo \>=dev-perl/Dist-Zilla-Plugin-TaskWeaver-0.93.330
- # Dist::Zilla::Plugin::Test::ChangesHasContent
- echo dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent
- # Dist::Zilla::Plugin::Test::Compile
- echo dev-perl/Dist-Zilla-Plugin-Test-Compile
- # Dist::Zilla::PluginBundle::Basic
- echo dev-perl/Dist-Zilla
- # Dist::Zilla::PluginBundle::Filter
- echo dev-perl/Dist-Zilla
- # Dist::Zilla::PluginBundle::Git
- echo dev-perl/Dist-Zilla-Plugin-Git
- # Dist::Zilla::Role::PluginBundle::Easy
- echo dev-perl/Dist-Zilla
- # Moose
- echo dev-perl/Moose
- # Moose::Autobox
- echo dev-perl/Moose-Autobox
- # Pod::Elemental 0.092970 ( 0.92.970 )
- echo \>=dev-perl/Pod-Elemental-0.92.970
- # Pod::Elemental::Transformer::List
- echo dev-perl/Pod-Elemental-Transformer-List
- # Pod::Weaver 3.100310 ( 3.100.310 )
- echo \>=dev-perl/Pod-Weaver-3.100.310
- # Pod::Weaver::Config::Assembler
- echo dev-perl/Pod-Weaver
- # strict
- echo dev-lang/perl
- # warnings
- echo dev-lang/perl
-}
-perl_meta_test() {
- # File::Find
- echo dev-lang/perl
- # File::Temp
- echo virtual/perl-File-Temp
- # Test::More 0.96 ( 0.960.0 )
- echo \>=virtual/perl-Test-Simple-0.96
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_runtime)
- test? ( $(perl_meta_test) )
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Dist-Zilla-PluginBundle-RJBS/Dist-Zilla-PluginBundle-RJBS-1.14.0.ebuild b/dev-perl/Dist-Zilla-PluginBundle-RJBS/Dist-Zilla-PluginBundle-RJBS-1.14.0.ebuild
deleted file mode 100644
index f240a02..0000000
--- a/dev-perl/Dist-Zilla-PluginBundle-RJBS/Dist-Zilla-PluginBundle-RJBS-1.14.0.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=1.014
-inherit perl-module
-
-DESCRIPTION='BeLike::RJBS when you build your dists'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.300.0
-}
-perl_meta_runtime() {
- # Dist::Zilla 2.100922 ( 2.100.922 )
- echo \>=dev-perl/Dist-Zilla-2.100.922
- # Dist::Zilla::Plugin::AutoPrereq 1.100130 ( 1.100.130 )
- echo \>=dev-perl/Dist-Zilla-1.100.130
- # Dist::Zilla::Plugin::CheckExtraTests
- echo dev-perl/Dist-Zilla-Plugin-CheckExtraTests
- # Dist::Zilla::Plugin::CheckPrereqsIndexed
- echo dev-perl/Dist-Zilla-Plugin-CheckPrereqsIndexed
- # Dist::Zilla::Plugin::GithubMeta 0.12 ( 0.120.0 )
- echo \>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.120.0
- # Dist::Zilla::Plugin::PodWeaver 3.092971 ( 3.92.971 )
- echo \>=dev-perl/Dist-Zilla-Plugin-PodWeaver-3.92.971
- # Dist::Zilla::Plugin::ReportVersions::Tiny
- echo dev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny
- # Dist::Zilla::Plugin::TaskWeaver 0.093330 ( 0.93.330 )
- echo \>=dev-perl/Dist-Zilla-Plugin-TaskWeaver-0.93.330
- # Dist::Zilla::Plugin::Test::ChangesHasContent
- echo dev-perl/Dist-Zilla-Plugin-CheckChangesHasContent
- # Dist::Zilla::Plugin::Test::Compile
- echo dev-perl/Dist-Zilla-Plugin-Test-Compile
- # Dist::Zilla::PluginBundle::Basic
- echo dev-perl/Dist-Zilla
- # Dist::Zilla::PluginBundle::Filter
- echo dev-perl/Dist-Zilla
- # Dist::Zilla::PluginBundle::Git
- echo dev-perl/Dist-Zilla-Plugin-Git
- # Dist::Zilla::Role::PluginBundle::Easy
- echo dev-perl/Dist-Zilla
- # Moose
- echo dev-perl/Moose
- # Moose::Autobox
- echo dev-perl/Moose-Autobox
- # Pod::Elemental 0.092970 ( 0.92.970 )
- echo \>=dev-perl/Pod-Elemental-0.92.970
- # Pod::Elemental::Transformer::List
- echo dev-perl/Pod-Elemental-Transformer-List
- # Pod::Weaver 3.100310 ( 3.100.310 )
- echo \>=dev-perl/Pod-Weaver-3.100.310
- # Pod::Weaver::Config::Assembler
- echo dev-perl/Pod-Weaver
- # strict
- echo dev-lang/perl
- # warnings
- echo dev-lang/perl
-}
-perl_meta_test() {
- # File::Find
- echo dev-lang/perl
- # File::Temp
- echo virtual/perl-File-Temp
- # Test::More 0.96 ( 0.960.0 )
- echo \>=virtual/perl-Test-Simple-0.96
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_runtime)
- test? ( $(perl_meta_test) )
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
next reply other threads:[~2013-10-14 14:32 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-10-14 14:32 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2013-10-14 14:32 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-PluginBundle-RJBS/ Kent Fredric
2013-02-09 13:27 Kent Fredric
2012-08-23 12:35 Kent Fredric
2012-07-25 18:30 Kent Fredric
2012-05-07 5:19 Kent Fredric
2012-04-14 22:12 Kent Fredric
2012-04-06 20:43 Kent Fredric
2012-02-08 21:57 Kent Fredric
2011-05-29 17:46 Torsten Veller
2011-05-29 17:46 Torsten Veller
2011-05-29 17:46 Torsten Veller
2011-05-05 18:17 [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
2011-05-05 9:50 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-23 14:45 Kent Fredric
2011-04-23 14:45 Kent Fredric
2011-02-15 4:52 Kent Fredric
2011-02-15 4:52 Kent Fredric
2011-02-15 4:52 Kent Fredric
2011-02-11 17:28 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=1381667555.a07a23c5e3c4c7c4d1982d3d7a2e6f7d0fec09e0.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