public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/
@ 2011-04-05 21:32 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-04-05 21:32 UTC (permalink / raw
  To: gentoo-commits

commit:     3026ef3637dad6fd2948d4c3877ddadda790506e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Apr  5 21:11:37 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Apr  5 21:11:37 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3026ef36

[added] Dist-Zilla-Role-Tempdir-0.10.537.200

(Portage version: 2.2.0_alpha29/git/Linux x86_64, signed Manifest commit with key 0A0CB301)

---
 dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog         |   10 ++++
 .../Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild    |   46 ++++++++++++++++++++
 dev-perl/Dist-Zilla-Role-Tempdir/metadata.xml      |    9 ++++
 3 files changed, 65 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
new file mode 100644
index 0000000..b0d3160
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Dist-Zilla-Role-Tempdir
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Dist-Zilla-Role-Tempdir-0.10.537.200 (05 Apr 2011)
+
+  05 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild, +metadata.xml:
+  Added
+

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
new file mode 100644
index 0000000..e4a1984
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
@@ -0,0 +1,46 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=0.01053720
+inherit perl-module
+
+DESCRIPTION="Shell Out and collect the result in a DZ plug-in."
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+COMMON_DEPEND="
+	$(comment virtual/perl-Carp)
+	>=virtual/perl-Digest-SHA-5.47 $(comment 5.470.0)
+	>=virtual/perl-digest-base-1.16 $(comment 1.160.0)
+	>=dev-perl/Dist-Zilla-2.0.0
+	$(comment Dist::Zilla::File::InMemory ">=" dzil 1.0.0)
+	>=dev-perl/File-Find-Rule-0.30 $(comment 0.300.0)
+	>=dev-perl/File-Slurp-9999.13 $(comment 9999.130.0)
+	>=dev-perl/File-Tempdir-0.02 $(comment 0.20.0)
+	>=dev-perl/File-chdir-0.100.200
+	>=dev-perl/Moose-0.92 $(comment 0.920.0)
+	$(comment Moose::Role)
+	>=dev-perl/Path-Class-0.17 $(comment 0.170.0)
+	virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
+	>=dev-perl/namespace-autoclean-0.09 $(comment 0.90.0)
+"
+DEPEND="
+	${COMMON_DEPEND}
+	dev-perl/Dist-Zilla
+	$(comment Dist::Zilla::Role::FileInjector ">=" dzil 1.0.0)
+	$(comment Dist::Zilla::Role::InstallTool ">=" dzil 1.0.0)
+	$(comment Dist::Zilla::Tester ">=" 1.100.710)
+	$(comment virtual/perl-English)
+	$(comment virtual/perl-File-Find)
+	virtual/perl-File-Temp
+	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+	>=virtual/perl-Test-Simple-0.88 $(comment Test::More 0.880.0)
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/metadata.xml b/dev-perl/Dist-Zilla-Role-Tempdir/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/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] 8+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/
@ 2012-02-23 13:55 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-02-23 13:55 UTC (permalink / raw
  To: gentoo-commits

commit:     721efb0c8c43183f6bfbc4bd6adce4cfc6d38e44
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 23 13:49:52 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 23 13:49:52 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=721efb0c

[newversion] Dist-Zilla-Role-Tempdir-0.10.537.210

(Portage version: 2.2.0_alpha85/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog         |    8 ++-
 .../Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild    |   81 ++++++++++++++++++++
 2 files changed, 88 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
index b0d3160..b25311a 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Dist-Zilla-Role-Tempdir
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Role-Tempdir-0.10.537.210 (23 Feb 2012)
+
+  23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild:
+  Version Bump
+
 *Dist-Zilla-Role-Tempdir-0.10.537.200 (05 Apr 2011)
 
   05 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild
new file mode 100644
index 0000000..eb80465
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=0.01053721
+inherit perl-module
+
+DESCRIPTION='Shell Out and collect the result in a DZ plug-in.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# Module::Build 0.3601 ( 0.360.100 )
+	echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_build() {
+	# Module::Build 0.3601 ( 0.360.100 )
+	echo \>=virtual/perl-Module-Build-0.36.01
+}
+perl_meta_runtime() {
+	# Carp
+	# echo dev-perl/Carp
+	# Digest::SHA 5.47 ( 5.470.0 )
+	echo \>=virtual/perl-Digest-SHA-5.47
+	# Dist::Zilla 2.0 ( 2.0.0 )
+	echo \>=dev-perl/Dist-Zilla-2.0.0
+	# Dist::Zilla::File::InMemory
+	echo dev-perl/Dist-Zilla
+	# File::Find::Rule 0.30 ( 0.300.0 )
+	echo \>=dev-perl/File-Find-Rule-0.300.0
+	# File::Slurp 9999.13 ( 9999.130.0 )
+	echo \>=dev-perl/File-Slurp-9999.13
+	# File::Tempdir 0.02 ( 0.20.0 )
+	echo \>=dev-perl/File-Tempdir-0.20.0
+	# File::chdir 0.1002 ( 0.100.200 )
+	echo \>=dev-perl/File-chdir-0.100.200
+	# Moose 0.92 ( 0.920.0 )
+	echo \>=dev-perl/Moose-0.920
+	# Moose::Role
+	echo dev-perl/Moose
+	# Path::Class 0.17 ( 0.170.0 )
+	echo \>=dev-perl/Path-Class-0.17
+	# Scalar::Util
+	echo virtual/perl-Scalar-List-Utils
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.090
+	# perl 5.006 ( 5.6.0 )
+	echo \>=dev-lang/perl-5.6.0
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::FileInjector
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::InstallTool
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# File::Find
+	echo dev-lang/perl
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# Test::More 0.88 ( 0.880.0 )
+	echo \>=virtual/perl-Test-Simple-0.88
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/
@ 2012-06-23 14:09 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-06-23 14:09 UTC (permalink / raw
  To: gentoo-commits

commit:     3b0c1216cd04e89bc91afa5ec3b8c3f35cff0a70
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Jun 23 12:17:28 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Jun 23 12:17:28 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3b0c1216

[fix] Dist-Zilla-Role-Tempdir -> namespace-autoclean normalise

(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key 4132B87441EA24A4EB5E6DE181EC638ED7AE97A6)

---
 dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog         |    5 +++++
 .../Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild    |    4 ++--
 .../Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild    |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
index b25311a..99e6a96 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+  Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild,
+  Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild:
+  Normalise dep on namespace-autoclean
+
 *Dist-Zilla-Role-Tempdir-0.10.537.210 (23 Feb 2012)
 
   23 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
index e4a1984..e2cc833 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.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: $
 EAPI=4
@@ -26,7 +26,7 @@ COMMON_DEPEND="
 	$(comment Moose::Role)
 	>=dev-perl/Path-Class-0.17 $(comment 0.170.0)
 	virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
-	>=dev-perl/namespace-autoclean-0.09 $(comment 0.90.0)
+	>=dev-perl/namespace-autoclean-0.90.0
 "
 DEPEND="
 	${COMMON_DEPEND}

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild
index eb80465..57eb149 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild
@@ -45,7 +45,7 @@ perl_meta_runtime() {
 	# Scalar::Util
 	echo virtual/perl-Scalar-List-Utils
 	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.090
+	echo \>=dev-perl/namespace-autoclean-0.90.0
 	# perl 5.006 ( 5.6.0 )
 	echo \>=dev-lang/perl-5.6.0
 	# strict



^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/
@ 2012-08-23 12:35 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-08-23 12:35 UTC (permalink / raw
  To: gentoo-commits

commit:     1de5cf9c43ce3328669159e1cfc45318b80abe43
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Aug 23 07:50:22 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Aug 23 07:50:22 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1de5cf9c

[fix] Dist-Zilla-Role-Tempdir -> Path::Class ( version normalization )

(Portage version: 2.2.0_alpha101/git/Linux x86_64, signed Manifest commit with key ECD2C675C102CDA4)

---
 dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog         |    5 +++++
 .../Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild    |    2 +-
 .../Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
index 99e6a96..c0810a8 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Aug 2012; Kent Fredric <kentfredric@gmail.com>
+  Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild,
+  Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild:
+  Fixdep on Path::Class ( version normalisation )
+
   23 Jun 2012; Kent Fredric <kentfredric@gmail.com>
   Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild,
   Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild:

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
index e2cc833..c27620d 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
@@ -24,7 +24,7 @@ COMMON_DEPEND="
 	>=dev-perl/File-chdir-0.100.200
 	>=dev-perl/Moose-0.92 $(comment 0.920.0)
 	$(comment Moose::Role)
-	>=dev-perl/Path-Class-0.17 $(comment 0.170.0)
+	>=dev-perl/Path-Class-0.170.0
 	virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
 	>=dev-perl/namespace-autoclean-0.90.0
 "

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild
index 57eb149..53650b9 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild
@@ -41,7 +41,7 @@ perl_meta_runtime() {
 	# Moose::Role
 	echo dev-perl/Moose
 	# Path::Class 0.17 ( 0.170.0 )
-	echo \>=dev-perl/Path-Class-0.17
+	echo \>=dev-perl/Path-Class-0.170.0
 	# Scalar::Util
 	echo virtual/perl-Scalar-List-Utils
 	# namespace::autoclean 0.09 ( 0.90.0 )


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/
@ 2013-04-26 19:59 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2013-04-26 19:59 UTC (permalink / raw
  To: gentoo-commits

commit:     d3830ca3ee1875dee74a3c477e462de31634192e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 26 18:43:54 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 26 18:43:54 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d3830ca3

[newversion] Dist-Zilla-Role-Tempdir-0.10.537.220

Package-Manager: portage-2.2.0_alpha166
Manifest-Sign-Key: ECD2C675C102CDA4

---
 dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog         |    6 ++
 .../Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild    |   81 ++++++++++++++++++++
 2 files changed, 87 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
index 9445177..a14c3a4 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Role-Tempdir-0.10.537.220 (26 Apr 2013)
+
+  26 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild:
+  Version Bump
+
   07 Feb 2013; Kent Fredric <kentfredric@gmail.com>
   Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild,
   Dist-Zilla-Role-Tempdir-0.10.537.210.ebuild:

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild
new file mode 100644
index 0000000..f9aa6e3
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild
@@ -0,0 +1,81 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=KENTNL
+MODULE_VERSION=0.01053722
+inherit perl-module
+
+DESCRIPTION='Shell Out and collect the result in a DZ plug-in.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# Module::Build 0.4004 ( 0.400.400 )
+	echo \>=virtual/perl-Module-Build-0.400.400
+}
+perl_meta_build() {
+	# Module::Build 0.4004 ( 0.400.400 )
+	echo \>=virtual/perl-Module-Build-0.400.400
+}
+perl_meta_runtime() {
+	# Carp
+	# echo dev-lang/perl
+	# Digest::SHA 5.47 ( 5.470.0 )
+	echo \>=virtual/perl-Digest-SHA-5.47
+	# Dist::Zilla 2.0 ( 2.0.0 )
+	echo \>=dev-perl/Dist-Zilla-2.0.0
+	# Dist::Zilla::File::InMemory
+	echo dev-perl/Dist-Zilla
+	# File::Find::Rule 0.30 ( 0.300.0 )
+	echo \>=dev-perl/File-Find-Rule-0.300.0
+	# File::Slurp 9999.13 ( 9999.130.0 )
+	echo \>=dev-perl/File-Slurp-9999.13
+	# File::Tempdir 0.02 ( 0.20.0 )
+	echo \>=dev-perl/File-Tempdir-0.20.0
+	# File::chdir 0.1002 ( 0.100.200 )
+	echo \>=dev-perl/File-chdir-0.100.200
+	# Moose 0.92 ( 0.920.0 )
+	echo \>=dev-perl/Moose-0.920.0
+	# Moose::Role
+	echo dev-perl/Moose
+	# Path::Class 0.17 ( 0.170.0 )
+	echo \>=dev-perl/Path-Class-0.170.0
+	# Scalar::Util
+	echo virtual/perl-Scalar-List-Utils
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.90.0
+	# perl 5.006 ( 5.6.0 )
+	echo \>=dev-lang/perl-5.6.0
+	# strict
+	echo dev-lang/perl
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::FileInjector
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::InstallTool
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# File::Find
+	echo dev-lang/perl
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# Test::More 0.98 ( 0.980.0 )
+	echo \>=virtual/perl-Test-Simple-0.980.0
+}
+DEPEND="
+	$(perl_meta_configure)
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+	test? ( $(perl_meta_test) )
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/
@ 2014-07-24  3:01 Kent Fredric
  2014-08-20 11:03 ` Kent Fredric
  0 siblings, 1 reply; 8+ messages in thread
From: Kent Fredric @ 2014-07-24  3:01 UTC (permalink / raw
  To: gentoo-commits

commit:     a8c01cc37666aeee75a5b2ddf1e832a8b9598f77
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 24 02:55:49 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 24 02:55:49 2014 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a8c01cc3

[fix] dev-perl/Dist-Zilla-Role-Tempdir Fix dep on digest-base -> Digest

Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog                       | 9 ++++++++-
 ...200.ebuild => Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild} | 4 ++--
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
index a14c3a4..425849f 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Dist-Zilla-Role-Tempdir
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Role-Tempdir-0.10.537.200-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+  -Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild,
+  +Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild:
+  Fix dep on digest-base -> Digest
+
 *Dist-Zilla-Role-Tempdir-0.10.537.220 (26 Apr 2013)
 
   26 Apr 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild
similarity index 93%
rename from dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
rename to dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild
index 98f4916..c39becf 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -15,7 +15,7 @@ comment() { echo ''; }
 COMMON_DEPEND="
 	$(comment virtual/perl-Carp)
 	>=virtual/perl-Digest-SHA-5.47 $(comment 5.470.0)
-	>=virtual/perl-digest-base-1.16 $(comment 1.160.0)
+	>=virtual/perl-Digest-1.16 $(comment 1.160.0)
 	>=dev-perl/Dist-Zilla-2.0.0
 	$(comment Dist::Zilla::File::InMemory ">=" dzil 1.0.0)
 	>=dev-perl/File-Find-Rule-0.30 $(comment 0.300.0)


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/
  2014-07-24  3:01 Kent Fredric
@ 2014-08-20 11:03 ` Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2014-08-20 11:03 UTC (permalink / raw
  To: gentoo-commits

commit:     a8c01cc37666aeee75a5b2ddf1e832a8b9598f77
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Jul 24 02:55:49 2014 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Jul 24 02:55:49 2014 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a8c01cc3

[fix] dev-perl/Dist-Zilla-Role-Tempdir Fix dep on digest-base -> Digest

Package-Manager: portage-2.2.10
Manifest-Sign-Key: E854324B1366A820

---
 dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog                       | 9 ++++++++-
 ...200.ebuild => Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild} | 4 ++--
 2 files changed, 10 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
index a14c3a4..425849f 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/ChangeLog
@@ -1,7 +1,14 @@
 # ChangeLog for dev-perl/Dist-Zilla-Role-Tempdir
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Role-Tempdir-0.10.537.200-r1 (24 Jul 2014)
+
+  24 Jul 2014; Kent Fredric <kentfredric@gmail.com>
+  -Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild,
+  +Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild:
+  Fix dep on digest-base -> Digest
+
 *Dist-Zilla-Role-Tempdir-0.10.537.220 (26 Apr 2013)
 
   26 Apr 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild
similarity index 93%
rename from dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
rename to dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild
index 98f4916..c39becf 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200.ebuild
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.200-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -15,7 +15,7 @@ comment() { echo ''; }
 COMMON_DEPEND="
 	$(comment virtual/perl-Carp)
 	>=virtual/perl-Digest-SHA-5.47 $(comment 5.470.0)
-	>=virtual/perl-digest-base-1.16 $(comment 1.160.0)
+	>=virtual/perl-Digest-1.16 $(comment 1.160.0)
 	>=dev-perl/Dist-Zilla-2.0.0
 	$(comment Dist::Zilla::File::InMemory ">=" dzil 1.0.0)
 	>=dev-perl/File-Find-Rule-0.30 $(comment 0.300.0)


^ permalink raw reply related	[flat|nested] 8+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/
@ 2015-06-14 16:30 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2015-06-14 16:30 UTC (permalink / raw
  To: gentoo-commits

commit:     2423fc8c21dbd27b01df6d63178d3e25700dce61
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:12:03 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:12:03 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=2423fc8c

[fixup] Dist-Zilla-Role-Tempdir:  Module::Build is no longer part of core Perl and has been moved to dev-perl

Package-Manager: portage-2.2.17

 .../Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild                     | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild
index f9aa6e3..011bd1b 100644
--- a/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild
+++ b/dev-perl/Dist-Zilla-Role-Tempdir/Dist-Zilla-Role-Tempdir-0.10.537.220.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -13,11 +13,11 @@ KEYWORDS="~amd64 ~x86"
 IUSE="test"
 perl_meta_configure() {
 	# Module::Build 0.4004 ( 0.400.400 )
-	echo \>=virtual/perl-Module-Build-0.400.400
+	echo \>=dev-perl/Module-Build-0.400.400
 }
 perl_meta_build() {
 	# Module::Build 0.4004 ( 0.400.400 )
-	echo \>=virtual/perl-Module-Build-0.400.400
+	echo \>=dev-perl/Module-Build-0.400.400
 }
 perl_meta_runtime() {
 	# Carp


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-06-14 16:31 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-08-23 12:35 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Role-Tempdir/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-06-14 16:30 Kent Fredric
2014-07-24  3:01 Kent Fredric
2014-08-20 11:03 ` Kent Fredric
2013-04-26 19:59 Kent Fredric
2012-06-23 14:09 Kent Fredric
2012-02-23 13:55 Kent Fredric
2011-04-05 21:32 Kent Fredric

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox