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/Test-Spec/
Date: Fri,  3 May 2013 12:51:10 +0000 (UTC)	[thread overview]
Message-ID: <1367585053.3b403ce8a877d91f0b8700dfbee9327edadc2b81.kent@gentoo> (raw)

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"


             reply	other threads:[~2013-05-03 12:51 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-03 12:51 Kent Fredric [this message]
  -- strict thread matches above, loose matches on Subject: below --
2014-12-09 21:22 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Spec/ Andreas Hüttel
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-03-04  1:48 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

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=1367585053.3b403ce8a877d91f0b8700dfbee9327edadc2b81.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