Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
commit: 3cff53d4701d2c52d3064e4ea3d70d5aa46799de
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 11 23:02:30 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 11 23:02:30 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3cff53d4
[newversion] Dist-Zilla-Plugin-Git-1.121.10
(Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Dist-Zilla-Plugin-Git/ChangeLog | 6 +
.../Dist-Zilla-Plugin-Git-1.121.10.ebuild | 129 ++++++++++++++++++++
2 files changed, 135 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 9ed17c4..657a331 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-1.121.10 (11 Apr 2012)
+
+ 11 Apr 2012; Kent Fredric <kentfredric@...>
+ +Dist-Zilla-Plugin-Git-1.121.10.ebuild:
+ Version Bump
+
*Dist-Zilla-Plugin-Git-1.120.970 (08 Apr 2012)
08 Apr 2012; Kent Fredric <kentfredric@...>
diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild
new file mode 100644
index 0000000..ac178aa
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=SSCAFFIDI
+MODULE_VERSION=1.121010
+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
+ echo dev-perl/Dist-Zilla
+ # 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::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
+ echo dev-perl/Git-Wrapper
+ # IPC::Open3
+ echo dev-lang/perl
+ # 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
+ # 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
+ echo dev-perl/Path-Class
+ # Path::Class::Dir
+ echo dev-perl/Path-Class
+ # String::Formatter
+ echo dev-perl/String-Formatter
+ # Version::Next
+ echo dev-perl/Version-Next
+ # 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
+ # File::Copy
+ echo dev-lang/perl
+ # File::Copy::Recursive
+ echo dev-perl/File-Copy-Recursive
+ # File::Find
+ echo dev-lang/perl
+ # File::Path
+ echo virtual/perl-File-Path
+ # 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"
|
|