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-App-Command-dumpphases/
@ 2011-08-03  5:40 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-08-03  5:40 UTC (permalink / raw
  To: gentoo-commits

commit:     677f383f8a738f6b4b9aeb1ddd8d40c5451a7651
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Aug  3 05:39:46 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Aug  3 05:39:46 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=677f383f

[added] Dist-Zilla-App-Command-dumpphases-0.1.0 - Dump a textual representation of each phase's parts.

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

---
 .../Dist-Zilla-App-Command-dumpphases/ChangeLog    |   10 +++++
 .../Dist-Zilla-App-Command-dumpphases-0.1.0.ebuild |   36 ++++++++++++++++++++
 .../Dist-Zilla-App-Command-dumpphases/metadata.xml |    9 +++++
 3 files changed, 55 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
new file mode 100644
index 0000000..6d3c201
--- /dev/null
+++ b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Dist-Zilla-App-Command-dumpphases
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Dist-Zilla-App-Command-dumpphases-0.1.0 (03 Aug 2011)
+
+  03 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-App-Command-dumpphases-0.1.0.ebuild, +metadata.xml:
+  Added
+

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.0.ebuild b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.0.ebuild
new file mode 100644
index 0000000..08b3807
--- /dev/null
+++ b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.0.ebuild
@@ -0,0 +1,36 @@
+# 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.1.0
+inherit perl-module
+
+DESCRIPTION="Dump a textual representation of each phase\'s parts."
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+COMMON_DEPEND="
+	dev-perl/Dist-Zilla $(comment Dist::Zilla::App)
+	dev-perl/Moose-Autobox
+	virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
+	virtual/perl-Term-ANSIColor
+	dev-perl/Try-Tiny
+"
+DEPEND="
+	${COMMON_DEPEND}
+	$(comment configure)
+	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+	$(comment build)
+	$(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 0.880.0)
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"

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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-App-Command-dumpphases/
@ 2011-09-23  8:27 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2011-09-23  8:27 UTC (permalink / raw
  To: gentoo-commits

commit:     958353f8fc29400f2be9bfdfc6c4ed2d645c9469
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Sep 23 07:08:41 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Sep 23 07:08:41 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=958353f8

[newversion] Dist-Zilla-App-Command-dumpphases-0.1.1

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

---
 .../Dist-Zilla-App-Command-dumpphases/ChangeLog    |    6 +++
 .../Dist-Zilla-App-Command-dumpphases-0.1.1.ebuild |   47 ++++++++++++++++++++
 2 files changed, 53 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
index 6d3c201..dfe68ee 100644
--- a/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
+++ b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-App-Command-dumpphases-0.1.1 (23 Sep 2011)
+
+  23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-App-Command-dumpphases-0.1.1.ebuild:
+  Version Bump
+
 *Dist-Zilla-App-Command-dumpphases-0.1.0 (03 Aug 2011)
 
   03 Aug 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.1.ebuild b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.1.ebuild
new file mode 100644
index 0000000..fae353d
--- /dev/null
+++ b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.1.ebuild
@@ -0,0 +1,47 @@
+# 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.1.1
+inherit perl-module
+
+DESCRIPTION="Dump a textual representation of each phase\'s parts."
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { true; }
+COMMON_DEPEND="
+	$(comment Dist::Zilla::App)
+	dev-perl/Dist-Zilla
+	$(comment Moose::Autobox)
+	dev-perl/Moose-Autobox
+	$(comment Scalar::Util)
+	virtual/perl-Scalar-List-Utils
+	$(comment Term::ANSIColor)
+	virtual/perl-Term-ANSIColor
+	$(comment Try::Tiny)
+	dev-perl/Try-Tiny
+	$(comment strict)
+	$(comment warnings)
+"
+DEPEND="
+	${COMMON_DEPEND}
+	$(comment --configure)
+	$(comment Module::Build 0.3601)
+	>=virtual/perl-Module-Build-0.36.01
+	$(comment --build)
+	$(comment File::Find)
+
+	$(comment File::Temp)
+
+	$(comment Module::Build 0.3601)
+	>=virtual/perl-Module-Build-0.36.01
+	$(comment Test::More 0.88)
+	>=virtual/perl-Test-Simple-0.88
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-App-Command-dumpphases/
@ 2013-02-08 10:36 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2013-02-08 10:36 UTC (permalink / raw
  To: gentoo-commits

commit:     34f7bbabeecbd1f7baf2b8f61581edba8bf7bc2d
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb  8 08:25:41 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb  8 08:25:41 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=34f7bbab

[cpanclean] Dist-Zilla-App-Command-dumpphases-0.1.0

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

---
 .../Dist-Zilla-App-Command-dumpphases/ChangeLog    |    4 ++
 .../Dist-Zilla-App-Command-dumpphases-0.1.0.ebuild |   36 --------------------
 2 files changed, 4 insertions(+), 36 deletions(-)

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
index b4762b7..48d3c4a 100644
--- a/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
+++ b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  08 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  -Dist-Zilla-App-Command-dumpphases-0.1.0.ebuild:
+  Gone on CPAN
+
 *Dist-Zilla-App-Command-dumpphases-0.1.3 (08 Feb 2013)
 
   08 Feb 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.0.ebuild b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.0.ebuild
deleted file mode 100644
index 08b3807..0000000
--- a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.0.ebuild
+++ /dev/null
@@ -1,36 +0,0 @@
-# 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.1.0
-inherit perl-module
-
-DESCRIPTION="Dump a textual representation of each phase\'s parts."
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { echo ''; }
-COMMON_DEPEND="
-	dev-perl/Dist-Zilla $(comment Dist::Zilla::App)
-	dev-perl/Moose-Autobox
-	virtual/perl-Scalar-List-Utils $(comment Scalar::Util)
-	virtual/perl-Term-ANSIColor
-	dev-perl/Try-Tiny
-"
-DEPEND="
-	${COMMON_DEPEND}
-	$(comment configure)
-	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
-	$(comment build)
-	$(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 0.880.0)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-App-Command-dumpphases/
@ 2013-02-08 10:36 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2013-02-08 10:36 UTC (permalink / raw
  To: gentoo-commits

commit:     f52698a851586fafbc91b6b2ac4c724de42eb1fb
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb  8 08:25:11 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb  8 08:25:11 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=f52698a8

[newversion] Dist-Zilla-App-Command-dumpphases-0.1.3

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

---
 .../Dist-Zilla-App-Command-dumpphases/ChangeLog    |    8 +++-
 .../Dist-Zilla-App-Command-dumpphases-0.1.3.ebuild |   57 ++++++++++++++++++++
 2 files changed, 64 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
index af591d1..b4762b7 100644
--- a/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
+++ b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Dist-Zilla-App-Command-dumpphases
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-App-Command-dumpphases-0.1.3 (08 Feb 2013)
+
+  08 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-App-Command-dumpphases-0.1.3.ebuild:
+  Version Bump
+
 *Dist-Zilla-App-Command-dumpphases-0.1.2 (26 May 2012)
 
   26 May 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.3.ebuild b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.3.ebuild
new file mode 100644
index 0000000..1469b54
--- /dev/null
+++ b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.3.ebuild
@@ -0,0 +1,57 @@
+# 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.1.3
+inherit perl-module
+
+DESCRIPTION='Dump a textual representation of each phase'\''s parts.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# Module::Build 0.4003 ( 0.400.300 )
+	echo \>=virtual/perl-Module-Build-0.400.300
+}
+perl_meta_build() {
+	# Module::Build 0.4003 ( 0.400.300 )
+	echo \>=virtual/perl-Module-Build-0.400.300
+}
+perl_meta_runtime() {
+	# Dist::Zilla::App
+	echo dev-perl/Dist-Zilla
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Scalar::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Term::ANSIColor
+	echo virtual/perl-Term-ANSIColor
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# 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() {
+	# 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] 6+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-App-Command-dumpphases/
@ 2013-10-11  4:52 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2013-10-11  4:52 UTC (permalink / raw
  To: gentoo-commits

commit:     3f45e83192c7a96054ad51d6f6a695018c74178e
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Oct 11 02:07:44 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Oct 11 02:07:44 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3f45e831

[newversion] dev-perl/Dist-Zilla-App-Command-dumpphases-0.3.4

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

---
 .../Dist-Zilla-App-Command-dumpphases/ChangeLog    |  6 ++
 .../Dist-Zilla-App-Command-dumpphases-0.3.4.ebuild | 65 ++++++++++++++++++++++
 .../Dist-Zilla-App-Command-dumpphases/metadata.xml |  6 ++
 3 files changed, 77 insertions(+)

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
index 48d3c4a..4ee90f1 100644
--- a/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
+++ b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-App-Command-dumpphases-0.3.4 (11 Oct 2013)
+
+  11 Oct 2013; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-App-Command-dumpphases-0.3.4.ebuild, metadata.xml:
+  Version Bump
+
   08 Feb 2013; Kent Fredric <kentfredric@gmail.com>
   -Dist-Zilla-App-Command-dumpphases-0.1.0.ebuild:
   Gone on CPAN

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.3.4.ebuild b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.3.4.ebuild
new file mode 100644
index 0000000..f63fe58
--- /dev/null
+++ b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.3.4.ebuild
@@ -0,0 +1,65 @@
+# 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.3.4
+inherit perl-module
+
+DESCRIPTION='Dump a textual representation of each phase'\''s parts.'
+LICENSE=" || ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+perl_meta_configure() {
+	# Module::Build 0.4007 ( 0.400.700 )
+	echo \>=virtual/perl-Module-Build-0.400.700
+}
+perl_meta_build() {
+	# Module::Build 0.4007 ( 0.400.700 )
+	echo \>=virtual/perl-Module-Build-0.400.700
+}
+perl_meta_runtime() {
+	# Dist::Zilla::App
+	echo dev-perl/Dist-Zilla
+	# Module::Runtime
+	echo dev-perl/Module-Runtime
+	# Moo
+	echo dev-perl/Moo
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Role::Tiny
+	echo dev-perl/Role-Tiny
+	# Scalar::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Term::ANSIColor
+	echo virtual/perl-Term-ANSIColor
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# 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() {
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# IO::Handle
+	echo virtual/perl-IO
+	# IPC::Open3
+	# echo dev-lang/perl
+	# 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 parallel"

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/metadata.xml b/dev-perl/Dist-Zilla-App-Command-dumpphases/metadata.xml
index dd552bb..da62a5e 100644
--- a/dev-perl/Dist-Zilla-App-Command-dumpphases/metadata.xml
+++ b/dev-perl/Dist-Zilla-App-Command-dumpphases/metadata.xml
@@ -9,5 +9,11 @@
     <upstream>
         <remote-id type="cpan">Dist-Zilla-App-Command-dumpphases</remote-id>
         <remote-id type="cpan-module">Dist::Zilla::App::Command::dumpphases</remote-id>
+        <remote-id type="cpan-module">Dist::Zilla::dumpphases::Role::Theme</remote-id>
+        <remote-id type="cpan-module">Dist::Zilla::dumpphases::Role::Theme::SimpleColor</remote-id>
+        <remote-id type="cpan-module">Dist::Zilla::dumpphases::Theme::basic::blue</remote-id>
+        <remote-id type="cpan-module">Dist::Zilla::dumpphases::Theme::basic::green</remote-id>
+        <remote-id type="cpan-module">Dist::Zilla::dumpphases::Theme::basic::plain</remote-id>
+        <remote-id type="cpan-module">Dist::Zilla::dumpphases::Theme::basic::red</remote-id>
     </upstream>
 </pkgmetadata>


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-App-Command-dumpphases/
@ 2013-10-13 11:49 Kent Fredric
  0 siblings, 0 replies; 6+ messages in thread
From: Kent Fredric @ 2013-10-13 11:49 UTC (permalink / raw
  To: gentoo-commits

commit:     7ddef8ca88a4eb5dc841de7c10694efd44c0574b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Oct 13 06:37:46 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Oct 13 06:37:46 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7ddef8ca

[cpanclean] dev-perl/Dist-Zilla-App-Command-dumpphases-0.1.{1,2,3}

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

---
 .../Dist-Zilla-App-Command-dumpphases/ChangeLog    |  6 +++
 .../Dist-Zilla-App-Command-dumpphases-0.1.1.ebuild | 47 ------------------
 .../Dist-Zilla-App-Command-dumpphases-0.1.2.ebuild | 57 ----------------------
 .../Dist-Zilla-App-Command-dumpphases-0.1.3.ebuild | 57 ----------------------
 4 files changed, 6 insertions(+), 161 deletions(-)

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
index 4ee90f1..9fa2c88 100644
--- a/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
+++ b/dev-perl/Dist-Zilla-App-Command-dumpphases/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  13 Oct 2013; Kent Fredric <kentfredric@gmail.com>
+  -Dist-Zilla-App-Command-dumpphases-0.1.1.ebuild,
+  -Dist-Zilla-App-Command-dumpphases-0.1.2.ebuild,
+  -Dist-Zilla-App-Command-dumpphases-0.1.3.ebuild:
+  Gone on CPAN
+
 *Dist-Zilla-App-Command-dumpphases-0.3.4 (11 Oct 2013)
 
   11 Oct 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.1.ebuild b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.1.ebuild
deleted file mode 100644
index fae353d..0000000
--- a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.1.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# 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.1.1
-inherit perl-module
-
-DESCRIPTION="Dump a textual representation of each phase\'s parts."
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { true; }
-COMMON_DEPEND="
-	$(comment Dist::Zilla::App)
-	dev-perl/Dist-Zilla
-	$(comment Moose::Autobox)
-	dev-perl/Moose-Autobox
-	$(comment Scalar::Util)
-	virtual/perl-Scalar-List-Utils
-	$(comment Term::ANSIColor)
-	virtual/perl-Term-ANSIColor
-	$(comment Try::Tiny)
-	dev-perl/Try-Tiny
-	$(comment strict)
-	$(comment warnings)
-"
-DEPEND="
-	${COMMON_DEPEND}
-	$(comment --configure)
-	$(comment Module::Build 0.3601)
-	>=virtual/perl-Module-Build-0.36.01
-	$(comment --build)
-	$(comment File::Find)
-
-	$(comment File::Temp)
-
-	$(comment Module::Build 0.3601)
-	>=virtual/perl-Module-Build-0.36.01
-	$(comment Test::More 0.88)
-	>=virtual/perl-Test-Simple-0.88
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.2.ebuild b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.2.ebuild
deleted file mode 100644
index 0e18d88..0000000
--- a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.2.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# 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.1.2
-inherit perl-module
-
-DESCRIPTION='Dump a textual representation of each phase'\''s parts.'
-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() {
-	# Dist::Zilla::App
-	echo dev-perl/Dist-Zilla
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Scalar::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Term::ANSIColor
-	echo virtual/perl-Term-ANSIColor
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# 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() {
-	# 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"

diff --git a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.3.ebuild b/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.3.ebuild
deleted file mode 100644
index 1469b54..0000000
--- a/dev-perl/Dist-Zilla-App-Command-dumpphases/Dist-Zilla-App-Command-dumpphases-0.1.3.ebuild
+++ /dev/null
@@ -1,57 +0,0 @@
-# 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.1.3
-inherit perl-module
-
-DESCRIPTION='Dump a textual representation of each phase'\''s parts.'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-perl_meta_configure() {
-	# Module::Build 0.4003 ( 0.400.300 )
-	echo \>=virtual/perl-Module-Build-0.400.300
-}
-perl_meta_build() {
-	# Module::Build 0.4003 ( 0.400.300 )
-	echo \>=virtual/perl-Module-Build-0.400.300
-}
-perl_meta_runtime() {
-	# Dist::Zilla::App
-	echo dev-perl/Dist-Zilla
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Scalar::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Term::ANSIColor
-	echo virtual/perl-Term-ANSIColor
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# 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() {
-	# 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] 6+ messages in thread

end of thread, other threads:[~2013-10-13 11:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-13 11:49 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-App-Command-dumpphases/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2013-10-11  4:52 Kent Fredric
2013-02-08 10:36 Kent Fredric
2013-02-08 10:36 Kent Fredric
2011-09-23  8:27 Kent Fredric
2011-08-03  5:40 Kent Fredric

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