* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/
@ 2011-09-02 9:21 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-09-02 9:21 UTC (permalink / raw
To: gentoo-commits
commit: c37a55204881a42539e35896f9309fd233491548
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 2 09:15:22 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 2 09:15:22 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c37a5520
[added] Dist-Zilla-Plugin-Test-Kwalitee-1.112.410
(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog | 10 +++
...ist-Zilla-Plugin-Test-Kwalitee-1.112.410.ebuild | 67 ++++++++++++++++++++
.../Dist-Zilla-Plugin-Test-Kwalitee/metadata.xml | 9 +++
3 files changed, 86 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog
new file mode 100644
index 0000000..2cbf47f
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Dist-Zilla-Plugin-Test-Kwalitee
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Dist-Zilla-Plugin-Test-Kwalitee-1.112.410 (02 Sep 2011)
+
+ 02 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-Test-Kwalitee-1.112.410.ebuild, +metadata.xml:
+ Added
+
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-1.112.410.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-1.112.410.ebuild
new file mode 100644
index 0000000..d042739
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-1.112.410.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="4"
+MODULE_AUTHOR=AYOUNG
+MODULE_VERSION=1.112410
+inherit perl-module
+
+DESCRIPTION="Release tests for kwalitee"
+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)
+ $(comment Dist::Zilla::Role::TextTemplate)
+ dev-perl/Dist-Zilla
+
+ $(comment Moose)
+ dev-perl/Moose
+
+ $(comment Test::Kwalitee)
+ dev-perl/Test-Kwalitee
+
+ $(comment strict)
+ $(comment warnings)
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ $(comment build)
+ $(comment Capture::Tiny)
+ dev-perl/Capture-Tiny
+
+ $(comment Carp)
+
+ $(comment Dist::Zilla::Tester)
+ dev-perl/Dist-Zilla
+
+ $(comment English)
+
+ $(comment File::Find)
+
+ $(comment File::Temp)
+ virtual/perl-File-Temp
+
+ $(comment Path::Class)
+ dev-perl/Path-Class
+
+ $(comment Scalar::Util)
+ virtual/perl-Scalar-List-Utils
+
+ $(comment Test::More 0.94)
+ >=virtual/perl-Test-Simple-0.94
+
+ $(comment configure)
+ $(comment ExtUtils::MakeMaker 6.56)
+ >=virtual/perl-ExtUtils-MakeMaker-6.56
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+ <maintainer>
+ <email>kentfredric@gmail.com</email>
+ <name>Kent Fredric</name>
+ </maintainer>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/
@ 2011-09-23 8:27 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2011-09-23 8:27 UTC (permalink / raw
To: gentoo-commits
commit: 409bb194b1a68468e8cfa3bf34c70bf416376285
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 23 07:58:24 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 23 07:58:24 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=409bb194
[newversion] Dist-Zilla-Plugin-Test-Kwalitee-2.20.0
(Portage version: 2.2.0_alpha57/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog | 6 ++
.../Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild | 80 ++++++++++++++++++++
2 files changed, 86 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog
index 2cbf47f..bd182df 100644
--- a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-Test-Kwalitee-2.20.0 (23 Sep 2011)
+
+ 23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild:
+ Version Bump
+
*Dist-Zilla-Plugin-Test-Kwalitee-1.112.410 (02 Sep 2011)
02 Sep 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild
new file mode 100644
index 0000000..9bf35da
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild
@@ -0,0 +1,80 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="4"
+MODULE_AUTHOR=AYOUNG
+MODULE_VERSION=2.020000
+inherit perl-module
+
+DESCRIPTION="Release tests for kwalitee"
+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)
+ $(comment Dist::Zilla::Role::TextTemplate)
+ dev-perl/Dist-Zilla
+
+ $(comment Moose)
+ dev-perl/Moose
+
+ $(comment Test::Kwalitee)
+ dev-perl/Test-Kwalitee
+
+ $(comment strict)
+ $(comment warnings)
+"
+DEPEND="
+ ${COMMON_DEPEND}
+ $(comment build)
+ $(comment Capture::Tiny)
+ dev-perl/Capture-Tiny
+
+ $(comment Carp)
+
+ $(comment Dist::Zilla::Tester)
+ dev-perl/Dist-Zilla
+
+ $(comment English)
+
+ $(comment File::Find)
+
+ $(comment File::Path)
+ virtual/perl-File-Path
+
+ $(comment File::Temp)
+ virtual/perl-File-Temp
+
+ $(comment Moose::Autobox)
+ dev-perl/Moose-Autobox
+
+ $(comment Path::Class)
+ dev-perl/Path-Class
+
+ $(comment Scalar::Util)
+ virtual/perl-Scalar-List-Utils
+
+ $(comment Test::Dzil)
+ dev-perl/Dist-Zilla
+
+ $(comment Test::More 0.96)
+ >=virtual/perl-Test-Simple-0.96
+
+ $(comment autodie)
+ dev-perl/autodie
+
+ $(comment configure)
+ $(comment ExtUtils::MakeMaker 6.56)
+ >=virtual/perl-ExtUtils-MakeMaker-6.56
+ !!dev-perl/Dist-Zilla-Plugin-KwaliteeTests
+"
+RDEPEND="
+ ${COMMON_DEPEND}
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/
@ 2012-02-23 13:55 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2012-02-23 13:55 UTC (permalink / raw
To: gentoo-commits
commit: ed3a8cde59365884206003f6ed07a75b049f4e07
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 23 13:23:21 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 23 13:23:21 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ed3a8cde
[newversion] Dist-Zilla-Plugin-Test-Kwalitee-2.30.0
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog | 8 ++-
.../Dist-Zilla-Plugin-Test-Kwalitee-2.30.0.ebuild | 78 ++++++++++++++++++++
2 files changed, 85 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog
index bd182df..5334339 100644
--- a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ChangeLog
@@ -1,7 +1,13 @@
# ChangeLog for dev-perl/Dist-Zilla-Plugin-Test-Kwalitee
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Dist-Zilla-Plugin-Test-Kwalitee-2.30.0 (23 Feb 2012)
+
+ 23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+ +Dist-Zilla-Plugin-Test-Kwalitee-2.30.0.ebuild:
+ Version Bump]
+
*Dist-Zilla-Plugin-Test-Kwalitee-2.20.0 (23 Sep 2011)
23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.30.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.30.0.ebuild
new file mode 100644
index 0000000..306386e
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.30.0.ebuild
@@ -0,0 +1,78 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=AYOUNG
+MODULE_VERSION=2.03
+inherit perl-module
+
+DESCRIPTION='Release tests for kwalitee'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+ # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
+ echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
+}
+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
+ # Dist::Zilla::Role::TextTemplate
+ echo dev-perl/Dist-Zilla
+ # File::Path 2.07 ( 2.70.0 )
+ echo \>=virtual/perl-File-Path-2.07
+ # Moose
+ echo dev-perl/Moose
+ # Test::Kwalitee
+ echo dev-perl/Test-Kwalitee
+ # 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() {
+ # Capture::Tiny
+ echo dev-perl/Capture-Tiny
+ # Carp
+ # echo dev-perl/Carp
+ # Dist::Zilla::Tester
+ echo dev-perl/Dist-Zilla
+ # English
+ echo dev-lang/perl
+ # File::Find
+ echo dev-lang/perl
+ # File::Path
+ echo virtual/perl-File-Path
+ # File::Temp
+ echo virtual/perl-File-Temp
+ # Moose::Autobox
+ echo dev-perl/Moose-Autobox
+ # Path::Class
+ echo dev-perl/Path-Class
+ # Scalar::Util
+ echo virtual/perl-Scalar-List-Utils
+ # Test::DZil
+ echo dev-perl/Dist-Zilla
+ # Test::More 0.96 ( 0.960.0 )
+ echo \>=virtual/perl-Test-Simple-0.96
+ # Test::Output
+ echo dev-perl/Test-Output
+ # autodie
+ echo dev-perl/autodie
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_runtime)
+ test? ( $(perl_meta_test) )
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/
@ 2015-06-03 12:58 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-06-03 12:58 UTC (permalink / raw
To: gentoo-commits
commit: 1a7024cc4d2a717d1aa9aff624f49c3c1198aaf4
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 3 10:02:24 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 3 10:02:24 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=1a7024cc
[cleanup] Dist-Zilla-Plugin-Test-Kwalitee: remove old versions
Package-Manager: portage-2.2.17
...ist-Zilla-Plugin-Test-Kwalitee-1.112.410.ebuild | 67 ------------------
.../Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild | 80 ----------------------
2 files changed, 147 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-1.112.410.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-1.112.410.ebuild
deleted file mode 100644
index d042739..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-1.112.410.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="4"
-MODULE_AUTHOR=AYOUNG
-MODULE_VERSION=1.112410
-inherit perl-module
-
-DESCRIPTION="Release tests for kwalitee"
-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)
- $(comment Dist::Zilla::Role::TextTemplate)
- dev-perl/Dist-Zilla
-
- $(comment Moose)
- dev-perl/Moose
-
- $(comment Test::Kwalitee)
- dev-perl/Test-Kwalitee
-
- $(comment strict)
- $(comment warnings)
-"
-DEPEND="
- ${COMMON_DEPEND}
- $(comment build)
- $(comment Capture::Tiny)
- dev-perl/Capture-Tiny
-
- $(comment Carp)
-
- $(comment Dist::Zilla::Tester)
- dev-perl/Dist-Zilla
-
- $(comment English)
-
- $(comment File::Find)
-
- $(comment File::Temp)
- virtual/perl-File-Temp
-
- $(comment Path::Class)
- dev-perl/Path-Class
-
- $(comment Scalar::Util)
- virtual/perl-Scalar-List-Utils
-
- $(comment Test::More 0.94)
- >=virtual/perl-Test-Simple-0.94
-
- $(comment configure)
- $(comment ExtUtils::MakeMaker 6.56)
- >=virtual/perl-ExtUtils-MakeMaker-6.56
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild
deleted file mode 100644
index 7127235..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.20.0.ebuild
+++ /dev/null
@@ -1,80 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="4"
-MODULE_AUTHOR=AYOUNG
-MODULE_VERSION=2.020000
-inherit perl-module
-
-DESCRIPTION="Release tests for kwalitee"
-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)
- $(comment Dist::Zilla::Role::TextTemplate)
- dev-perl/Dist-Zilla
-
- $(comment Moose)
- dev-perl/Moose
-
- $(comment Test::Kwalitee)
- dev-perl/Test-Kwalitee
-
- $(comment strict)
- $(comment warnings)
-"
-DEPEND="
- ${COMMON_DEPEND}
- $(comment build)
- $(comment Capture::Tiny)
- dev-perl/Capture-Tiny
-
- $(comment Carp)
-
- $(comment Dist::Zilla::Tester)
- dev-perl/Dist-Zilla
-
- $(comment English)
-
- $(comment File::Find)
-
- $(comment File::Path)
- virtual/perl-File-Path
-
- $(comment File::Temp)
- virtual/perl-File-Temp
-
- $(comment Moose::Autobox)
- dev-perl/Moose-Autobox
-
- $(comment Path::Class)
- dev-perl/Path-Class
-
- $(comment Scalar::Util)
- virtual/perl-Scalar-List-Utils
-
- $(comment Test::Dzil)
- dev-perl/Dist-Zilla
-
- $(comment Test::More 0.96)
- >=virtual/perl-Test-Simple-0.96
-
- $(comment autodie)
- virtual/perl-autodie
-
- $(comment configure)
- $(comment ExtUtils::MakeMaker 6.56)
- >=virtual/perl-ExtUtils-MakeMaker-6.56
- !!dev-perl/Dist-Zilla-Plugin-KwaliteeTests
-"
-RDEPEND="
- ${COMMON_DEPEND}
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/
@ 2015-06-03 12:58 Kent Fredric
0 siblings, 0 replies; 5+ messages in thread
From: Kent Fredric @ 2015-06-03 12:58 UTC (permalink / raw
To: gentoo-commits
commit: 79a584611b25212e9a1b85feeb2063e204bbaf17
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Jun 3 10:30:57 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Jun 3 10:30:57 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=79a58461
[bump] Dist-Zilla-Plugin-Test-Kwalitee 2.110.0
Package-Manager: portage-2.2.17
.../Dist-Zilla-Plugin-Test-Kwalitee-2.110.0.ebuild | 41 ++++++++++++
.../Dist-Zilla-Plugin-Test-Kwalitee-2.30.0.ebuild | 78 ----------------------
2 files changed, 41 insertions(+), 78 deletions(-)
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.110.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.110.0.ebuild
new file mode 100644
index 0000000..d2fd27c
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.110.0.ebuild
@@ -0,0 +1,41 @@
+# 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.11
+inherit perl-module
+
+DESCRIPTION="Release tests for kwalitee"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# Dist::Zilla::File::InMemory -> Dist-Zilla
+# Dist::Zilla::Plugin::MetaResources -> Dist-Zilla
+# Dist::Zilla::Role::FileGatherer -> Dist-Zilla
+# Dist::Zilla::Role::PrereqSource -> Dist-Zilla
+# Dist::Zilla::Role::TextTemplate -> Dist-Zilla
+# Test::DZil -> Dist-Zilla
+# Test::More -> Test-Simple
+RDEPEND="
+ >=dev-perl/Data-Section-0.4.0
+ >=dev-perl/Dist-Zilla-4.300.39
+ dev-perl/Moose
+ dev-perl/Sub-Exporter-ForMethods
+ dev-perl/namespace-autoclean
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ >=dev-perl/Module-Build-Tiny-0.37.0
+ test? (
+ virtual/perl-File-Spec
+ dev-perl/File-pushd
+ dev-perl/Path-Tiny
+ dev-perl/Test-Deep
+ dev-perl/Test-Fatal
+ >=dev-perl/Test-Kwalitee-1.210.0
+ virtual/perl-Test-Simple
+ virtual/perl-if
+ )
+"
diff --git a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.30.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.30.0.ebuild
deleted file mode 100644
index 744d066..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/Dist-Zilla-Plugin-Test-Kwalitee-2.30.0.ebuild
+++ /dev/null
@@ -1,78 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=AYOUNG
-MODULE_VERSION=2.03
-inherit perl-module
-
-DESCRIPTION='Release tests for kwalitee'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
- # ExtUtils::MakeMaker 6.30 ( 6.300.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.30
-}
-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
- # Dist::Zilla::Role::TextTemplate
- echo dev-perl/Dist-Zilla
- # File::Path 2.07 ( 2.70.0 )
- echo \>=virtual/perl-File-Path-2.07
- # Moose
- echo dev-perl/Moose
- # Test::Kwalitee
- echo dev-perl/Test-Kwalitee
- # 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() {
- # Capture::Tiny
- echo dev-perl/Capture-Tiny
- # Carp
- # echo dev-perl/Carp
- # Dist::Zilla::Tester
- echo dev-perl/Dist-Zilla
- # English
- echo dev-lang/perl
- # File::Find
- echo dev-lang/perl
- # File::Path
- echo virtual/perl-File-Path
- # File::Temp
- echo virtual/perl-File-Temp
- # Moose::Autobox
- echo dev-perl/Moose-Autobox
- # Path::Class
- echo dev-perl/Path-Class
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # Test::DZil
- echo dev-perl/Dist-Zilla
- # Test::More 0.96 ( 0.960.0 )
- echo \>=virtual/perl-Test-Simple-0.96
- # Test::Output
- echo dev-perl/Test-Output
- # autodie
- echo virtual/perl-autodie
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_runtime)
- test? ( $(perl_meta_test) )
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 5+ messages in thread
end of thread, other threads:[~2015-06-03 12:59 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-02 9:21 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-Kwalitee/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2011-09-23 8:27 Kent Fredric
2012-02-23 13:55 Kent Fredric
2015-06-03 12:58 Kent Fredric
2015-06-03 12:58 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox