* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2011-06-09 20:07 Torsten Veller
0 siblings, 0 replies; 14+ messages in thread
From: Torsten Veller @ 2011-06-09 20:07 UTC (permalink / raw
To: gentoo-commits
commit: a9b6da48055e603985266ccf51d650e0e7851ce1
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 9 20:05:56 2011 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Thu Jun 9 20:05:56 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a9b6da48
[add] dev-perl/Test-Spec-0.310.0
(Portage version: 2.2.0_alpha38/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
---
dev-perl/Test-Spec/ChangeLog | 10 +++++++++
dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild | 29 +++++++++++++++++++++++++++
dev-perl/Test-Spec/metadata.xml | 5 ++++
3 files changed, 44 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
new file mode 100644
index 0000000..8b14e4b
--- /dev/null
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Test-Spec
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Test-Spec-0.310.0 (09 Jun 2011)
+
+ 09 Jun 2011; Torsten Veller <tove@gentoo.org> +Test-Spec-0.310.0.ebuild,
+ +metadata.xml:
+ Initial commit for App-perlbrew
+
diff --git a/dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild
new file mode 100644
index 0000000..82b484c
--- /dev/null
+++ b/dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=PHILIP
+MODULE_VERSION=0.31
+inherit perl-module
+
+DESCRIPTION="Write tests in a declarative specification style"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-perl/Test-Trap
+ >=dev-perl/Test-Deep-0.103
+ >=dev-perl/Package-Stash-0.23
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-Test-Simple
+ dev-perl/Tie-IxHash
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
+
+SRC_TEST=do
diff --git a/dev-perl/Test-Spec/metadata.xml b/dev-perl/Test-Spec/metadata.xml
new file mode 100644
index 0000000..801e938
--- /dev/null
+++ b/dev-perl/Test-Spec/metadata.xml
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <herd>perl</herd>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2011-06-11 7:13 Torsten Veller
0 siblings, 0 replies; 14+ messages in thread
From: Torsten Veller @ 2011-06-11 7:13 UTC (permalink / raw
To: gentoo-commits
commit: 567b7f3913cdd11ad058cfff4d268eedbb7666bc
Author: Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 11 06:52:25 2011 +0000
Commit: Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat Jun 11 06:52:25 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=567b7f39
[bump] dev-perl/Test-Spec-0.320.0
(Portage version: 2.2.0_alpha38/git/Linux x86_64, signed Manifest commit with key 0x4E046AEC)
---
dev-perl/Test-Spec/ChangeLog | 5 ++++
dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild | 29 +++++++++++++++++++++++++++
2 files changed, 34 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index 8b14e4b..ce5ddd7 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Spec-0.320.0 (11 Jun 2011)
+
+ 11 Jun 2011; Torsten Veller <tove@gentoo.org> +Test-Spec-0.320.0.ebuild:
+ Version bump
+
*Test-Spec-0.310.0 (09 Jun 2011)
09 Jun 2011; Torsten Veller <tove@gentoo.org> +Test-Spec-0.310.0.ebuild,
diff --git a/dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild
new file mode 100644
index 0000000..7b298a4
--- /dev/null
+++ b/dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=PHILIP
+MODULE_VERSION=0.32
+inherit perl-module
+
+DESCRIPTION="Write tests in a declarative specification style"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND="
+ dev-perl/Test-Trap
+ >=dev-perl/Test-Deep-0.103
+ >=dev-perl/Package-Stash-0.23
+ virtual/perl-Scalar-List-Utils
+ virtual/perl-Test-Simple
+ dev-perl/Tie-IxHash
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
+
+SRC_TEST=do
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2011-07-16 22:59 Kent Fredric
0 siblings, 0 replies; 14+ messages in thread
From: Kent Fredric @ 2011-07-16 22:59 UTC (permalink / raw
To: gentoo-commits
commit: f903a4eb14d7aa7a0528d84a9c5777b068b75cd1
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jul 16 18:20:46 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jul 16 18:20:46 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f903a4eb
[newversion] Test-Spec-0.380.0
(Portage version: 2.2.0_alpha43/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Test-Spec/ChangeLog | 5 ++++
dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild | 34 +++++++++++++++++++++++++++
2 files changed, 39 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index ce5ddd7..e184e6c 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Spec-0.380.0 (16 Jul 2011)
+
+ 16 Jul 2011; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.380.0.ebuild:
+ Version Bump
+
*Test-Spec-0.320.0 (11 Jun 2011)
11 Jun 2011; Torsten Veller <tove@gentoo.org> +Test-Spec-0.320.0.ebuild:
diff --git a/dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild
new file mode 100644
index 0000000..8d66800
--- /dev/null
+++ b/dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=PHILIP
+MODULE_VERSION=0.38
+inherit perl-module
+
+DESCRIPTION="Write tests in a declarative specification style"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+RDEPEND="
+ $(comment virtual/perl-Carp)
+ $(comment virtual/perl-Exporter)
+ virtual/perl-Scalar-List-Utils $(comment List::Util)
+ >=dev-perl/Package-Stash-0.230 $(comment 0.230.0)
+ virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
+ virtual/perl-Test-Harness $(comment TAP::Parser)
+ >=dev-perl/Test-Deep-0.103 $(comment 0.103.0)
+ virtual/perl-Test-Simple $(comment Test::More)
+ dev-perl/Test-Trap
+ dev-perl/Tie-IxHash
+ $(comment virtual/perl-constant)
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
+
+SRC_TEST=do
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2011-09-02 5:06 Kent Fredric
0 siblings, 0 replies; 14+ messages in thread
From: Kent Fredric @ 2011-09-02 5:06 UTC (permalink / raw
To: gentoo-commits
commit: cd261e8e3187d51db6f782c32e7443621c282a56
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 2 04:45:52 2011 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 2 04:45:52 2011 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=cd261e8e
[newversion] Test-Spec-0.390.0
(Portage version: 2.2.0_alpha51/git/Linux x86_64, signed Manifest commit with key BD86D695)
---
dev-perl/Test-Spec/ChangeLog | 5 +++
dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild | 52 +++++++++++++++++++++++++++
2 files changed, 57 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index e184e6c..3a745ec 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Spec-0.390.0 (02 Sep 2011)
+
+ 02 Sep 2011; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.390.0.ebuild:
+ Version Bump
+
*Test-Spec-0.380.0 (16 Jul 2011)
16 Jul 2011; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.380.0.ebuild:
diff --git a/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild
new file mode 100644
index 0000000..964cef1
--- /dev/null
+++ b/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild
@@ -0,0 +1,52 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=4
+
+MODULE_AUTHOR=PHILIP
+MODULE_VERSION=0.39
+inherit perl-module
+
+DESCRIPTION="Write tests in a declarative specification style"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { true;}
+RDEPEND="
+ $(comment Carp)
+
+ $(comment Exporter)
+
+ $(comment List::Util)
+ virtual/perl-Scalar-List-Utils
+
+ $(comment Package::Stash 0.23)
+ >=dev-perl/Package-Stash-0.230 $(comment 0.230.0)
+
+ $(comment Scalar::Util)
+ virtual/perl-Scalar-List-Utils
+
+ $(comment TAP::Parser)
+ virtual/perl-Test-Harness $(comment TAP::Parser)
+
+ $(comment Test::Deep 0.103)
+ >=dev-perl/Test-Deep-0.103 $(comment 0.103.0)
+
+ $(comment Test::More)
+ virtual/perl-Test-Simple
+
+ $(comment Test::Trap)
+ dev-perl/Test-Trap
+
+ $(comment Tie::IxHash)
+ dev-perl/Tie-IxHash
+
+ $(comment constant)
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+"
+
+SRC_TEST=do
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2012-02-29 12:06 Kent Fredric
0 siblings, 0 replies; 14+ messages in thread
From: Kent Fredric @ 2012-02-29 12:06 UTC (permalink / raw
To: gentoo-commits
commit: 6eb695d951ec7da5b16682986acb26ff875a89c6
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Feb 29 07:52:16 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Feb 29 07:52:16 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=6eb695d9
[newversion] Test-Spec-0.400.0
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Test-Spec/ChangeLog | 7 +++-
dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild | 54 +++++++++++++++++++++++++++
2 files changed, 60 insertions(+), 1 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index 3a745ec..8bb1a86 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -1,7 +1,12 @@
# ChangeLog for dev-perl/Test-Spec
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Spec-0.400.0 (29 Feb 2012)
+
+ 29 Feb 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.400.0.ebuild:
+ Version Bump
+
*Test-Spec-0.390.0 (02 Sep 2011)
02 Sep 2011; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.390.0.ebuild:
diff --git a/dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild
new file mode 100644
index 0000000..360a392
--- /dev/null
+++ b/dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=PHILIP
+MODULE_VERSION=0.40
+inherit perl-module
+
+DESCRIPTION='Write tests in a declarative specification style'
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # Carp
+ # echo virtual/perl-Carp
+ # Exporter
+ echo virtual/perl-Exporter
+ # List::Util
+ echo virtual/perl-Scalar-List-Utils
+ # Package::Stash 0.23 ( 0.230.0 )
+ echo \>=dev-perl/Package-Stash-0.230
+ # Scalar::Util
+ echo virtual/perl-Scalar-List-Utils
+ # TAP::Parser
+ echo virtual/perl-Test-Harness
+ # Test::Deep 0.103 ( 0.103.0 )
+ echo \>=dev-perl/Test-Deep-0.103
+ # Test::More
+ echo virtual/perl-Test-Simple
+ # Test::Trap
+ echo dev-perl/Test-Trap
+ # Tie::IxHash
+ echo dev-perl/Tie-IxHash
+ # constant
+ # echo virtual/perl-constant
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2012-03-04 1:48 Kent Fredric
0 siblings, 0 replies; 14+ messages in thread
From: Kent Fredric @ 2012-03-04 1:48 UTC (permalink / raw
To: gentoo-commits
commit: 254c9f65ea03e23a691f8ef55a1cecc9d1f33054
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Mar 4 01:45:42 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Mar 4 01:45:42 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=254c9f65
[newversion] Test-Spec-0.410.0
(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Test-Spec/ChangeLog | 5 ++
dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild | 54 +++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index 8bb1a86..e43efe7 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Spec-0.410.0 (04 Mar 2012)
+
+ 04 Mar 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.410.0.ebuild:
+ Version Bump
+
*Test-Spec-0.400.0 (29 Feb 2012)
29 Feb 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.400.0.ebuild:
diff --git a/dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild
new file mode 100644
index 0000000..5d35aa8
--- /dev/null
+++ b/dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=PHILIP
+MODULE_VERSION=0.41
+inherit perl-module
+
+DESCRIPTION='Write tests in a declarative specification style'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # Carp
+ # echo virtual/perl-Carp
+ # Exporter
+ echo virtual/perl-Exporter
+ # List::Util
+ echo virtual/perl-Scalar-List-Utils
+ # Package::Stash 0.23 ( 0.230.0 )
+ echo \>=dev-perl/Package-Stash-0.230
+ # Scalar::Util
+ echo virtual/perl-Scalar-List-Utils
+ # TAP::Parser
+ echo virtual/perl-Test-Harness
+ # Test::Deep 0.103 ( 0.103.0 )
+ echo \>=dev-perl/Test-Deep-0.103
+ # Test::More
+ echo virtual/perl-Test-Simple
+ # Test::Trap
+ echo dev-perl/Test-Trap
+ # Tie::IxHash
+ echo dev-perl/Tie-IxHash
+ # constant
+ # echo virtual/perl-constant
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2012-03-27 9:30 Kent Fredric
0 siblings, 0 replies; 14+ messages in thread
From: Kent Fredric @ 2012-03-27 9:30 UTC (permalink / raw
To: gentoo-commits
commit: d2eac13e010b9a24cff1a7ad7c30a641513baf30
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 27 02:39:26 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 27 02:39:26 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d2eac13e
[newversion] Test-Spec-0.420.0
(Portage version: 2.2.0_alpha95/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Test-Spec/ChangeLog | 5 ++
dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild | 54 +++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index e43efe7..7aa4660 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Spec-0.420.0 (27 Mar 2012)
+
+ 27 Mar 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.420.0.ebuild:
+ Version Bump
+
*Test-Spec-0.410.0 (04 Mar 2012)
04 Mar 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.410.0.ebuild:
diff --git a/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
new file mode 100644
index 0000000..20de91c
--- /dev/null
+++ b/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=PHILIP
+MODULE_VERSION=0.42
+inherit perl-module
+
+DESCRIPTION='Write tests in a declarative specification style'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # Carp
+ # echo virtual/perl-Carp
+ # Exporter
+ echo virtual/perl-Exporter
+ # List::Util
+ echo virtual/perl-Scalar-List-Utils
+ # Package::Stash 0.23 ( 0.230.0 )
+ echo \>=dev-perl/Package-Stash-0.230
+ # Scalar::Util
+ echo virtual/perl-Scalar-List-Utils
+ # TAP::Parser
+ echo virtual/perl-Test-Harness
+ # Test::Deep 0.103 ( 0.103.0 )
+ echo \>=dev-perl/Test-Deep-0.103
+ # Test::More
+ echo virtual/perl-Test-Simple
+ # Test::Trap
+ echo dev-perl/Test-Trap
+ # Tie::IxHash
+ echo dev-perl/Tie-IxHash
+ # constant
+ # echo virtual/perl-constant
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2012-04-16 19:33 Kent Fredric
0 siblings, 0 replies; 14+ messages in thread
From: Kent Fredric @ 2012-04-16 19:33 UTC (permalink / raw
To: gentoo-commits
commit: d8754dbd99c8dce57294054bc1a76bd01f0eab74
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 16 19:31:26 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Apr 16 19:31:26 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d8754dbd
[newversion] Test-Spec-0.430.0
(Portage version: 2.2.0_alpha100/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Test-Spec/ChangeLog | 6 ++++++
dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild | 2 +-
...pec-0.420.0.ebuild => Test-Spec-0.430.0.ebuild} | 4 ++--
3 files changed, 9 insertions(+), 3 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index 7aa4660..49753d9 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Spec-0.430.0 (16 Apr 2012)
+
+ 16 Apr 2012; Kent Fredric <kentfredric@gmail.com> Test-Spec-0.420.0.ebuild,
+ +Test-Spec-0.430.0.ebuild:
+ Version Bump
+
*Test-Spec-0.420.0 (27 Mar 2012)
27 Mar 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.420.0.ebuild:
diff --git a/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
index 20de91c..87c2b4a 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
@@ -33,7 +33,7 @@ perl_meta_runtime() {
# TAP::Parser
echo virtual/perl-Test-Harness
# Test::Deep 0.103 ( 0.103.0 )
- echo \>=dev-perl/Test-Deep-0.103
+ echo \>=dev-perl/Test-Deep-0.103.0
# Test::More
echo virtual/perl-Test-Simple
# Test::Trap
diff --git a/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild
similarity index 95%
copy from dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
copy to dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild
index 20de91c..46e1b3c 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild
@@ -3,7 +3,7 @@
# $Header: $
EAPI=4
MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.42
+MODULE_VERSION=0.43
inherit perl-module
DESCRIPTION='Write tests in a declarative specification style'
@@ -33,7 +33,7 @@ perl_meta_runtime() {
# TAP::Parser
echo virtual/perl-Test-Harness
# Test::Deep 0.103 ( 0.103.0 )
- echo \>=dev-perl/Test-Deep-0.103
+ echo \>=dev-perl/Test-Deep-0.103.0
# Test::More
echo virtual/perl-Test-Simple
# Test::Trap
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2012-05-07 5:19 Kent Fredric
0 siblings, 0 replies; 14+ messages in thread
From: Kent Fredric @ 2012-05-07 5:19 UTC (permalink / raw
To: gentoo-commits
commit: 5edc411189ee3578b24ac2c120cb8c0081438995
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon May 7 05:12:58 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon May 7 05:12:58 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5edc4111
[newversion] Test-Spec 0.440.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Test-Spec/ChangeLog | 5 ++
dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild | 54 +++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index 49753d9..e472d58 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Spec-0.440.0 (07 May 2012)
+
+ 07 May 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.440.0.ebuild:
+ Version Bump
+
*Test-Spec-0.430.0 (16 Apr 2012)
16 Apr 2012; Kent Fredric <kentfredric@gmail.com> Test-Spec-0.420.0.ebuild,
diff --git a/dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild
new file mode 100644
index 0000000..56ff5cb
--- /dev/null
+++ b/dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=PHILIP
+MODULE_VERSION=0.44
+inherit perl-module
+
+DESCRIPTION='Write tests in a declarative specification style'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # Carp
+ # echo virtual/perl-Carp
+ # Exporter
+ echo virtual/perl-Exporter
+ # List::Util
+ echo virtual/perl-Scalar-List-Utils
+ # Package::Stash 0.23 ( 0.230.0 )
+ echo \>=dev-perl/Package-Stash-0.230
+ # Scalar::Util
+ echo virtual/perl-Scalar-List-Utils
+ # TAP::Parser
+ echo virtual/perl-Test-Harness
+ # Test::Deep 0.103 ( 0.103.0 )
+ echo \>=dev-perl/Test-Deep-0.103.0
+ # Test::More
+ echo virtual/perl-Test-Simple
+ # Test::Trap
+ echo dev-perl/Test-Trap
+ # Tie::IxHash
+ echo dev-perl/Tie-IxHash
+ # constant
+ # echo virtual/perl-constant
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2012-05-27 2:30 Kent Fredric
0 siblings, 0 replies; 14+ messages in thread
From: Kent Fredric @ 2012-05-27 2:30 UTC (permalink / raw
To: gentoo-commits
commit: 0a9278cf109b9805961b2a7c2079291a235e941f
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun May 27 01:51:25 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun May 27 01:51:25 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0a9278cf
[newversion] Test-Spec-0.450.0
(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)
---
dev-perl/Test-Spec/ChangeLog | 5 ++
dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild | 54 +++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index e472d58..980f1f8 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Spec-0.450.0 (27 May 2012)
+
+ 27 May 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.450.0.ebuild:
+ Version Bump
+
*Test-Spec-0.440.0 (07 May 2012)
07 May 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.440.0.ebuild:
diff --git a/dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild
new file mode 100644
index 0000000..a24f327
--- /dev/null
+++ b/dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=PHILIP
+MODULE_VERSION=0.45
+inherit perl-module
+
+DESCRIPTION='Write tests in a declarative specification style'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # Carp
+ # echo virtual/perl-Carp
+ # Exporter
+ echo virtual/perl-Exporter
+ # List::Util
+ echo virtual/perl-Scalar-List-Utils
+ # Package::Stash 0.23 ( 0.230.0 )
+ echo \>=dev-perl/Package-Stash-0.230
+ # Scalar::Util
+ echo virtual/perl-Scalar-List-Utils
+ # TAP::Parser
+ echo virtual/perl-Test-Harness
+ # Test::Deep 0.103 ( 0.103.0 )
+ echo \>=dev-perl/Test-Deep-0.103.0
+ # Test::More
+ echo virtual/perl-Test-Simple
+ # Test::Trap
+ echo dev-perl/Test-Trap
+ # Tie::IxHash
+ echo dev-perl/Tie-IxHash
+ # constant
+ # echo virtual/perl-constant
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2012-10-28 14:02 Kent Fredric
0 siblings, 0 replies; 14+ messages in thread
From: Kent Fredric @ 2012-10-28 14:02 UTC (permalink / raw
To: gentoo-commits
commit: 8e9d82a84f3c32011970bb489fea2666a99c4455
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 28 11:55:44 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 28 11:55:44 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8e9d82a8
[newversion] Test-Spec-0.460.0
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Test-Spec/ChangeLog | 5 ++
dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild | 54 +++++++++++++++++++++++++++
2 files changed, 59 insertions(+), 0 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index 980f1f8..5c22089 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -2,6 +2,11 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+*Test-Spec-0.460.0 (28 Oct 2012)
+
+ 28 Oct 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.460.0.ebuild:
+ Version Bump
+
*Test-Spec-0.450.0 (27 May 2012)
27 May 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.450.0.ebuild:
diff --git a/dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild
new file mode 100644
index 0000000..9aef2f4
--- /dev/null
+++ b/dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild
@@ -0,0 +1,54 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=PHILIP
+MODULE_VERSION=0.46
+inherit perl-module
+
+DESCRIPTION='Write tests in a declarative specification style'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_configure() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_build() {
+ # ExtUtils::MakeMaker
+ echo virtual/perl-ExtUtils-MakeMaker
+}
+perl_meta_runtime() {
+ # Carp
+ echo dev-lang/perl
+ # Exporter
+ echo virtual/perl-Exporter
+ # List::Util
+ echo virtual/perl-Scalar-List-Utils
+ # Package::Stash 0.23 ( 0.230.0 )
+ echo \>=dev-perl/Package-Stash-0.230.0
+ # Scalar::Util
+ echo virtual/perl-Scalar-List-Utils
+ # TAP::Parser
+ echo virtual/perl-Test-Harness
+ # Test::Deep 0.103 ( 0.103.0 )
+ echo \>=dev-perl/Test-Deep-0.103.0
+ # Test::More
+ echo virtual/perl-Test-Simple
+ # Test::Trap
+ echo dev-perl/Test-Trap
+ # Tie::IxHash
+ echo dev-perl/Tie-IxHash
+ # constant
+ # echo virtual/perl-constant
+}
+DEPEND="
+ $(perl_meta_configure)
+ $(perl_meta_build)
+ $(perl_meta_runtime)
+"
+RDEPEND="
+ $(perl_meta_runtime)
+"
+SRC_TEST="do"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2012-10-28 14:02 Kent Fredric
0 siblings, 0 replies; 14+ messages in thread
From: Kent Fredric @ 2012-10-28 14:02 UTC (permalink / raw
To: gentoo-commits
commit: 35881fb85891271c3addfa82f1b8e58f2e1ef474
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 28 11:57:18 2012 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 28 11:57:18 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=35881fb8
[fixdep] Test-Spec -> Package-Stash ( normalize )
Package-Manager: portage-2.2.0_alpha141
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Test-Spec/ChangeLog | 6 ++++++
dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild | 4 ++--
dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild | 4 ++--
dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild | 4 ++--
dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild | 4 ++--
dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild | 2 +-
dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild | 2 +-
dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild | 2 +-
dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild | 2 +-
dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild | 2 +-
dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild | 2 +-
11 files changed, 20 insertions(+), 14 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index 5c22089..be3e3c4 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -2,6 +2,12 @@
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 28 Oct 2012; Kent Fredric <kentfredric@gmail.com> Test-Spec-0.310.0.ebuild,
+ Test-Spec-0.320.0.ebuild, Test-Spec-0.380.0.ebuild, Test-Spec-0.390.0.ebuild,
+ Test-Spec-0.400.0.ebuild, Test-Spec-0.410.0.ebuild, Test-Spec-0.420.0.ebuild,
+ Test-Spec-0.430.0.ebuild, Test-Spec-0.440.0.ebuild, Test-Spec-0.450.0.ebuild:
+ Fix dependency on Package-Stash ( normalize )
+
*Test-Spec-0.460.0 (28 Oct 2012)
28 Oct 2012; Kent Fredric <kentfredric@gmail.com> +Test-Spec-0.460.0.ebuild:
diff --git a/dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild
index 82b484c..0f27c47 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="
dev-perl/Test-Trap
>=dev-perl/Test-Deep-0.103
- >=dev-perl/Package-Stash-0.23
+ >=dev-perl/Package-Stash-0.230.0
virtual/perl-Scalar-List-Utils
virtual/perl-Test-Simple
dev-perl/Tie-IxHash
diff --git a/dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild
index 7b298a4..c17b09b 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -17,7 +17,7 @@ IUSE=""
RDEPEND="
dev-perl/Test-Trap
>=dev-perl/Test-Deep-0.103
- >=dev-perl/Package-Stash-0.23
+ >=dev-perl/Package-Stash-0.230.0
virtual/perl-Scalar-List-Utils
virtual/perl-Test-Simple
dev-perl/Tie-IxHash
diff --git a/dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild
index 8d66800..4f47426 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -18,7 +18,7 @@ RDEPEND="
$(comment virtual/perl-Carp)
$(comment virtual/perl-Exporter)
virtual/perl-Scalar-List-Utils $(comment List::Util)
- >=dev-perl/Package-Stash-0.230 $(comment 0.230.0)
+ >=dev-perl/Package-Stash-0.230.0
virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
virtual/perl-Test-Harness $(comment TAP::Parser)
>=dev-perl/Test-Deep-0.103 $(comment 0.103.0)
diff --git a/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild
index 964cef1..2a82ba8 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
@@ -23,7 +23,7 @@ RDEPEND="
virtual/perl-Scalar-List-Utils
$(comment Package::Stash 0.23)
- >=dev-perl/Package-Stash-0.230 $(comment 0.230.0)
+ >=dev-perl/Package-Stash-0.230.0
$(comment Scalar::Util)
virtual/perl-Scalar-List-Utils
diff --git a/dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild
index 360a392..15a065c 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild
@@ -27,7 +27,7 @@ perl_meta_runtime() {
# List::Util
echo virtual/perl-Scalar-List-Utils
# Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230
+ echo \>=dev-perl/Package-Stash-0.230.0
# Scalar::Util
echo virtual/perl-Scalar-List-Utils
# TAP::Parser
diff --git a/dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild
index 5d35aa8..a7cbb0c 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild
@@ -27,7 +27,7 @@ perl_meta_runtime() {
# List::Util
echo virtual/perl-Scalar-List-Utils
# Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230
+ echo \>=dev-perl/Package-Stash-0.230.0
# Scalar::Util
echo virtual/perl-Scalar-List-Utils
# TAP::Parser
diff --git a/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
index 87c2b4a..e996ca3 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
@@ -27,7 +27,7 @@ perl_meta_runtime() {
# List::Util
echo virtual/perl-Scalar-List-Utils
# Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230
+ echo \>=dev-perl/Package-Stash-0.230.0
# Scalar::Util
echo virtual/perl-Scalar-List-Utils
# TAP::Parser
diff --git a/dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild
index 46e1b3c..ddda030 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild
@@ -27,7 +27,7 @@ perl_meta_runtime() {
# List::Util
echo virtual/perl-Scalar-List-Utils
# Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230
+ echo \>=dev-perl/Package-Stash-0.230.0
# Scalar::Util
echo virtual/perl-Scalar-List-Utils
# TAP::Parser
diff --git a/dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild
index 56ff5cb..8edd38c 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild
@@ -27,7 +27,7 @@ perl_meta_runtime() {
# List::Util
echo virtual/perl-Scalar-List-Utils
# Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230
+ echo \>=dev-perl/Package-Stash-0.230.0
# Scalar::Util
echo virtual/perl-Scalar-List-Utils
# TAP::Parser
diff --git a/dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild
index a24f327..c5f1c7a 100644
--- a/dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild
+++ b/dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild
@@ -27,7 +27,7 @@ perl_meta_runtime() {
# List::Util
echo virtual/perl-Scalar-List-Utils
# Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230
+ echo \>=dev-perl/Package-Stash-0.230.0
# Scalar::Util
echo virtual/perl-Scalar-List-Utils
# TAP::Parser
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2013-05-03 12:51 Kent Fredric
0 siblings, 0 replies; 14+ messages in thread
From: Kent Fredric @ 2013-05-03 12:51 UTC (permalink / raw
To: gentoo-commits
commit: 3b403ce8a877d91f0b8700dfbee9327edadc2b81
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May 3 12:44:13 2013 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May 3 12:44:13 2013 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3b403ce8
[trim old] Test-Spec
Package-Manager: portage-2.2.0_alpha173
Manifest-Sign-Key: ECD2C675C102CDA4
---
dev-perl/Test-Spec/ChangeLog | 7 +++
dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild | 29 --------------
dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild | 29 --------------
dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild | 34 -----------------
dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild | 54 ---------------------------
dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild | 54 ---------------------------
dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild | 54 ---------------------------
dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild | 54 ---------------------------
dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild | 54 ---------------------------
dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild | 54 ---------------------------
10 files changed, 7 insertions(+), 416 deletions(-)
diff --git a/dev-perl/Test-Spec/ChangeLog b/dev-perl/Test-Spec/ChangeLog
index e883d1d..3b963c2 100644
--- a/dev-perl/Test-Spec/ChangeLog
+++ b/dev-perl/Test-Spec/ChangeLog
@@ -2,6 +2,13 @@
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 03 May 2013; Kent Fredric <kentfredric@gmail.com> -Test-Spec-0.310.0.ebuild,
+ -Test-Spec-0.320.0.ebuild, -Test-Spec-0.380.0.ebuild,
+ -Test-Spec-0.400.0.ebuild, -Test-Spec-0.410.0.ebuild,
+ -Test-Spec-0.420.0.ebuild, -Test-Spec-0.430.0.ebuild,
+ -Test-Spec-0.440.0.ebuild, -Test-Spec-0.450.0.ebuild:
+ trim old
+
28 Apr 2013; Kent Fredric <kentfredric@gmail.com> Test-Spec-0.310.0.ebuild,
Test-Spec-0.320.0.ebuild, Test-Spec-0.380.0.ebuild, Test-Spec-0.390.0.ebuild,
Test-Spec-0.400.0.ebuild, Test-Spec-0.410.0.ebuild:
diff --git a/dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild
deleted file mode 100644
index 5c600a9..0000000
--- a/dev-perl/Test-Spec/Test-Spec-0.310.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.31
-inherit perl-module
-
-DESCRIPTION="Write tests in a declarative specification style"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-perl/Test-Trap
- >=dev-perl/Test-Deep-0.103.0
- >=dev-perl/Package-Stash-0.230.0
- virtual/perl-Scalar-List-Utils
- virtual/perl-Test-Simple
- dev-perl/Tie-IxHash
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-
-SRC_TEST=do
diff --git a/dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild
deleted file mode 100644
index 7ccc47b..0000000
--- a/dev-perl/Test-Spec/Test-Spec-0.320.0.ebuild
+++ /dev/null
@@ -1,29 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.32
-inherit perl-module
-
-DESCRIPTION="Write tests in a declarative specification style"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-RDEPEND="
- dev-perl/Test-Trap
- >=dev-perl/Test-Deep-0.103.0
- >=dev-perl/Package-Stash-0.230.0
- virtual/perl-Scalar-List-Utils
- virtual/perl-Test-Simple
- dev-perl/Tie-IxHash
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-
-SRC_TEST=do
diff --git a/dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild
deleted file mode 100644
index 852aa2e..0000000
--- a/dev-perl/Test-Spec/Test-Spec-0.380.0.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.38
-inherit perl-module
-
-DESCRIPTION="Write tests in a declarative specification style"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { echo ''; }
-RDEPEND="
- $(comment virtual/perl-Carp)
- $(comment virtual/perl-Exporter)
- virtual/perl-Scalar-List-Utils $(comment List::Util)
- >=dev-perl/Package-Stash-0.230.0
- virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
- virtual/perl-Test-Harness $(comment TAP::Parser)
- >=dev-perl/Test-Deep-0.103.0
- virtual/perl-Test-Simple $(comment Test::More)
- dev-perl/Test-Trap
- dev-perl/Tie-IxHash
- $(comment virtual/perl-constant)
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-
-SRC_TEST=do
diff --git a/dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild
deleted file mode 100644
index 064578d..0000000
--- a/dev-perl/Test-Spec/Test-Spec-0.400.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.40
-inherit perl-module
-
-DESCRIPTION='Write tests in a declarative specification style'
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Carp
- # echo virtual/perl-Carp
- # Exporter
- echo virtual/perl-Exporter
- # List::Util
- echo virtual/perl-Scalar-List-Utils
- # Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230.0
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # TAP::Parser
- echo virtual/perl-Test-Harness
- # Test::Deep 0.103 ( 0.103.0 )
- echo \>=dev-perl/Test-Deep-0.103.0
- # Test::More
- echo virtual/perl-Test-Simple
- # Test::Trap
- echo dev-perl/Test-Trap
- # Tie::IxHash
- echo dev-perl/Tie-IxHash
- # constant
- # echo virtual/perl-constant
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild
deleted file mode 100644
index 070fa13..0000000
--- a/dev-perl/Test-Spec/Test-Spec-0.410.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.41
-inherit perl-module
-
-DESCRIPTION='Write tests in a declarative specification style'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Carp
- # echo virtual/perl-Carp
- # Exporter
- echo virtual/perl-Exporter
- # List::Util
- echo virtual/perl-Scalar-List-Utils
- # Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230.0
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # TAP::Parser
- echo virtual/perl-Test-Harness
- # Test::Deep 0.103 ( 0.103.0 )
- echo \>=dev-perl/Test-Deep-0.103.0
- # Test::More
- echo virtual/perl-Test-Simple
- # Test::Trap
- echo dev-perl/Test-Trap
- # Tie::IxHash
- echo dev-perl/Tie-IxHash
- # constant
- # echo virtual/perl-constant
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
deleted file mode 100644
index e996ca3..0000000
--- a/dev-perl/Test-Spec/Test-Spec-0.420.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.42
-inherit perl-module
-
-DESCRIPTION='Write tests in a declarative specification style'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Carp
- # echo virtual/perl-Carp
- # Exporter
- echo virtual/perl-Exporter
- # List::Util
- echo virtual/perl-Scalar-List-Utils
- # Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230.0
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # TAP::Parser
- echo virtual/perl-Test-Harness
- # Test::Deep 0.103 ( 0.103.0 )
- echo \>=dev-perl/Test-Deep-0.103.0
- # Test::More
- echo virtual/perl-Test-Simple
- # Test::Trap
- echo dev-perl/Test-Trap
- # Tie::IxHash
- echo dev-perl/Tie-IxHash
- # constant
- # echo virtual/perl-constant
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild
deleted file mode 100644
index ddda030..0000000
--- a/dev-perl/Test-Spec/Test-Spec-0.430.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.43
-inherit perl-module
-
-DESCRIPTION='Write tests in a declarative specification style'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Carp
- # echo virtual/perl-Carp
- # Exporter
- echo virtual/perl-Exporter
- # List::Util
- echo virtual/perl-Scalar-List-Utils
- # Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230.0
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # TAP::Parser
- echo virtual/perl-Test-Harness
- # Test::Deep 0.103 ( 0.103.0 )
- echo \>=dev-perl/Test-Deep-0.103.0
- # Test::More
- echo virtual/perl-Test-Simple
- # Test::Trap
- echo dev-perl/Test-Trap
- # Tie::IxHash
- echo dev-perl/Tie-IxHash
- # constant
- # echo virtual/perl-constant
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild
deleted file mode 100644
index 8edd38c..0000000
--- a/dev-perl/Test-Spec/Test-Spec-0.440.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.44
-inherit perl-module
-
-DESCRIPTION='Write tests in a declarative specification style'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Carp
- # echo virtual/perl-Carp
- # Exporter
- echo virtual/perl-Exporter
- # List::Util
- echo virtual/perl-Scalar-List-Utils
- # Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230.0
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # TAP::Parser
- echo virtual/perl-Test-Harness
- # Test::Deep 0.103 ( 0.103.0 )
- echo \>=dev-perl/Test-Deep-0.103.0
- # Test::More
- echo virtual/perl-Test-Simple
- # Test::Trap
- echo dev-perl/Test-Trap
- # Tie::IxHash
- echo dev-perl/Tie-IxHash
- # constant
- # echo virtual/perl-constant
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild
deleted file mode 100644
index c5f1c7a..0000000
--- a/dev-perl/Test-Spec/Test-Spec-0.450.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.45
-inherit perl-module
-
-DESCRIPTION='Write tests in a declarative specification style'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Carp
- # echo virtual/perl-Carp
- # Exporter
- echo virtual/perl-Exporter
- # List::Util
- echo virtual/perl-Scalar-List-Utils
- # Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230.0
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # TAP::Parser
- echo virtual/perl-Test-Harness
- # Test::Deep 0.103 ( 0.103.0 )
- echo \>=dev-perl/Test-Deep-0.103.0
- # Test::More
- echo virtual/perl-Test-Simple
- # Test::Trap
- echo dev-perl/Test-Trap
- # Tie::IxHash
- echo dev-perl/Tie-IxHash
- # constant
- # echo virtual/perl-constant
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 14+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/
@ 2014-12-09 21:22 Andreas Hüttel
0 siblings, 0 replies; 14+ messages in thread
From: Andreas Hüttel @ 2014-12-09 21:22 UTC (permalink / raw
To: gentoo-commits
commit: c1e05e88a730311a05c2566f8bd5d616c701b064
Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 9 21:20:19 2014 +0000
Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue Dec 9 21:20:19 2014 +0000
URL: http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c1e05e88
[cleanup] dev-perl/Test-Spec moved to main tree
---
dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild | 52 ---------------------------
dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild | 54 -----------------------------
dev-perl/Test-Spec/metadata.xml | 16 ---------
3 files changed, 122 deletions(-)
diff --git a/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild
deleted file mode 100644
index b9fafb0..0000000
--- a/dev-perl/Test-Spec/Test-Spec-0.390.0.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=4
-
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.39
-inherit perl-module
-
-DESCRIPTION="Write tests in a declarative specification style"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { true;}
-RDEPEND="
- $(comment Carp)
-
- $(comment Exporter)
-
- $(comment List::Util)
- virtual/perl-Scalar-List-Utils
-
- $(comment Package::Stash 0.23)
- >=dev-perl/Package-Stash-0.230.0
-
- $(comment Scalar::Util)
- virtual/perl-Scalar-List-Utils
-
- $(comment TAP::Parser)
- virtual/perl-Test-Harness $(comment TAP::Parser)
-
- $(comment Test::Deep 0.103)
- >=dev-perl/Test-Deep-0.103.0
-
- $(comment Test::More)
- virtual/perl-Test-Simple
-
- $(comment Test::Trap)
- dev-perl/Test-Trap
-
- $(comment Tie::IxHash)
- dev-perl/Tie-IxHash
-
- $(comment constant)
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
-"
-
-SRC_TEST=do
diff --git a/dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild b/dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild
deleted file mode 100644
index 9aef2f4..0000000
--- a/dev-perl/Test-Spec/Test-Spec-0.460.0.ebuild
+++ /dev/null
@@ -1,54 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=PHILIP
-MODULE_VERSION=0.46
-inherit perl-module
-
-DESCRIPTION='Write tests in a declarative specification style'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker
- echo virtual/perl-ExtUtils-MakeMaker
-}
-perl_meta_runtime() {
- # Carp
- echo dev-lang/perl
- # Exporter
- echo virtual/perl-Exporter
- # List::Util
- echo virtual/perl-Scalar-List-Utils
- # Package::Stash 0.23 ( 0.230.0 )
- echo \>=dev-perl/Package-Stash-0.230.0
- # Scalar::Util
- echo virtual/perl-Scalar-List-Utils
- # TAP::Parser
- echo virtual/perl-Test-Harness
- # Test::Deep 0.103 ( 0.103.0 )
- echo \>=dev-perl/Test-Deep-0.103.0
- # Test::More
- echo virtual/perl-Test-Simple
- # Test::Trap
- echo dev-perl/Test-Trap
- # Tie::IxHash
- echo dev-perl/Tie-IxHash
- # constant
- # echo virtual/perl-constant
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do"
diff --git a/dev-perl/Test-Spec/metadata.xml b/dev-perl/Test-Spec/metadata.xml
deleted file mode 100644
index 0e912d9..0000000
--- a/dev-perl/Test-Spec/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <herd>perl</herd>
- <upstream>
- <remote-id type="cpan">Test-Spec</remote-id>
- <remote-id type="cpan-module">Test::Spec</remote-id>
- <remote-id type="cpan-module">Test::Spec::Context</remote-id>
- <remote-id type="cpan-module">Test::Spec::ExportProxy</remote-id>
- <remote-id type="cpan-module">Test::Spec::Mocks</remote-id>
- <remote-id type="cpan-module">Test::Spec::Mocks::Expectation</remote-id>
- <remote-id type="cpan-module">Test::Spec::Mocks::MockObject</remote-id>
- <remote-id type="cpan-module">Test::Spec::Mocks::Stub</remote-id>
- <remote-id type="cpan-module">Test::Spec::SharedHash</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 14+ messages in thread
end of thread, other threads:[~2014-12-11 1:25 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-04 1:48 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2014-12-09 21:22 Andreas Hüttel
2013-05-03 12:51 Kent Fredric
2012-10-28 14:02 Kent Fredric
2012-10-28 14:02 Kent Fredric
2012-05-27 2:30 Kent Fredric
2012-05-07 5:19 Kent Fredric
2012-04-16 19:33 Kent Fredric
2012-03-27 9:30 Kent Fredric
2012-02-29 12:06 Kent Fredric
2011-09-02 5:06 Kent Fredric
2011-07-16 22:59 Kent Fredric
2011-06-11 7:13 Torsten Veller
2011-06-09 20:07 Torsten Veller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox