public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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-Test-Compile/
Date: Tue,  9 Jun 2015 08:14:57 +0000 (UTC)	[thread overview]
Message-ID: <1433837162.e5d80e7ebb8c9ebfa747e264100aee1d34b26e04.kent@gentoo> (raw)

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	other threads:[~2015-06-09  8:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-09  8:14 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-08-25 22:49 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-Compile/ Kent Fredric
2014-04-05 23:06 Kent Fredric
2014-04-05 23:06 Kent Fredric
2012-02-23 13:55 Kent Fredric
2012-02-08 21:57 Kent Fredric
2011-08-29  5:44 Kent Fredric
2011-08-28  3:38 Kent Fredric
2011-08-28  3:38 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=1433837162.e5d80e7ebb8c9ebfa747e264100aee1d34b26e04.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