commit:     e5d80e7ebb8c9ebfa747e264100aee1d34b26e04
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Jun  9 08:06:02 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jun  9 08:06:02 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=e5d80e7e

[bump] Dist-Zilla-Plugin-Test-Compile-2.53.0, remove old versions

Package-Manager: portage-2.2.17

 ...Dist-Zilla-Plugin-Test-Compile-1.112.392.ebuild |  57 ------------
 ...Dist-Zilla-Plugin-Test-Compile-1.112.400.ebuild |  63 -------------
 ...Dist-Zilla-Plugin-Test-Compile-1.112.820.ebuild |  61 -------------
 .../Dist-Zilla-Plugin-Test-Compile-2.1.0.ebuild    |  61 -------------
 .../Dist-Zilla-Plugin-Test-Compile-2.39.0.ebuild   | 100 ---------------------
 .../Dist-Zilla-Plugin-Test-Compile-2.53.0.ebuild   |  40 +++++++++
 6 files changed, 40 insertions(+), 342 deletions(-)

diff --git 
a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.392.ebuild
 
b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.392.ebuild
deleted file mode 100644
index d7f3168..0000000
--- 
a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.392.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.112392
-inherit perl-module
-
-DESCRIPTION="common tests to check syntax of your modules
-"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { true;}
-COMMON_DEPEND="
-       $(comment Data::Section)
-       dev-perl/Data-Section
-
-       $(comment Dist::Zilla::File::InMemory)
-       $(comment Dist::Zilla::Role::FileGatherer)
-       dev-perl/Dist-Zilla
-
-       $(comment Moose)
-       dev-perl/Moose
-
-       $(comment namespace::autoclean)
-       dev-perl/namespace-autoclean
-
-       $(comment perl 5.008)
-       $(comment strict)
-       $(comment warnings)
-       >=dev-lang/perl-5.8.0
-"
-DEPEND="
-       $(comment build)
-       $(comment File::Find)
-
-       $(comment File::Temp)
-       virtual/perl-File-Temp
-
-       $(comment Module::Build 0.3601)
-       >=virtual/perl-Module-Build-0.36.01
-
-       $(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"

diff --git 
a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.400.ebuild
 
b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.400.ebuild
deleted file mode 100644
index 432df1c..0000000
--- 
a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.400.ebuild
+++ /dev/null
@@ -1,63 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.112400
-inherit perl-module
-
-DESCRIPTION="common tests to check syntax of your modules
-"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { true;}
-COMMON_DEPEND="
-       $(comment Data::Section)
-       dev-perl/Data-Section
-
-       $(comment Dist::Zilla::File::InMemory)
-       $(comment Dist::Zilla::Role::FileGatherer)
-       dev-perl/Dist-Zilla
-
-       $(comment Moose)
-       dev-perl/Moose
-
-       $(comment namespace::autoclean)
-       dev-perl/namespace-autoclean
-
-       $(comment perl 5.008)
-       $(comment strict)
-       $(comment warnings)
-       >=dev-lang/perl-5.8.0
-"
-DEPEND="
-       $(comment build)
-       $(comment Dist::Zilla::Tester)
-       dev-perl/Dist-Zilla
-
-       $(comment File::Find)
-
-       $(comment File::Temp)
-       virtual/perl-File-Temp
-
-       $(comment Module::Build 0.3601)
-       >=virtual/perl-Module-Build-0.36.01
-
-       $(comment Path::Class)
-       dev-perl/Path-Class
-
-       $(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"

diff --git 
a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.820.ebuild
 
b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.820.ebuild
deleted file mode 100644
index 5372648..0000000
--- 
a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-1.112.820.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.112820
-inherit perl-module
-
-DESCRIPTION='common tests to check syntax of your modules'
-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() {
-       # Data::Section
-       echo dev-perl/Data-Section
-       # Dist::Zilla::File::InMemory
-       echo dev-perl/Dist-Zilla
-       # Dist::Zilla::Role::FileGatherer
-       echo dev-perl/Dist-Zilla
-       # Moose
-       echo dev-perl/Moose
-       # namespace::autoclean
-       echo dev-perl/namespace-autoclean
-       # perl 5.008 ( 5.8.0 )
-       echo \>=dev-lang/perl-5.8.0
-       # strict
-       echo dev-lang/perl
-       # warnings
-       echo dev-lang/perl
-}
-perl_meta_test() {
-       # Dist::Zilla::Tester
-       echo dev-perl/Dist-Zilla
-       # File::Find
-       echo dev-lang/perl
-       # File::Temp
-       echo virtual/perl-File-Temp
-       # Path::Class
-       echo dev-perl/Path-Class
-       # 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"

diff --git 
a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.1.0.ebuild
 
b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.1.0.ebuild
deleted file mode 100644
index 0c1043d..0000000
--- 
a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.1.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=2.001
-inherit perl-module
-
-DESCRIPTION='common tests to check syntax of your modules'
-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() {
-       # Data::Section
-       echo dev-perl/Data-Section
-       # Dist::Zilla::File::InMemory
-       echo dev-perl/Dist-Zilla
-       # Dist::Zilla::Role::FileGatherer
-       echo dev-perl/Dist-Zilla
-       # Moose
-       echo dev-perl/Moose
-       # namespace::autoclean
-       echo dev-perl/namespace-autoclean
-       # perl 5.008 ( 5.8.0 )
-       echo \>=dev-lang/perl-5.8.0
-       # strict
-       echo dev-lang/perl
-       # warnings
-       echo dev-lang/perl
-}
-perl_meta_test() {
-       # Dist::Zilla::Tester
-       echo dev-perl/Dist-Zilla
-       # File::Find
-       echo dev-lang/perl
-       # File::Temp
-       echo virtual/perl-File-Temp
-       # Path::Class
-       echo dev-perl/Path-Class
-       # 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"

diff --git 
a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.39.0.ebuild
 
b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.39.0.ebuild
deleted file mode 100644
index f7899c7..0000000
--- 
a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.39.0.ebuild
+++ /dev/null
@@ -1,100 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=2.039
-inherit perl-mb-tiny
-
-DESCRIPTION='common tests to check syntax of your modules, only using core 
modules'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
-       # Dist::CheckConflicts 0.02 ( 0.20.0 )
-       echo \>=dev-perl/Dist-CheckConflicts-0.20.0
-       # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
-       echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
-       # Module::Build::Tiny 0.030 ( 0.30.0 )
-       echo \>=dev-perl/Module-Build-Tiny-0.30.0
-}
-perl_meta_runtime() {
-       # Data::Section 0.004 ( 0.4.0 )
-       echo \>=dev-perl/Data-Section-0.4.0
-       # Dist::CheckConflicts 0.02 ( 0.20.0 )
-       echo \>=dev-perl/Dist-CheckConflicts-0.20.0
-       # Dist::Zilla::File::InMemory
-       echo dev-perl/Dist-Zilla
-       # Dist::Zilla::Role::FileFinderUser
-       echo dev-perl/Dist-Zilla
-       # Dist::Zilla::Role::FileGatherer
-       echo dev-perl/Dist-Zilla
-       # Dist::Zilla::Role::FileMunger
-       echo dev-perl/Dist-Zilla
-       # Dist::Zilla::Role::PrereqSource
-       echo dev-perl/Dist-Zilla
-       # Dist::Zilla::Role::TextTemplate
-       echo dev-perl/Dist-Zilla
-       # Moose
-       echo dev-perl/Moose
-       # Moose::Util::TypeConstraints
-       echo dev-perl/Moose
-       # Path::Tiny
-       echo dev-perl/Path-Tiny
-       # Sub::Exporter::ForMethods
-       echo dev-perl/Sub-Exporter-ForMethods
-       # namespace::autoclean
-       echo dev-perl/namespace-autoclean
-       # perl 5.008 ( 5.8.0 )
-       echo \>=dev-lang/perl-5.8.0
-       # strict
-       # echo dev-lang/perl
-       # warnings
-       # echo dev-lang/perl
-}
-perl_meta_test() {
-       # Cwd
-       echo virtual/perl-File-Spec
-       # ExtUtils::MakeMaker
-       echo virtual/perl-ExtUtils-MakeMaker
-       # File::Spec
-       echo virtual/perl-File-Spec
-       # File::Spec::Functions
-       echo virtual/perl-File-Spec
-       # IO::Handle
-       echo virtual/perl-IO
-       # IPC::Open3
-       # echo dev-lang/perl
-       # List::Util
-       echo virtual/perl-Scalar-List-Utils
-       # Module::CoreList 2.77 ( 2.770.0 )
-       echo \>=virtual/perl-Module-CoreList-2.770.0
-       # Perl::PrereqScanner 1.016 ( 1.16.0 )
-       echo \>=dev-perl/Perl-PrereqScanner-1.16.0
-       # Test::DZil
-       echo dev-perl/Dist-Zilla
-       # Test::Deep
-       echo dev-perl/Test-Deep
-       # Test::Deep::JSON
-       echo dev-perl/Test-Deep-JSON
-       # Test::MinimumVersion
-       echo dev-perl/Test-MinimumVersion
-       # Test::More 0.94 ( 0.940.0 )
-       echo \>=virtual/perl-Test-Simple-0.94
-       # Test::Warnings 0.009 ( 0.9.0 )
-       echo \>=dev-perl/Test-Warnings-0.9.0
-       # if
-       # echo virtual/perl-if
-       # version
-       echo virtual/perl-version
-}
-DEPEND="
-       $(perl_meta_configure)
-       $(perl_meta_runtime)
-       test? ( $(perl_meta_test) )
-"
-RDEPEND="
-       $(perl_meta_runtime)
-"
-SRC_TEST="do parallel"

diff --git 
a/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.53.0.ebuild
 
b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.53.0.ebuild
new file mode 100644
index 0000000..8ad2ee0
--- /dev/null
+++ 
b/dev-perl/Dist-Zilla-Plugin-Test-Compile/Dist-Zilla-Plugin-Test-Compile-2.53.0.ebuild
@@ -0,0 +1,40 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=2.053
+inherit perl-mb-tiny
+
+DESCRIPTION="Common tests to check syntax of your modules, only using core 
modules"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+RDEPEND="
+       >=dev-perl/Data-Section-0.4.0
+       >=dev-perl/Dist-Zilla-4.300.39
+       dev-perl/Moose
+       dev-perl/Path-Tiny
+       dev-perl/Sub-Exporter-ForMethods
+       dev-perl/namespace-autoclean
+"
+DEPEND="${RDEPEND}
+       >=dev-perl/Module-Build-Tiny-0.39.0
+       test? (
+               >=virtual/perl-CPAN-Meta-2.120.900
+               >=dev-perl/CPAN-Meta-Check-0.7.0
+               virtual/perl-CPAN-Meta-Requirements
+               virtual/perl-ExtUtils-MakeMaker
+               virtual/perl-File-Spec
+               dev-perl/File-pushd
+               virtual/perl-IO
+               >=virtual/perl-Module-CoreList-2.770.0
+               >=dev-perl/Perl-PrereqScanner-1.16.0
+               dev-perl/Test-MinimumVersion
+               >=virtual/perl-Test-Simple-0.940.0
+               >=dev-perl/Test-Warnings-0.9.0
+               virtual/perl-if
+               virtual/perl-version
+       )
+"

Reply via email to