[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/

2017-09-14 Thread Kent Fredric
commit: f843fe14d282493dca80276f78b53d022055176e
Author: Kent Fredric  gentoo  org>
AuthorDate: Thu Sep 14 20:17:17 2017 +
Commit: Kent Fredric  gentoo  org>
CommitDate: Thu Sep 14 23:30:25 2017 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=f843fe14

dev-perl/Dist-Zilla-Plugin-Git: Gone to ::gentoo

 .../Dist-Zilla-Plugin-Git-2.30.0.ebuild| 75 --
 .../Dist-Zilla-Plugin-Git-2.41.0.ebuild| 61 --
 dev-perl/Dist-Zilla-Plugin-Git/metadata.xml| 28 
 3 files changed, 164 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.30.0.ebuild 
b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.30.0.ebuild
deleted file mode 100644
index b07baa8bb..0
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.30.0.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=CJM
-MODULE_VERSION=2.030
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-# Dist::Zilla::Role::GitConfig -> Dist-Zilla-Plugin-Config-Git
-# File::Spec::Functions-> File-Spec
-# List::Util  -> Scalar-List-Utils
-# Moose::Role -> Moose
-# Moose::Util::TypeConstraints -> Moose
-# MooseX::Types::Moose -> MooseX-Types
-# 
-# test: File::Copy -> perl
-#  Dist::Zilla::File::InMemory -> Dist-Zilla
-#   Dist::Zilla::Role::Releaser -> Dist-Zilla
-#  Dist::Zilla::Tester -> Dist-Zilla
-#   IO::Handle  -> IO
-#   IPC::Open3 -> perl
-#   Test::DZil -> Dist-Zilla
-RDEPEND="
-   virtual/perl-File-Spec
-   dev-perl/DateTime
-   >=dev-perl/Dist-Zilla-4.200.16
-   dev-perl/Dist-Zilla-Plugin-Config-Git
-   virtual/perl-File-Temp
-   dev-perl/File-chdir
-   >=dev-perl/Git-Wrapper-0.21.0
-   dev-perl/IPC-System-Simple
-   dev-perl/List-AllUtils
-   virtual/perl-Scalar-List-Utils
-   dev-perl/Module-Runtime
-   dev-perl/Moose
-   dev-perl/MooseX-Has-Sugar
-   dev-perl/MooseX-Types
-   >=dev-perl/MooseX-Types-Path-Tiny-0.10.0
-   >=dev-perl/Path-Tiny-0.48.0
-   dev-perl/String-Formatter
-   dev-perl/Try-Tiny
-   dev-perl/Version-Next
-   virtual/perl-constant
-   >=dev-perl/namespace-autoclean-0.90.0
-   >=dev-lang/perl-5.10.0
-   >=virtual/perl-version-0.800.0
-"
-DEPEND="${RDEPEND}
-   >=dev-perl/Module-Build-0.360.100
-   >=virtual/perl-version-0.800.0
-   test? (
-   >=dev-perl/CPAN-Meta-Check-0.7.0
-   virtual/perl-CPAN-Meta-Requirements
-   dev-perl/Devel-SimpleTrace
-   dev-perl/Dist-Zilla
-   dev-perl/Dist-Zilla-Plugin-Config-Git
-   virtual/perl-Encode
-   virtual/perl-Exporter
-   dev-perl/File-Copy-Recursive
-   >=virtual/perl-File-Path-2.70.0
-   virtual/perl-File-Spec
-   dev-perl/File-Which
-   dev-perl/File-pushd
-   virtual/perl-IO
-   dev-perl/List-MoreUtils
-   dev-perl/Log-Dispatchouli
-   >=dev-perl/Test-Fatal-0.6.0
-   >=virtual/perl-Test-Simple-0.880.0
-   )
-"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild 
b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild
deleted file mode 100644
index 1126f0ac8..0
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=2.041
-inherit perl-module
-
-DESCRIPTION="Update your git repository after release"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-   >=dev-lang/perl-5.10.0
-   dev-perl/DateTime
-   >=dev-perl/Dist-Zilla-4.200.16
-   dev-perl/Dist-Zilla-Plugin-Config-Git
-   dev-perl/File-chdir
-   >=dev-perl/File-HomeDir-0.810.0
-   >=dev-perl/Git-Wrapper-0.21.0
-   dev-perl/IPC-System-Simple
-   dev-perl/Module-Runtime
-   dev-perl/Moose
-   dev-perl/MooseX-Has-Sugar
-   dev-perl/MooseX-Types
-   >=dev-perl/MooseX-Types-Path-Tiny-0.10.0
-   >=dev-perl/namespace-autoclean-0.90.0
-   >=dev-perl/Path-Tiny-0.48.0
-   dev-perl/String-Formatter
-   dev-perl/Try-Tiny
-   dev-perl/Version-Next
-   virtual/perl-constant
-   virtual/perl-File-Spec
-   virtual/perl-File-Temp
-   >=virtual/perl-Scalar-List-Utils-1.450.0
-   >=virtual/perl-version-0.800.0
-"
-DEPEND="${RDEPEND}
- 

[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/

2017-01-16 Thread Kent Fredric
commit: 84560f23c10c7e6bdd4c12193069533acd9ce4cc
Author: Tamás Fehérvári  users  sourceforge  net>
AuthorDate: Fri Dec 30 19:15:56 2016 +
Commit: Kent Fredric  gmail  com>
CommitDate: Tue Jan 17 01:17:16 2017 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=84560f23

dev-perl/Dist-Zilla-Plugin-Git: Update to version 2.41.0

With minor fixes by kentnl

 .../Dist-Zilla-Plugin-Git-2.41.0.ebuild| 61 ++
 1 file changed, 61 insertions(+)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild 
b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild
new file mode 100644
index 000..1126f0a
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI=5
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=2.041
+inherit perl-module
+
+DESCRIPTION="Update your git repository after release"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+   >=dev-lang/perl-5.10.0
+   dev-perl/DateTime
+   >=dev-perl/Dist-Zilla-4.200.16
+   dev-perl/Dist-Zilla-Plugin-Config-Git
+   dev-perl/File-chdir
+   >=dev-perl/File-HomeDir-0.810.0
+   >=dev-perl/Git-Wrapper-0.21.0
+   dev-perl/IPC-System-Simple
+   dev-perl/Module-Runtime
+   dev-perl/Moose
+   dev-perl/MooseX-Has-Sugar
+   dev-perl/MooseX-Types
+   >=dev-perl/MooseX-Types-Path-Tiny-0.10.0
+   >=dev-perl/namespace-autoclean-0.90.0
+   >=dev-perl/Path-Tiny-0.48.0
+   dev-perl/String-Formatter
+   dev-perl/Try-Tiny
+   dev-perl/Version-Next
+   virtual/perl-constant
+   virtual/perl-File-Spec
+   virtual/perl-File-Temp
+   >=virtual/perl-Scalar-List-Utils-1.450.0
+   >=virtual/perl-version-0.800.0
+"
+DEPEND="${RDEPEND}
+   virtual/perl-ExtUtils-MakeMaker
+   >=virtual/perl-version-0.800.0
+   virtual/perl-Text-ParseWords
+   test? (
+   >=dev-perl/CPAN-Meta-Check-0.11.0
+   dev-perl/Devel-SimpleTrace
+   dev-perl/Dist-Zilla
+   dev-perl/Dist-Zilla-Plugin-Config-Git
+   dev-perl/File-Copy-Recursive
+   dev-perl/File-Which
+   dev-perl/File-pushd
+   dev-perl/Log-Dispatchouli
+   dev-perl/Test-Fatal
+   virtual/perl-CPAN-Meta-Requirements
+   virtual/perl-Encode
+   virtual/perl-Exporter
+   >=virtual/perl-File-Path-2.70.0
+   virtual/perl-File-Spec
+   virtual/perl-IO
+   >=virtual/perl-Test-Simple-0.880.0
+   )
+"



[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/

2015-03-16 Thread Kent Fredric
commit: eea42c442820a18d2981905f49b30cc2ddded888
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Mon Mar 16 06:05:09 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Mon Mar 16 06:05:09 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=eea42c44

[cleanup] Dist-Zilla-Plugin-Git : Remove old versions

Package-Manager: portage-2.2.17

 .../Dist-Zilla-Plugin-Git-1.112.510.ebuild | 127 --
 .../Dist-Zilla-Plugin-Git-1.120.970.ebuild | 127 --
 .../Dist-Zilla-Plugin-Git-1.121.820.ebuild | 135 ---
 .../Dist-Zilla-Plugin-Git-1.122.530.ebuild | 135 ---
 .../Dist-Zilla-Plugin-Git-2.1.0.ebuild | 143 -
 .../Dist-Zilla-Plugin-Git-2.2.0.ebuild | 143 -
 .../Dist-Zilla-Plugin-Git-2.3.0.ebuild | 143 -
 .../Dist-Zilla-Plugin-Git-2.8.0.ebuild | 143 -
 .../Dist-Zilla-Plugin-Git-2.9.0.ebuild | 143 -
 9 files changed, 1239 deletions(-)

diff --git 
a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild 
b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
deleted file mode 100644
index f36ea6b..000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.112510
-inherit perl-module
-
-DESCRIPTION=update your git repository after release
-LICENSE=|| ( Artistic GPL-2 )
-SLOT=0
-KEYWORDS=~amd64 ~x86
-IUSE=
-comment() { true;}
-COMMON_DEPEND=
-   $(comment Class::MOP)
-   =dev-perl/Moose-1.990.0
-
-   $(comment Cwd)
-   virtual/perl-File-Spec
-
-   $(comment DateTime)
-   dev-perl/DateTime
-
-   $(comment Dist::Zilla 4)
-   $(comment Dist::Zilla::Role::AfterBuild)
-   $(comment Dist::Zilla::Role::AfterMint)
-   $(comment Dist::Zilla::Role::AfterRelease)
-   $(comment Dist::Zilla::Role::BeforeRelease)
-   $(comment Dist::Zilla::Role::PluginBundle)
-   $(comment Dist::Zilla::Role::VersionProvider)
-   =dev-perl/Dist-Zilla-4.0.0
-
-   $(comment File::Spec::Functions)
-   virtual/perl-File-Spec
-
-   $(comment File::Temp)
-   virtual/perl-File-Temp
-
-   $(comment File::chdir)
-   dev-perl/File-chdir
-
-   $(comment Git::Wrapper)
-   dev-perl/Git-Wrapper
-
-   $(comment IPC::Open3)
-
-   $(comment Moose)
-   dev-perl/Moose
-
-   $(comment Moose::Autobox)
-   dev-perl/Moose-Autobox
-
-   $(comment Moose::Role)
-
-   $(comment MooseX::Has::Sugar)
-   dev-perl/MooseX-Has-Sugar
-
-   $(comment Moose::Types::Moose)
-   dev-perl/MooseX-Types
-
-   $(comment Path::Class::Dir)
-   dev-perl/Path-Class
-
-   $(comment String::Formatter)
-   dev-perl/String-Formatter
-
-   $(comment Version::Next)
-   dev-perl/Version-Next
-
-   $(comment namespace::autoclean 0.09)
-   =dev-perl/namespace-autoclean-0.90.0
-
-   $(comment perl 5.010)
-   =dev-lang/perl-5.10.0
-
-   $(comment strict)
-
-   $(comment version 0.80)
-   =virtual/perl-version-0.80
-
-   $(comment warnings)
-
-DEPEND=
-   $(comment build)
-   $(comment Dist::Zilla::Role::Releaser)
-   $(comment Dist::Zilla::Tester)
-   =dev-perl/Dist-Zilla-4.0.0
-
-   $(comment File::Copy)
-
-   $(comment File::Copy::Recursive)
-   dev-perl/File-Copy-Recursive
-
-   $(comment File::Find)
-
-   $(comment File::Path)
-   virtual/perl-File-Path
-
-   $(comment File::Which)
-   dev-perl/File-Which
-
-   $(comment File::pushd)
-   dev-perl/File-pushd
-
-   $(comment Module::Build 0.3601)
-   =virtual/perl-Module-Build-0.36.01
-
-   $(comment Path::Class)
-   dev-perl/Path-Class
-
-   $(comment Test::Exception)
-   dev-perl/Test-Exception
-
-   $(comment Test::More 0.88)
-   =virtual/perl-Test-Simple-0.88
-
-   $(comment configure)
-   $(comment Module::Build 0.3601)
-   =virtual/perl-Module-Build-0.36.01
-
-   ${COMMON_DEPEND}
-
-RDEPEND=
-   ${COMMON_DEPEND}
-
-SRC_TEST=do parallel

diff --git 
a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild 
b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
deleted file mode 100644
index 93a5961..000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.120970
-inherit perl-module
-
-DESCRIPTION='update your git repository 

[gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/

2015-03-16 Thread Kent Fredric
commit: 433c2ce8cfc9b3442a0fe349905b974711b275a1
Author: Kent Fredric kentfredric AT gmail DOT com
AuthorDate: Mon Mar 16 07:34:51 2015 +
Commit: Kent Fredric kentfredric AT gmail DOT com
CommitDate: Mon Mar 16 07:34:51 2015 +
URL:https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=433c2ce8

[bump] Dist-Zilla-Plugin-Git to 2.30.0

Package-Manager: portage-2.2.17

 .../Dist-Zilla-Plugin-Git-2.13.0.ebuild| 143 -
 .../Dist-Zilla-Plugin-Git-2.30.0.ebuild|  75 +++
 2 files changed, 75 insertions(+), 143 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild 
b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild
deleted file mode 100644
index 617fc09..000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=CJM
-MODULE_VERSION=2.013
-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::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::File::InMemory
-   echo dev-perl/Dist-Zilla
-   # 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
-   # Log::Dispatchouli
-   echo dev-perl/Log-Dispatchouli
-   # Test::DZil
-   echo dev-perl/Dist-Zilla
-   # Test::Fatal 0.006 ( 0.6.0 )
-   echo \=dev-perl/Test-Fatal-0.6.0
-   #