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-Plugin-Git/
Date: Sat, 10 Nov 2012 15:05:21 +0000 (UTC) [thread overview]
Message-ID: <1352532862.1b3668a9d6955049c0486c7c6db64af7fd504b7a.kent@gentoo> (raw)
commit: 1b3668a9d6955049c0486c7c6db64af7fd504b7a
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Nov 10 07:34:22 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Nov 10 07:34:22 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1b3668a9
[newversion] Dist-Zilla-Plugin-Git-2.2.0
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Dist-Zilla-Plugin-Git/ChangeLog | 6 +
.../Dist-Zilla-Plugin-Git-2.2.0.ebuild | 143 ++++++++++++++++++++
2 files changed, 149 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 0584705..87709dc 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-Git-2.2.0 (10 Nov 2012)
+
+ 10 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-Git-2.2.0.ebuild:
+ Version Bump
+
*Dist-Zilla-Plugin-Git-2.1.0 (27 Oct 2012)
27 Oct 2012; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild
new file mode 100644
index 0000000..9b5a4a5
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=CJM
+MODULE_VERSION=2.002
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_build() {
+ # Module::Build 0.3601 ( 0.360.100 )
+ echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_runtime() {
+ # Class::MOP
+ echo dev-perl/Moose
+ # Cwd
+ echo virtual/perl-File-Spec
+ # DateTime
+ echo dev-perl/DateTime
+ # Dist::Zilla 4 ( 4.0.0 )
+ echo \>=dev-perl/Dist-Zilla-4.0.0
+ # Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
+ echo \>=dev-perl/Dist-Zilla-4.200.16
+ # Dist::Zilla::Role::AfterBuild
+ echo dev-perl/Dist-Zilla
+ # Dist::Zilla::Role::AfterMint
+ echo dev-perl/Dist-Zilla
+ # Dist::Zilla::Role::AfterRelease
+ echo dev-perl/Dist-Zilla
+ # Dist::Zilla::Role::BeforeRelease
+ echo dev-perl/Dist-Zilla
+ # Dist::Zilla::Role::FilePruner
+ echo dev-perl/Dist-Zilla
+ # Dist::Zilla::Role::PluginBundle
+ echo dev-perl/Dist-Zilla
+ # Dist::Zilla::Role::VersionProvider
+ echo dev-perl/Dist-Zilla
+ # File::Find::Rule
+ echo dev-perl/File-Find-Rule
+ # File::HomeDir
+ echo dev-perl/File-HomeDir
+ # File::Spec
+ echo virtual/perl-File-Spec
+ # File::Spec::Functions
+ echo virtual/perl-File-Spec
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # File::chdir
+ echo dev-perl/File-chdir
+ # Git::Wrapper 0.021 ( 0.21.0 )
+ echo \>=dev-perl/Git-Wrapper-0.21.0
+ # IPC::Open3
+ echo dev-lang/perl
+ # IPC::System::Simple
+ echo dev-perl/IPC-System-Simple
+ # List::AllUtils
+ echo dev-perl/List-AllUtils
+ # List::Util
+ echo virtual/perl-Scalar-List-Utils
+ # Moose
+ echo dev-perl/Moose
+ # Moose::Autobox
+ echo dev-perl/Moose-Autobox
+ # Moose::Role
+ echo dev-perl/Moose
+ # Moose::Util::TypeConstraints
+ echo dev-perl/Moose
+ # MooseX::AttributeShortcuts
+ echo dev-perl/MooseX-AttributeShortcuts
+ # MooseX::Has::Sugar
+ echo dev-perl/MooseX-Has-Sugar
+ # MooseX::Types::Moose
+ echo dev-perl/MooseX-Types
+ # MooseX::Types::Path::Class
+ echo dev-perl/MooseX-Types-Path-Class
+ # Path::Class 0.22 ( 0.220.0 )
+ echo \>=dev-perl/Path-Class-0.220.0
+ # Path::Class::Dir
+ echo dev-perl/Path-Class
+ # String::Formatter
+ echo dev-perl/String-Formatter
+ # Try::Tiny
+ echo dev-perl/Try-Tiny
+ # Version::Next
+ echo dev-perl/Version-Next
+ # constant
+ echo virtual/perl-constant
+ # namespace::autoclean 0.09 ( 0.90.0 )
+ echo \>=dev-perl/namespace-autoclean-0.90.0
+ # perl 5.010 ( 5.10.0 )
+ echo \>=dev-lang/perl-5.10.0
+ # strict
+ echo dev-lang/perl
+ # version 0.80 ( 0.800.0 )
+ echo \>=virtual/perl-version-0.80
+ # warnings
+ echo dev-lang/perl
+}
+perl_meta_test() {
+ # Dist::Zilla::Role::Releaser
+ echo dev-perl/Dist-Zilla
+ # Dist::Zilla::Tester
+ echo dev-perl/Dist-Zilla
+ # Exporter
+ echo virtual/perl-Exporter
+ # File::Copy
+ echo dev-lang/perl
+ # File::Copy::Recursive
+ echo dev-perl/File-Copy-Recursive
+ # File::Find
+ echo dev-lang/perl
+ # File::Path 2.07 ( 2.70.0 )
+ echo \>=virtual/perl-File-Path-2.07
+ # File::Which
+ echo dev-perl/File-Which
+ # File::pushd
+ echo dev-perl/File-pushd
+ # Test::DZil
+ echo dev-perl/Dist-Zilla
+ # Test::Exception
+ echo dev-perl/Test-Exception
+ # Test::More 0.88 ( 0.880.0 )
+ echo \>=virtual/perl-Test-Simple-0.88
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
next reply other threads:[~2012-11-10 15:06 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-10 15:05 Kent Fredric [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-09-14 23:32 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/ Kent Fredric
2017-01-17 1:19 Kent Fredric
2015-03-16 7:38 Kent Fredric
2015-03-16 7:38 Kent Fredric
2013-05-04 21:21 Kent Fredric
2013-05-03 12:51 Kent Fredric
2013-05-03 7:51 Kent Fredric
2013-04-26 19:59 Kent Fredric
2013-02-08 10:36 Kent Fredric
2013-02-08 10:36 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-10-27 14:04 Kent Fredric
2012-09-17 10:30 Kent Fredric
2012-09-15 23:19 Kent Fredric
2012-07-20 15:56 Kent Fredric
2012-06-24 21:13 Kent Fredric
2012-06-23 14:09 Kent Fredric
2012-04-11 23:32 Kent Fredric
2012-04-08 10:51 Kent Fredric
2012-03-27 9:30 Kent Fredric
2012-02-23 7:05 Kent Fredric
2011-09-23 8:27 Kent Fredric
2011-09-23 8:27 Kent Fredric
2011-09-02 5:06 Kent Fredric
2011-08-27 8:39 Kent Fredric
2011-07-31 10:42 Kent Fredric
2011-06-09 19:04 Torsten Veller
2011-05-28 6:12 Torsten Veller
2011-03-10 18:35 Kent Fredric
2011-02-11 17:28 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=1352532862.1b3668a9d6955049c0486c7c6db64af7fd504b7a.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