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-Plugin-Git/
@ 2011-02-11 17:28 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2011-02-11 17:28 UTC (permalink / raw
  To: gentoo-commits

commit:     45af91b2e70ecc45ff0a30d9b5a359d5fdd90f33
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb 11 16:53:58 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb 11 16:53:58 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=45af91b2

[migrate] Dist-Zilla-Plugin-Git

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |   19 +++++++++++++++++++
 ...uild => Dist-Zilla-Plugin-Git-1.101.680.ebuild} |    1 +
 ...uild => Dist-Zilla-Plugin-Git-1.102.380.ebuild} |    1 +
 ...uild => Dist-Zilla-Plugin-Git-1.102.810.ebuild} |    1 +
 ...build => Dist-Zilla-Plugin-Git-1.102.90.ebuild} |    1 +
 ...uild => Dist-Zilla-Plugin-Git-1.103.520.ebuild} |    1 +
 6 files changed, 24 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 87ff5dc..926ffe8 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,25 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.103.520 (11 Feb 2011)
+*Dist-Zilla-Plugin-Git-1.102.810 (11 Feb 2011)
+*Dist-Zilla-Plugin-Git-1.102.380 (11 Feb 2011)
+*Dist-Zilla-Plugin-Git-1.102.90 (11 Feb 2011)
+*Dist-Zilla-Plugin-Git-1.101.680 (11 Feb 2011)
+
+  11 Feb 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.101.680.ebuild,
+  +Dist-Zilla-Plugin-Git-1.102.90.ebuild,
+  +Dist-Zilla-Plugin-Git-1.102.380.ebuild,
+  +Dist-Zilla-Plugin-Git-1.102.810.ebuild,
+  +Dist-Zilla-Plugin-Git-1.103.520.ebuild,
+  -Dist-Zilla-Plugin-Git-1.101680.ebuild,
+  -Dist-Zilla-Plugin-Git-1.102090.ebuild,
+  -Dist-Zilla-Plugin-Git-1.102380.ebuild,
+  -Dist-Zilla-Plugin-Git-1.102810.ebuild,
+  -Dist-Zilla-Plugin-Git-1.103520.ebuild:
+  Migrate to new versioning scheme
+
   30 Jan 2011; Kent Fredric <kentfredric@gmail.com>
   Dist-Zilla-Plugin-Git-1.101680.ebuild, Dist-Zilla-Plugin-Git-1.102090.ebuild,
   Dist-Zilla-Plugin-Git-1.102380.ebuild:

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.101680.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.101.680.ebuild
similarity index 97%
rename from dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.101680.ebuild
rename to dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.101.680.ebuild
index a771fdb..abba06d 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.101680.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.101.680.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=JQUELIN
+MODULE_VERSION="1.101680"
 inherit perl-module
 
 DESCRIPTION="update your git repository after release"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102380.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.380.ebuild
similarity index 97%
rename from dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102380.ebuild
rename to dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.380.ebuild
index 53cab6f..c82d907 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102380.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.380.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 EAPI=3
 MODULE_AUTHOR=JQUELIN
+MODULE_VERSION="1.102380"
 inherit perl-module
 
 DESCRIPTION="update your git repository after release"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102810.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.810.ebuild
similarity index 97%
rename from dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102810.ebuild
rename to dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.810.ebuild
index b8dd789..2e38849 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102810.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.810.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 EAPI=3
 MODULE_AUTHOR=JQUELIN
+MODULE_VERSION="1.102810"
 inherit perl-module
 
 DESCRIPTION="update your git repository after release"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102090.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.90.ebuild
similarity index 97%
rename from dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102090.ebuild
rename to dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.90.ebuild
index a771fdb..09fd853 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102090.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.90.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 EAPI=2
 MODULE_AUTHOR=JQUELIN
+MODULE_VERSION="1.102090"
 inherit perl-module
 
 DESCRIPTION="update your git repository after release"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.103520.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.103.520.ebuild
similarity index 97%
rename from dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.103520.ebuild
rename to dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.103.520.ebuild
index 2fffefd..a70c18c 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.103520.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.103.520.ebuild
@@ -3,6 +3,7 @@
 # $Header: $
 EAPI=3
 MODULE_AUTHOR=JQUELIN
+MODULE_VERSION="1.103520"
 inherit perl-module
 
 DESCRIPTION="update your git repository after release"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2011-02-11 17:28 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2011-02-11 17:28 UTC (permalink / raw
  To: gentoo-commits

commit:     fc5f52c78e62e4af4684bce0792fa2238b528b7a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb 11 17:18:27 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb 11 17:18:27 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fc5f52c7

[newversion] *Dist-Zilla-Plugin-Git-1.110.330

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +++
 .../Dist-Zilla-Plugin-Git-1.110.330.ebuild         |   44 ++++++++++++++++++++
 2 files changed, 50 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 926ffe8..76cc916 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.110.330 (11 Feb 2011)
+
+  11 Feb 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.110.330.ebuild:
+  Bump
+
 *Dist-Zilla-Plugin-Git-1.103.520 (11 Feb 2011)
 *Dist-Zilla-Plugin-Git-1.102.810 (11 Feb 2011)
 *Dist-Zilla-Plugin-Git-1.102.380 (11 Feb 2011)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.330.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.330.ebuild
new file mode 100644
index 0000000..4c4bf51
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.330.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=3
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.110330
+inherit perl-module
+
+DESCRIPTION="update your git repository after release"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+COMMON_DEPEND="
+	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
+	virtual/perl-File-Spec
+	dev-perl/DateTime
+	>=dev-perl/Dist-Zilla-4.0
+	virtual/perl-File-Temp
+	dev-perl/File-chdir
+	dev-perl/Git-Wrapper
+	dev-perl/Moose
+	dev-perl/Moose-Autobox
+	dev-perl/MooseX-Has-Sugar
+	dev-perl/MooseX-Types
+	dev-perl/String-Formatter
+	dev-perl/Version-Next
+	>=dev-perl/namespace-autoclean-0.09
+	>=dev-lang/perl-5.10.0
+	>=virtual/perl-version-0.80
+"
+DEPEND="
+	>=virtual/perl-Module-Build-0.36.01
+	dev-perl/File-pushd
+	dev-perl/File-Copy-Recursive
+	dev-perl/Path-Class
+	dev-perl/Test-Exception
+	>=virtual/perl-Test-Simple-0.88
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2011-03-10 18:35 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2011-03-10 18:35 UTC (permalink / raw
  To: gentoo-commits

commit:     4173e824f9f4555a0019a71479ae512e8c8bf36c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Mar 10 18:16:52 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Mar 10 18:16:52 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=4173e824

[newversion] Dist-Zilla-Plugin-Git-1.110.500 ( 1.110500 )

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +++
 .../Dist-Zilla-Plugin-Git-1.110.500.ebuild         |   44 ++++++++++++++++++++
 2 files changed, 50 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 76cc916..4703638 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.110.500 (10 Mar 2011)
+
+  10 Mar 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.110.500.ebuild:
+  Bump
+
 *Dist-Zilla-Plugin-Git-1.110.330 (11 Feb 2011)
 
   11 Feb 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.500.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.500.ebuild
new file mode 100644
index 0000000..b8ce261
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.500.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=3
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.110500
+inherit perl-module
+
+DESCRIPTION="update your git repository after release"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+COMMON_DEPEND="
+	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
+	virtual/perl-File-Spec
+	dev-perl/DateTime
+	>=dev-perl/Dist-Zilla-4.0
+	virtual/perl-File-Temp
+	dev-perl/File-chdir
+	dev-perl/Git-Wrapper
+	dev-perl/Moose
+	dev-perl/Moose-Autobox
+	dev-perl/MooseX-Has-Sugar
+	dev-perl/MooseX-Types
+	dev-perl/String-Formatter
+	dev-perl/Version-Next
+	>=dev-perl/namespace-autoclean-0.09
+	>=dev-lang/perl-5.10.0
+	dev-perl/Path-Class
+	>=virtual/perl-version-0.80
+"
+DEPEND="
+	>=virtual/perl-Module-Build-0.36.01
+	dev-perl/File-pushd
+	dev-perl/File-Copy-Recursive
+	dev-perl/Test-Exception
+	>=virtual/perl-Test-Simple-0.88
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2011-05-28  6:12 Torsten Veller
  0 siblings, 0 replies; 32+ messages in thread
From: Torsten Veller @ 2011-05-28  6:12 UTC (permalink / raw
  To: gentoo-commits

commit:     e46a909e48d7e623a4632ce7652c9084e5a532fd
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Sat May 28 06:01:35 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Sat May 28 06:01:35 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e46a909e

[bump] dev-perl/Dist-Zilla-Plugin-Git-1.111.460

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +++
 .../Dist-Zilla-Plugin-Git-1.111.460.ebuild         |   44 ++++++++++++++++++++
 2 files changed, 50 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 4703638..c74cffa 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.111.460 (28 May 2011)
+
+  28 May 2011; Torsten Veller <tove@gentoo.org>
+  +Dist-Zilla-Plugin-Git-1.111.460.ebuild:
+  Version bump
+
 *Dist-Zilla-Plugin-Git-1.110.500 (10 Mar 2011)
 
   10 Mar 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.460.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.460.ebuild
new file mode 100644
index 0000000..93f2659
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.460.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.111460
+inherit perl-module
+
+DESCRIPTION="update your git repository after release"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+COMMON_DEPEND="
+	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
+	virtual/perl-File-Spec
+	dev-perl/DateTime
+	>=dev-perl/Dist-Zilla-4.0
+	virtual/perl-File-Temp
+	dev-perl/File-chdir
+	dev-perl/Git-Wrapper
+	dev-perl/Moose
+	dev-perl/Moose-Autobox
+	dev-perl/MooseX-Has-Sugar
+	dev-perl/MooseX-Types
+	dev-perl/String-Formatter
+	dev-perl/Version-Next
+	>=dev-perl/namespace-autoclean-0.09
+	>=dev-lang/perl-5.10.0
+	dev-perl/Path-Class
+	>=virtual/perl-version-0.80
+"
+DEPEND="
+	>=virtual/perl-Module-Build-0.36.01
+	dev-perl/File-pushd
+	dev-perl/File-Copy-Recursive
+	dev-perl/Test-Exception
+	>=virtual/perl-Test-Simple-0.88
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2011-06-09 19:04 Torsten Veller
  0 siblings, 0 replies; 32+ messages in thread
From: Torsten Veller @ 2011-06-09 19:04 UTC (permalink / raw
  To: gentoo-commits

commit:     fab55992bddaab189662d2c956dc411bdaef9280
Author:     Torsten Veller <tove <AT> gentoo <DOT> org>
AuthorDate: Thu Jun  9 18:58:43 2011 +0000
Commit:     Torsten Veller <tove <AT> gentoo <DOT> org>
CommitDate: Thu Jun  9 18:58:43 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fab55992

[bump] dev-perl/Dist-Zilla-Plugin-Git-1.111.590

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +++
 .../Dist-Zilla-Plugin-Git-1.111.590.ebuild         |   44 ++++++++++++++++++++
 2 files changed, 50 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index c74cffa..fba4004 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.111.590 (09 Jun 2011)
+
+  09 Jun 2011; Torsten Veller <tove@gentoo.org>
+  +Dist-Zilla-Plugin-Git-1.111.590.ebuild:
+  Version bump
+
 *Dist-Zilla-Plugin-Git-1.111.460 (28 May 2011)
 
   28 May 2011; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.590.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.590.ebuild
new file mode 100644
index 0000000..f95b5b7
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.590.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.111590
+inherit perl-module
+
+DESCRIPTION="update your git repository after release"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+COMMON_DEPEND="
+	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
+	virtual/perl-File-Spec
+	dev-perl/DateTime
+	>=dev-perl/Dist-Zilla-4.0
+	virtual/perl-File-Temp
+	dev-perl/File-chdir
+	dev-perl/Git-Wrapper
+	dev-perl/Moose
+	dev-perl/Moose-Autobox
+	dev-perl/MooseX-Has-Sugar
+	dev-perl/MooseX-Types
+	dev-perl/String-Formatter
+	dev-perl/Version-Next
+	>=dev-perl/namespace-autoclean-0.09
+	>=dev-lang/perl-5.10.0
+	dev-perl/Path-Class
+	>=virtual/perl-version-0.80
+"
+DEPEND="
+	>=virtual/perl-Module-Build-0.36.01
+	dev-perl/File-pushd
+	dev-perl/File-Copy-Recursive
+	dev-perl/Test-Exception
+	>=virtual/perl-Test-Simple-0.88
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2011-07-31 10:42 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2011-07-31 10:42 UTC (permalink / raw
  To: gentoo-commits

commit:     224f854b26e0d59d7fe091530581f6ea1a27c358
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jul 31 10:37:56 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jul 31 10:37:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=224f854b

[newversion] Dist-Zilla-Plugin-Git-1.112.70

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +++
 .../Dist-Zilla-Plugin-Git-1.112.70.ebuild          |   44 ++++++++++++++++++++
 2 files changed, 50 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index fba4004..ea226b8 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.112.70 (31 Jul 2011)
+
+  31 Jul 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.112.70.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-1.111.590 (09 Jun 2011)
 
   09 Jun 2011; Torsten Veller <tove@gentoo.org>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild
new file mode 100644
index 0000000..9bfb4eb
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild
@@ -0,0 +1,44 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.112070
+inherit perl-module
+
+DESCRIPTION="update your git repository after release"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+COMMON_DEPEND="
+	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
+	virtual/perl-File-Spec
+	dev-perl/DateTime
+	>=dev-perl/Dist-Zilla-4.0
+	virtual/perl-File-Temp
+	dev-perl/File-chdir
+	dev-perl/Git-Wrapper
+	dev-perl/Moose
+	dev-perl/Moose-Autobox
+	dev-perl/MooseX-Has-Sugar
+	dev-perl/MooseX-Types
+	dev-perl/String-Formatter
+	dev-perl/Version-Next
+	>=dev-perl/namespace-autoclean-0.09
+	>=dev-lang/perl-5.10.0
+	dev-perl/Path-Class
+	>=virtual/perl-version-0.80
+"
+DEPEND="
+	>=virtual/perl-Module-Build-0.36.01
+	dev-perl/File-pushd
+	dev-perl/File-Copy-Recursive
+	dev-perl/Test-Exception
+	>=virtual/perl-Test-Simple-0.88
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2011-08-27  8:39 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2011-08-27  8:39 UTC (permalink / raw
  To: gentoo-commits

commit:     0fd6d38bc618e58cc1be6fa23bb79d0e0749c9a7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Aug 27 04:09:56 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Aug 27 04:09:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=0fd6d38b

[newversion] Dist-Zilla-Plugin-Git-1.112.380

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-1.112.380.ebuild         |  130 ++++++++++++++++++++
 2 files changed, 136 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index ea226b8..0a3eec6 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.112.380 (27 Aug 2011)
+
+  27 Aug 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.112.380.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-1.112.70 (31 Jul 2011)
 
   31 Jul 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild
new file mode 100644
index 0000000..6f2e964
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild
@@ -0,0 +1,130 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.112380
+inherit perl-module
+
+DESCRIPTION="update your git repository after release"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { true;}
+COMMON_DEPEND="
+	$(comment REQUIRES)
+	$(comment Class::MOP)
+	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
+
+	$(comment Cwd)
+	virtual/perl-File-Spec
+
+	$(comment DateTime)
+	dev-perl/DateTime
+
+	$(comment Dist::Zilla 4)
+	$(comment Dist::Zilla::Role::AfterBuild)
+	$(comment Dist::Zilla::Role::AfterMint)
+	$(comment Dist::Zilla::Role::AfterRelease)
+	$(comment Dist::Zilla::Role::BeforeRelease)
+	$(comment Dist::Zilla::Role::PluginBundle)
+	$(comment Dist::Zilla::Role::VersionProvider)
+	>=dev-perl/Dist-Zilla-4.0.0
+
+	$(comment File::Spec::Functions)
+	virtual/perl-File-Spec
+
+	$(comment File::Temp)
+	virtual/perl-File-Temp
+
+	$(comment File::chdir)
+	dev-perl/File-chdir
+
+	$(comment Git::Wrapper)
+	dev-perl/Git-Wrapper
+
+	$(comment IPC::Open3)
+
+	$(comment Moose)
+	dev-perl/Moose
+
+	$(comment Moose::Autobox)
+	dev-perl/Moose-Autobox
+
+	$(comment Moose::Role)
+	dev-perl/Moose
+
+	$(comment MooseX::Has::Sugar)
+	dev-perl/MooseX-Has-Sugar
+
+	$(comment MooseX::Types::Moose)
+	dev-perl/MooseX-Types
+
+	$(comment Path::Class::Dir)
+	dev-perl/Path-Class
+
+	$(comment String::Formatter)
+	dev-perl/String-Formatter
+
+	$(comment Version::Next)
+	dev-perl/Version-Next
+
+	$(comment namespace::autoclean 0.09)
+	>=dev-perl/namespace-autoclean-0.09
+
+	$(comment perl 5.010)
+	>=dev-lang/perl-5.10.0
+
+	$(comment strict)
+
+	$(comment version 0.80)
+	>=virtual/perl-version-0.80
+
+	$(comment warnings)
+"
+DEPEND="
+	$(comment BUILD)
+
+	$(comment Dist::Zilla::Role::Releaser)
+	$(comment Dist::Zilla::Tester)
+	dev-perl/Dist-Zilla
+
+	$(comment File::Copy)
+
+	$(comment File::Copy::Recursive)
+	dev-perl/File-Copy-Recursive
+
+	$(comment File::Find)
+
+	$(comment File::Path)
+	virtual/perl-File-Path
+
+	$(comment File::Which)
+	dev-perl/File-Which
+
+	$(comment File::pushd)
+	dev-perl/File-pushd
+
+	$(comment Module::Build 0.3601)
+	>=virtual/perl-Module-Build-0.36.01
+
+	$(comment Path::Class)
+	dev-perl/Path-Class
+
+	$(comment Test::Exception)
+	dev-perl/Test-Exception
+
+	$(comment Test::More 0.88)
+	>=virtual/perl-Test-Simple-0.88
+
+	$(comment CONFIGURE)
+	$(comment Module::Build 0.3601)
+	>=virtual/perl-Module-Build-0.36.01
+
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2011-09-02  5:06 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2011-09-02  5:06 UTC (permalink / raw
  To: gentoo-commits

commit:     8bcbdde2291fc620b80e1fcd402c67f98883243b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Sep  1 22:39:39 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Sep  1 22:39:39 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=8bcbdde2

[newversion] Dist-Zilla-Plugin-Git-1.112.440

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-1.112.440.ebuild         |  127 ++++++++++++++++++++
 2 files changed, 133 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 0a3eec6..e053538 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.112.440 (01 Sep 2011)
+
+  01 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.112.440.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-1.112.380 (27 Aug 2011)
 
   27 Aug 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild
new file mode 100644
index 0000000..e390947
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild
@@ -0,0 +1,127 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.112440
+inherit perl-module
+
+DESCRIPTION="update your git repository after release"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { true;}
+COMMON_DEPEND="
+	$(comment Class::MOP)
+	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
+
+	$(comment Cwd)
+	virtual/perl-File-Spec
+
+	$(comment DateTime)
+	dev-perl/DateTime
+
+	$(comment Dist::Zilla 4)
+	$(comment Dist::Zilla::Role::AfterBuild)
+	$(comment Dist::Zilla::Role::AfterMint)
+	$(comment Dist::Zilla::Role::AfterRelease)
+	$(comment Dist::Zilla::Role::BeforeRelease)
+	$(comment Dist::Zilla::Role::PluginBundle)
+	$(comment Dist::Zilla::Role::VersionProvider)
+	>=dev-perl/Dist-Zilla-4.0.0
+
+	$(comment File::Spec::Functions)
+	virtual/perl-File-Spec
+
+	$(comment File::Temp)
+	virtual/perl-File-Temp
+
+	$(comment File::chdir)
+	dev-perl/File-chdir
+
+	$(comment Git::Wrapper)
+	dev-perl/Git-Wrapper
+
+	$(comment IPC::Open3)
+
+	$(comment Moose)
+	dev-perl/Moose
+
+	$(comment Moose::Autobox)
+	dev-perl/Moose-Autobox
+
+	$(comment Moose::Role)
+
+	$(comment MooseX::Has::Sugar)
+	dev-perl/MooseX-Has-Sugar
+
+	$(comment Moose::Types::Moose)
+	dev-perl/MooseX-Types
+
+	$(comment Path::Class::Dir)
+	dev-perl/Path-Class
+
+	$(comment String::Formatter)
+	dev-perl/String-Formatter
+
+	$(comment Version::Next)
+	dev-perl/Version-Next
+
+	$(comment namespace::autoclean 0.09)
+	>=dev-perl/namespace-autoclean-0.09
+
+	$(comment perl 5.010)
+	>=dev-lang/perl-5.10.0
+
+	$(comment strict)
+
+	$(comment version 0.80)
+	>=virtual/perl-version-0.80
+
+	$(comment warnings)
+"
+DEPEND="
+	$(comment build)
+	$(comment Dist::Zilla::Role::Releaser)
+	$(comment Dist::Zilla::Tester)
+	>=dev-perl/Dist-Zilla-4.0.0
+
+	$(comment File::Copy)
+
+	$(comment File::Copy::Recursive)
+	dev-perl/File-Copy-Recursive
+
+	$(comment File::Find)
+
+	$(comment File::Path)
+	virtual/perl-File-Path
+
+	$(comment File::Which)
+	dev-perl/File-Which
+
+	$(comment File::pushd)
+	dev-perl/File-pushd
+
+	$(comment Module::Build 0.3601)
+	>=virtual/perl-Module-Build-0.36.01
+
+	$(comment Path::Class)
+	dev-perl/Path-Class
+
+	$(comment Test::Exception)
+	dev-perl/Test-Exception
+
+	$(comment Test::More 0.88)
+	>=virtual/perl-Test-Simple-0.88
+
+	$(comment configure)
+	$(comment Module::Build 0.3601)
+	>=virtual/perl-Module-Build-0.36.01
+
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

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

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

[cpanclean] Dist-Zilla-Plugin-Git-1.{101.680,102.{90,380,810},103.520,110.{330,500},111.{460,590}}

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |   12 +++++
 .../Dist-Zilla-Plugin-Git-1.101.680.ebuild         |   40 -----------------
 .../Dist-Zilla-Plugin-Git-1.102.380.ebuild         |   41 ------------------
 .../Dist-Zilla-Plugin-Git-1.102.810.ebuild         |   45 --------------------
 .../Dist-Zilla-Plugin-Git-1.102.90.ebuild          |   40 -----------------
 .../Dist-Zilla-Plugin-Git-1.103.520.ebuild         |   45 --------------------
 .../Dist-Zilla-Plugin-Git-1.110.330.ebuild         |   44 -------------------
 .../Dist-Zilla-Plugin-Git-1.110.500.ebuild         |   44 -------------------
 .../Dist-Zilla-Plugin-Git-1.111.460.ebuild         |   44 -------------------
 .../Dist-Zilla-Plugin-Git-1.111.590.ebuild         |   44 -------------------
 10 files changed, 12 insertions(+), 387 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index e053538..4439013 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,18 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  -Dist-Zilla-Plugin-Git-1.101.680.ebuild,
+  -Dist-Zilla-Plugin-Git-1.102.90.ebuild,
+  -Dist-Zilla-Plugin-Git-1.102.380.ebuild,
+  -Dist-Zilla-Plugin-Git-1.102.810.ebuild,
+  -Dist-Zilla-Plugin-Git-1.103.520.ebuild,
+  -Dist-Zilla-Plugin-Git-1.110.330.ebuild,
+  -Dist-Zilla-Plugin-Git-1.110.500.ebuild,
+  -Dist-Zilla-Plugin-Git-1.111.460.ebuild,
+  -Dist-Zilla-Plugin-Git-1.111.590.ebuild:
+  Gone on CPAN
+
 *Dist-Zilla-Plugin-Git-1.112.440 (01 Sep 2011)
 
   01 Sep 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.101.680.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.101.680.ebuild
deleted file mode 100644
index abba06d..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.101.680.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION="1.101680"
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
-	virtual/perl-File-Spec
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-2.100.880
-	virtual/perl-File-Temp
-	dev-perl/File-chdir
-	dev-perl/Git-Wrapper
-	dev-perl/Moose
-	dev-perl/Moose-Autobox
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	dev-perl/String-Formatter
-	>=dev-lang/perl-5.10.0
-"
-DEPEND="
-	>=virtual/perl-Module-Build-0.36.01
-	dev-perl/Path-Class
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Test-Exception
-	virtual/perl-Test-Simple
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.380.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.380.ebuild
deleted file mode 100644
index c82d907..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.380.ebuild
+++ /dev/null
@@ -1,41 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION="1.102380"
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
-	virtual/perl-File-Spec
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-2.100.880
-	virtual/perl-File-Temp
-	dev-perl/File-chdir
-	dev-perl/Git-Wrapper
-	dev-perl/Moose
-	dev-perl/Moose-Autobox
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	dev-perl/String-Formatter
-	>=dev-lang/perl-5.10.0
-"
-DEPEND="
-	>=virtual/perl-Module-Build-0.36.01
-	dev-perl/Path-Class
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Test-Exception
-	virtual/perl-Test-Simple
-	virtual/perl-version
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.810.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.810.ebuild
deleted file mode 100644
index 2e38849..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.810.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION="1.102810"
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
-	virtual/perl-File-Spec
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-4
-	virtual/perl-File-Temp
-	dev-perl/File-chdir
-	dev-perl/Git-Wrapper
-	dev-perl/Moose
-	dev-perl/Moose-Autobox
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	dev-perl/String-Formatter
-	dev-perl/Version-Next
-	>=dev-perl/namespace-autoclean-0.09
-	>=virtual/perl-version-0.80
-	>=dev-lang/perl-5.10.0
-"
-DEPEND="
-	>=virtual/perl-Module-Build-0.36.01
-	dev-perl/File-Copy-Recursive
-	dev-perl/File-pushd
-	dev-perl/Path-Class
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Test-Exception
-	virtual/perl-Test-Simple
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.90.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.90.ebuild
deleted file mode 100644
index 09fd853..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.102.90.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=2
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION="1.102090"
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
-	virtual/perl-File-Spec
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-2.100.880
-	virtual/perl-File-Temp
-	dev-perl/File-chdir
-	dev-perl/Git-Wrapper
-	dev-perl/Moose
-	dev-perl/Moose-Autobox
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	dev-perl/String-Formatter
-	>=dev-lang/perl-5.10.0
-"
-DEPEND="
-	>=virtual/perl-Module-Build-0.36.01
-	dev-perl/Path-Class
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Test-Exception
-	virtual/perl-Test-Simple
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.103.520.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.103.520.ebuild
deleted file mode 100644
index a70c18c..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.103.520.ebuild
+++ /dev/null
@@ -1,45 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION="1.103520"
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
-	virtual/perl-File-Spec
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-4.0
-	virtual/perl-File-Temp
-	dev-perl/File-chdir
-	dev-perl/Git-Wrapper
-	dev-perl/Moose
-	dev-perl/Moose-Autobox
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	dev-perl/String-Formatter
-	dev-perl/Version-Next
-	>=dev-perl/namespace-autoclean-0.09
-	>=dev-lang/perl-5.10.0
-	>=virtual/perl-version-0.80
-"
-DEPEND="
-	>=virtual/perl-Module-Build-0.36.01
-	dev-perl/File-pushd
-	dev-perl/File-Copy-Recursive
-	dev-perl/Path-Class
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Test-Exception
-	>=virtual/perl-Test-Simple-0.94
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.330.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.330.ebuild
deleted file mode 100644
index 4c4bf51..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.330.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.110330
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
-	virtual/perl-File-Spec
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-4.0
-	virtual/perl-File-Temp
-	dev-perl/File-chdir
-	dev-perl/Git-Wrapper
-	dev-perl/Moose
-	dev-perl/Moose-Autobox
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	dev-perl/String-Formatter
-	dev-perl/Version-Next
-	>=dev-perl/namespace-autoclean-0.09
-	>=dev-lang/perl-5.10.0
-	>=virtual/perl-version-0.80
-"
-DEPEND="
-	>=virtual/perl-Module-Build-0.36.01
-	dev-perl/File-pushd
-	dev-perl/File-Copy-Recursive
-	dev-perl/Path-Class
-	dev-perl/Test-Exception
-	>=virtual/perl-Test-Simple-0.88
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.500.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.500.ebuild
deleted file mode 100644
index b8ce261..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.110.500.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=3
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.110500
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
-	virtual/perl-File-Spec
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-4.0
-	virtual/perl-File-Temp
-	dev-perl/File-chdir
-	dev-perl/Git-Wrapper
-	dev-perl/Moose
-	dev-perl/Moose-Autobox
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	dev-perl/String-Formatter
-	dev-perl/Version-Next
-	>=dev-perl/namespace-autoclean-0.09
-	>=dev-lang/perl-5.10.0
-	dev-perl/Path-Class
-	>=virtual/perl-version-0.80
-"
-DEPEND="
-	>=virtual/perl-Module-Build-0.36.01
-	dev-perl/File-pushd
-	dev-perl/File-Copy-Recursive
-	dev-perl/Test-Exception
-	>=virtual/perl-Test-Simple-0.88
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.460.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.460.ebuild
deleted file mode 100644
index 93f2659..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.460.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.111460
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
-	virtual/perl-File-Spec
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-4.0
-	virtual/perl-File-Temp
-	dev-perl/File-chdir
-	dev-perl/Git-Wrapper
-	dev-perl/Moose
-	dev-perl/Moose-Autobox
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	dev-perl/String-Formatter
-	dev-perl/Version-Next
-	>=dev-perl/namespace-autoclean-0.09
-	>=dev-lang/perl-5.10.0
-	dev-perl/Path-Class
-	>=virtual/perl-version-0.80
-"
-DEPEND="
-	>=virtual/perl-Module-Build-0.36.01
-	dev-perl/File-pushd
-	dev-perl/File-Copy-Recursive
-	dev-perl/Test-Exception
-	>=virtual/perl-Test-Simple-0.88
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.590.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.590.ebuild
deleted file mode 100644
index f95b5b7..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.111.590.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2011 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.111590
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
-	virtual/perl-File-Spec
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-4.0
-	virtual/perl-File-Temp
-	dev-perl/File-chdir
-	dev-perl/Git-Wrapper
-	dev-perl/Moose
-	dev-perl/Moose-Autobox
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	dev-perl/String-Formatter
-	dev-perl/Version-Next
-	>=dev-perl/namespace-autoclean-0.09
-	>=dev-lang/perl-5.10.0
-	dev-perl/Path-Class
-	>=virtual/perl-version-0.80
-"
-DEPEND="
-	>=virtual/perl-Module-Build-0.36.01
-	dev-perl/File-pushd
-	dev-perl/File-Copy-Recursive
-	dev-perl/Test-Exception
-	>=virtual/perl-Test-Simple-0.88
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"



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

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

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

[newversion] Dist-Zilla-Plugin-Git-1.112.510

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-1.112.510.ebuild         |  127 ++++++++++++++++++++
 2 files changed, 133 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 4439013..54b9360 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.112.510 (23 Sep 2011)
+
+  23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.112.510.ebuild:
+  Version Bump
+
   23 Sep 2011; Kent Fredric <kentfredric@gmail.com>
   -Dist-Zilla-Plugin-Git-1.101.680.ebuild,
   -Dist-Zilla-Plugin-Git-1.102.90.ebuild,

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
new file mode 100644
index 0000000..c24c5e6
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
@@ -0,0 +1,127 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.112510
+inherit perl-module
+
+DESCRIPTION="update your git repository after release"
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { true;}
+COMMON_DEPEND="
+	$(comment Class::MOP)
+	|| ( >=dev-perl/Moose-1.990 dev-perl/Class-MOP )
+
+	$(comment Cwd)
+	virtual/perl-File-Spec
+
+	$(comment DateTime)
+	dev-perl/DateTime
+
+	$(comment Dist::Zilla 4)
+	$(comment Dist::Zilla::Role::AfterBuild)
+	$(comment Dist::Zilla::Role::AfterMint)
+	$(comment Dist::Zilla::Role::AfterRelease)
+	$(comment Dist::Zilla::Role::BeforeRelease)
+	$(comment Dist::Zilla::Role::PluginBundle)
+	$(comment Dist::Zilla::Role::VersionProvider)
+	>=dev-perl/Dist-Zilla-4.0.0
+
+	$(comment File::Spec::Functions)
+	virtual/perl-File-Spec
+
+	$(comment File::Temp)
+	virtual/perl-File-Temp
+
+	$(comment File::chdir)
+	dev-perl/File-chdir
+
+	$(comment Git::Wrapper)
+	dev-perl/Git-Wrapper
+
+	$(comment IPC::Open3)
+
+	$(comment Moose)
+	dev-perl/Moose
+
+	$(comment Moose::Autobox)
+	dev-perl/Moose-Autobox
+
+	$(comment Moose::Role)
+
+	$(comment MooseX::Has::Sugar)
+	dev-perl/MooseX-Has-Sugar
+
+	$(comment Moose::Types::Moose)
+	dev-perl/MooseX-Types
+
+	$(comment Path::Class::Dir)
+	dev-perl/Path-Class
+
+	$(comment String::Formatter)
+	dev-perl/String-Formatter
+
+	$(comment Version::Next)
+	dev-perl/Version-Next
+
+	$(comment namespace::autoclean 0.09)
+	>=dev-perl/namespace-autoclean-0.90.0
+
+	$(comment perl 5.010)
+	>=dev-lang/perl-5.10.0
+
+	$(comment strict)
+
+	$(comment version 0.80)
+	>=virtual/perl-version-0.80
+
+	$(comment warnings)
+"
+DEPEND="
+	$(comment build)
+	$(comment Dist::Zilla::Role::Releaser)
+	$(comment Dist::Zilla::Tester)
+	>=dev-perl/Dist-Zilla-4.0.0
+
+	$(comment File::Copy)
+
+	$(comment File::Copy::Recursive)
+	dev-perl/File-Copy-Recursive
+
+	$(comment File::Find)
+
+	$(comment File::Path)
+	virtual/perl-File-Path
+
+	$(comment File::Which)
+	dev-perl/File-Which
+
+	$(comment File::pushd)
+	dev-perl/File-pushd
+
+	$(comment Module::Build 0.3601)
+	>=virtual/perl-Module-Build-0.36.01
+
+	$(comment Path::Class)
+	dev-perl/Path-Class
+
+	$(comment Test::Exception)
+	dev-perl/Test-Exception
+
+	$(comment Test::More 0.88)
+	>=virtual/perl-Test-Simple-0.88
+
+	$(comment configure)
+	$(comment Module::Build 0.3601)
+	>=virtual/perl-Module-Build-0.36.01
+
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2012-02-23  7:05 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2012-02-23  7:05 UTC (permalink / raw
  To: gentoo-commits

commit:     e3b2140411d5024c0c3a2fc350e335d169228e08
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu Feb 23 06:33:10 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu Feb 23 07:05:07 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e3b21404

[newversion] Dist-Zilla-Plugin-Git-1.120.370

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    8 +-
 .../Dist-Zilla-Plugin-Git-1.120.370.ebuild         |  117 ++++++++++++++++++++
 2 files changed, 124 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 54b9360..c5020f2 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Dist-Zilla-Plugin-Git
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.120.370 (23 Feb 2012)
+
+  23 Feb 2012; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.120.370.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-1.112.510 (23 Sep 2011)
 
   23 Sep 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.370.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.370.ebuild
new file mode 100644
index 0000000..2c70e16
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.370.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.120370
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper
+	echo dev-perl/Git-Wrapper
+	# IPC::Open3
+	echo dev-lang/perl
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Version::Next
+	echo dev-perl/Version-Next
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.090
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path
+	echo virtual/perl-File-Path
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Path::Class
+	echo dev-perl/Path-Class
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# 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] 32+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2012-03-27  9:30 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2012-03-27  9:30 UTC (permalink / raw
  To: gentoo-commits

commit:     87261e7aa5a65c3c0dacd4608cbc9e987c0a5184
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 27 07:09:30 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 27 07:09:30 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=87261e7a

[newversion] Dist-Zilla-Plugin-Git-1.120.860

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-1.120.860.ebuild         |  117 ++++++++++++++++++++
 2 files changed, 123 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index c5020f2..2962d25 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.120.860 (27 Mar 2012)
+
+  27 Mar 2012; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.120.860.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-1.120.370 (23 Feb 2012)
 
   23 Feb 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
new file mode 100644
index 0000000..30f5614
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
@@ -0,0 +1,117 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.120860
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper
+	echo dev-perl/Git-Wrapper
+	# IPC::Open3
+	echo dev-lang/perl
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Version::Next
+	echo dev-perl/Version-Next
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.090
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path
+	echo virtual/perl-File-Path
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Path::Class
+	echo dev-perl/Path-Class
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# 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] 32+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2012-04-08 10:51 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2012-04-08 10:51 UTC (permalink / raw
  To: gentoo-commits

commit:     55e848a12def776211920cbdf2ec4e1d89aa7505
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr  8 05:52:20 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr  8 05:52:20 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=55e848a1

[newversion] Dist-Zilla-Plugin-Git-1.120.970

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    7 +++++++
 .../Dist-Zilla-Plugin-Git-1.120.860.ebuild         |    2 +-
 ...uild => Dist-Zilla-Plugin-Git-1.120.970.ebuild} |   18 ++++++++++++++----
 3 files changed, 22 insertions(+), 5 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 2962d25..9ed17c4 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.120.970 (08 Apr 2012)
+
+  08 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  Dist-Zilla-Plugin-Git-1.120.860.ebuild,
+  +Dist-Zilla-Plugin-Git-1.120.970.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-1.120.860 (27 Mar 2012)
 
   27 Mar 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
index 30f5614..5a8e2b9 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
@@ -71,7 +71,7 @@ perl_meta_runtime() {
 	# Version::Next
 	echo dev-perl/Version-Next
 	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.090
+	echo \>=dev-perl/namespace-autoclean-0.90.0
 	# perl 5.010 ( 5.10.0 )
 	echo \>=dev-lang/perl-5.10.0
 	# strict

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
similarity index 89%
copy from dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
copy to dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
index 30f5614..ff91b91 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
@@ -3,7 +3,7 @@
 # $Header: $
 EAPI=4
 MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.120860
+MODULE_VERSION=1.120970
 inherit perl-module
 
 DESCRIPTION='update your git repository after release'
@@ -36,10 +36,16 @@ perl_meta_runtime() {
 	echo dev-perl/Dist-Zilla
 	# Dist::Zilla::Role::BeforeRelease
 	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::FileGatherer
+	echo dev-perl/Dist-Zilla
 	# Dist::Zilla::Role::PluginBundle
 	echo dev-perl/Dist-Zilla
 	# Dist::Zilla::Role::VersionProvider
 	echo dev-perl/Dist-Zilla
+	# File::HomeDir
+	echo dev-perl/File-HomeDir
+	# File::Spec
+	echo virtual/perl-File-Spec
 	# File::Spec::Functions
 	echo virtual/perl-File-Spec
 	# File::Temp
@@ -64,6 +70,10 @@ perl_meta_runtime() {
 	echo dev-perl/MooseX-Has-Sugar
 	# MooseX::Types::Moose
 	echo dev-perl/MooseX-Types
+	# MooseX::Types::Path::Class
+	echo dev-perl/MooseX-Types-Path-Class
+	# Path::Class
+	echo dev-perl/Path-Class
 	# Path::Class::Dir
 	echo dev-perl/Path-Class
 	# String::Formatter
@@ -71,7 +81,7 @@ perl_meta_runtime() {
 	# Version::Next
 	echo dev-perl/Version-Next
 	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.090
+	echo \>=dev-perl/namespace-autoclean-0.90.0
 	# perl 5.010 ( 5.10.0 )
 	echo \>=dev-lang/perl-5.10.0
 	# strict
@@ -98,8 +108,8 @@ perl_meta_test() {
 	echo dev-perl/File-Which
 	# File::pushd
 	echo dev-perl/File-pushd
-	# Path::Class
-	echo dev-perl/Path-Class
+	# Test::DZil
+	echo dev-perl/Dist-Zilla
 	# Test::Exception
 	echo dev-perl/Test-Exception
 	# Test::More 0.88 ( 0.880.0 )



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2012-04-11 23:32 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2012-04-11 23:32 UTC (permalink / raw
  To: gentoo-commits

commit:     3cff53d4701d2c52d3064e4ea3d70d5aa46799de
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 11 23:02:30 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 11 23:02:30 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=3cff53d4

[newversion] Dist-Zilla-Plugin-Git-1.121.10

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-1.121.10.ebuild          |  129 ++++++++++++++++++++
 2 files changed, 135 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 9ed17c4..657a331 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.121.10 (11 Apr 2012)
+
+  11 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.121.10.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-1.120.970 (08 Apr 2012)
 
   08 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild
new file mode 100644
index 0000000..ac178aa
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild
@@ -0,0 +1,129 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=SSCAFFIDI
+MODULE_VERSION=1.121010
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Plugin::GatherDir
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Find::Rule
+	echo dev-perl/File-Find-Rule
+	# File::HomeDir
+	echo dev-perl/File-HomeDir
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper
+	echo dev-perl/Git-Wrapper
+	# IPC::Open3
+	echo dev-lang/perl
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# MooseX::Types::Path::Class
+	echo dev-perl/MooseX-Types-Path-Class
+	# Path::Class
+	echo dev-perl/Path-Class
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Version::Next
+	echo dev-perl/Version-Next
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.90.0
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path
+	echo virtual/perl-File-Path
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Test::DZil
+	echo dev-perl/Dist-Zilla
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# 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] 32+ messages in thread

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

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

[fix] Dist-Zilla-Plugin-Git -> namespace-autoclean normalise

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    7 +++++++
 .../Dist-Zilla-Plugin-Git-1.112.380.ebuild         |    4 ++--
 .../Dist-Zilla-Plugin-Git-1.112.440.ebuild         |    4 ++--
 .../Dist-Zilla-Plugin-Git-1.112.70.ebuild          |    4 ++--
 .../Dist-Zilla-Plugin-Git-1.120.370.ebuild         |    2 +-
 5 files changed, 14 insertions(+), 7 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 657a331..ab693fb 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  23 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+  Dist-Zilla-Plugin-Git-1.112.70.ebuild,
+  Dist-Zilla-Plugin-Git-1.112.380.ebuild,
+  Dist-Zilla-Plugin-Git-1.112.440.ebuild,
+  Dist-Zilla-Plugin-Git-1.120.370.ebuild:
+  Normalise dep on namespace-autoclean
+
 *Dist-Zilla-Plugin-Git-1.121.10 (11 Apr 2012)
 
   11 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild
index 6f2e964..352c881 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.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
@@ -71,7 +71,7 @@ COMMON_DEPEND="
 	dev-perl/Version-Next
 
 	$(comment namespace::autoclean 0.09)
-	>=dev-perl/namespace-autoclean-0.09
+	>=dev-perl/namespace-autoclean-0.90.0
 
 	$(comment perl 5.010)
 	>=dev-lang/perl-5.10.0

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild
index e390947..f9b2cb9 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.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
@@ -69,7 +69,7 @@ COMMON_DEPEND="
 	dev-perl/Version-Next
 
 	$(comment namespace::autoclean 0.09)
-	>=dev-perl/namespace-autoclean-0.09
+	>=dev-perl/namespace-autoclean-0.90.0
 
 	$(comment perl 5.010)
 	>=dev-lang/perl-5.10.0

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild
index 9bfb4eb..85eef7a 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.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
@@ -25,7 +25,7 @@ COMMON_DEPEND="
 	dev-perl/MooseX-Types
 	dev-perl/String-Formatter
 	dev-perl/Version-Next
-	>=dev-perl/namespace-autoclean-0.09
+	>=dev-perl/namespace-autoclean-0.90.0
 	>=dev-lang/perl-5.10.0
 	dev-perl/Path-Class
 	>=virtual/perl-version-0.80

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.370.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.370.ebuild
index 2c70e16..b01aed7 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.370.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.370.ebuild
@@ -71,7 +71,7 @@ perl_meta_runtime() {
 	# Version::Next
 	echo dev-perl/Version-Next
 	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.090
+	echo \>=dev-perl/namespace-autoclean-0.90.0
 	# perl 5.010 ( 5.10.0 )
 	echo \>=dev-lang/perl-5.10.0
 	# strict



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2012-06-24 21:13 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2012-06-24 21:13 UTC (permalink / raw
  To: gentoo-commits

commit:     5f8cbe035030c033027e046fce80ce39c8d2e1fc
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 24 16:40:53 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 24 16:40:53 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5f8cbe03

[newversion] Dist-Zilla-Plugin-Git-1.121.750

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-1.121.750.ebuild         |  133 ++++++++++++++++++++
 2 files changed, 139 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index ab693fb..fdda543 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.121.750 (24 Jun 2012)
+
+  24 Jun 2012; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.121.750.ebuild:
+  Version Bump
+
   23 Jun 2012; Kent Fredric <kentfredric@gmail.com>
   Dist-Zilla-Plugin-Git-1.112.70.ebuild,
   Dist-Zilla-Plugin-Git-1.112.380.ebuild,

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.750.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.750.ebuild
new file mode 100644
index 0000000..338b34e
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.750.ebuild
@@ -0,0 +1,133 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=JQUELIN
+MODULE_VERSION=1.121750
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Plugin::GatherDir
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Find::Rule
+	echo dev-perl/File-Find-Rule
+	# File::HomeDir
+	echo dev-perl/File-HomeDir
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper
+	echo dev-perl/Git-Wrapper
+	# IPC::Open3
+	echo dev-lang/perl
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# MooseX::Types::Path::Class
+	echo dev-perl/MooseX-Types-Path-Class
+	# Path::Class
+	echo dev-perl/Path-Class
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# Version::Next
+	echo dev-perl/Version-Next
+	# autodie
+	echo dev-perl/autodie
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.90.0
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path
+	echo virtual/perl-File-Path
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Test::DZil
+	echo dev-perl/Dist-Zilla
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# 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] 32+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2012-07-20 15:56 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2012-07-20 15:56 UTC (permalink / raw
  To: gentoo-commits

commit:     fe3ea924891d2afb04924510bb68c40881adccae
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Jul 20 10:06:44 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Jul 20 10:06:44 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=fe3ea924

[newversion] Dist-Zilla-Plugin-Git-1.121.820

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-1.121.820.ebuild         |  135 ++++++++++++++++++++
 2 files changed, 141 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index fdda543..ea43338 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.121.820 (20 Jul 2012)
+
+  20 Jul 2012; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.121.820.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-1.121.750 (24 Jun 2012)
 
   24 Jun 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.820.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.820.ebuild
new file mode 100644
index 0000000..e71aae2
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.820.ebuild
@@ -0,0 +1,135 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=RJBS
+MODULE_VERSION=1.121820
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Plugin::GatherDir
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Find::Rule
+	echo dev-perl/File-Find-Rule
+	# File::HomeDir
+	echo dev-perl/File-HomeDir
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper 0.021 ( 0.21.0 )
+	echo \>=dev-perl/Git-Wrapper-0.21.0
+	# IPC::Open3
+	echo dev-lang/perl
+	# IPC::System::Simple
+	echo dev-perl/IPC-System-Simple
+	# List::AllUtils
+	echo dev-perl/List-AllUtils
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# MooseX::Types::Path::Class
+	echo dev-perl/MooseX-Types-Path-Class
+	# Path::Class
+	echo dev-perl/Path-Class
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# Version::Next
+	echo dev-perl/Version-Next
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.90.0
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path 2.07 ( 2.70.0 )
+	echo \>=virtual/perl-File-Path-2.07
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Test::DZil
+	echo dev-perl/Dist-Zilla
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# 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] 32+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2012-09-15 23:19 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2012-09-15 23:19 UTC (permalink / raw
  To: gentoo-commits

commit:     a91f2c808080823e90db7a379c4c8dc9d2114686
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Sep 15 19:19:25 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Sep 15 23:17:19 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=a91f2c80

[newversion] Dist-Zilla-Plugin-Git-1.122.460

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-1.122.460.ebuild         |  135 ++++++++++++++++++++
 2 files changed, 141 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index ea43338..22db318 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.122.460 (15 Sep 2012)
+
+  15 Sep 2012; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.122.460.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-1.121.820 (20 Jul 2012)
 
   20 Jul 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.460.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.460.ebuild
new file mode 100644
index 0000000..1c5ea16
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.460.ebuild
@@ -0,0 +1,135 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=CJM
+MODULE_VERSION=1.122460
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Plugin::GatherDir
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Find::Rule
+	echo dev-perl/File-Find-Rule
+	# File::HomeDir
+	echo dev-perl/File-HomeDir
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper 0.021 ( 0.21.0 )
+	echo \>=dev-perl/Git-Wrapper-0.21.0
+	# IPC::Open3
+	echo dev-lang/perl
+	# IPC::System::Simple
+	echo dev-perl/IPC-System-Simple
+	# List::AllUtils
+	echo dev-perl/List-AllUtils
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# MooseX::Types::Path::Class
+	echo dev-perl/MooseX-Types-Path-Class
+	# Path::Class
+	echo dev-perl/Path-Class
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# Version::Next
+	echo dev-perl/Version-Next
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.90.0
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path 2.07 ( 2.70.0 )
+	echo \>=virtual/perl-File-Path-2.07
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Test::DZil
+	echo dev-perl/Dist-Zilla
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# 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] 32+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2012-09-17 10:30 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2012-09-17 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     5b6875c4b91812ae156507dccfa321247bce73da
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep 17 03:05:22 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep 17 03:05:22 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=5b6875c4

[newversion] Dist-Zilla-Plugin-Git-1.122.530

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-1.122.530.ebuild         |  135 ++++++++++++++++++++
 2 files changed, 141 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 22db318..4383b1f 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-1.122.530 (17 Sep 2012)
+
+  17 Sep 2012; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-1.122.530.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-1.122.460 (15 Sep 2012)
 
   15 Sep 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.530.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.530.ebuild
new file mode 100644
index 0000000..c76eb10
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.530.ebuild
@@ -0,0 +1,135 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=CJM
+MODULE_VERSION=1.122530
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
+	echo \>=dev-perl/Dist-Zilla-4.200.16
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Find::Rule
+	echo dev-perl/File-Find-Rule
+	# File::HomeDir
+	echo dev-perl/File-HomeDir
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper 0.021 ( 0.21.0 )
+	echo \>=dev-perl/Git-Wrapper-0.21.0
+	# IPC::Open3
+	echo dev-lang/perl
+	# IPC::System::Simple
+	echo dev-perl/IPC-System-Simple
+	# List::AllUtils
+	echo dev-perl/List-AllUtils
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# MooseX::Types::Path::Class
+	echo dev-perl/MooseX-Types-Path-Class
+	# Path::Class 0.22 ( 0.220.0 )
+	echo \>=dev-perl/Path-Class-0.220.0
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# Version::Next
+	echo dev-perl/Version-Next
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.90.0
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path 2.07 ( 2.70.0 )
+	echo \>=virtual/perl-File-Path-2.07
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Test::DZil
+	echo dev-perl/Dist-Zilla
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# 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] 32+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2012-10-27 14:04 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2012-10-27 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     7f1223d9c4baf6233ed3b44eaa73045b12f08fdd
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Oct 27 13:42:44 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Oct 27 13:42:44 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7f1223d9

[newversion] Dist-Zilla-Plugin-Git-2.1.0

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-2.1.0.ebuild             |  143 ++++++++++++++++++++
 2 files changed, 149 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 4383b1f..0584705 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-2.1.0 (27 Oct 2012)
+
+  27 Oct 2012; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-2.1.0.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-1.122.530 (17 Sep 2012)
 
   17 Sep 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.1.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.1.0.ebuild
new file mode 100644
index 0000000..a22ab5c
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.1.0.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=CJM
+MODULE_VERSION=2.001
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
+	echo \>=dev-perl/Dist-Zilla-4.200.16
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::FilePruner
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Find::Rule
+	echo dev-perl/File-Find-Rule
+	# File::HomeDir
+	echo dev-perl/File-HomeDir
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper 0.021 ( 0.21.0 )
+	echo \>=dev-perl/Git-Wrapper-0.21.0
+	# IPC::Open3
+	echo dev-lang/perl
+	# IPC::System::Simple
+	echo dev-perl/IPC-System-Simple
+	# List::AllUtils
+	echo dev-perl/List-AllUtils
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# Moose::Util::TypeConstraints
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# MooseX::Types::Path::Class
+	echo dev-perl/MooseX-Types-Path-Class
+	# Path::Class 0.22 ( 0.220.0 )
+	echo \>=dev-perl/Path-Class-0.220.0
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# Version::Next
+	echo dev-perl/Version-Next
+	# constant
+	echo virtual/perl-constant
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.90.0
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# Exporter
+	echo virtual/perl-Exporter
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path 2.07 ( 2.70.0 )
+	echo \>=virtual/perl-File-Path-2.07
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Test::DZil
+	echo dev-perl/Dist-Zilla
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# 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] 32+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2012-11-10 15:05 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2012-11-10 15:05 UTC (permalink / raw
  To: gentoo-commits

commit:     1b3668a9d6955049c0486c7c6db64af7fd504b7a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Nov 10 07:34:22 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Nov 10 07:34:22 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1b3668a9

[newversion] Dist-Zilla-Plugin-Git-2.2.0

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-2.2.0.ebuild             |  143 ++++++++++++++++++++
 2 files changed, 149 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 0584705..87709dc 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-2.2.0 (10 Nov 2012)
+
+  10 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-2.2.0.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-2.1.0 (27 Oct 2012)
 
   27 Oct 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild
new file mode 100644
index 0000000..9b5a4a5
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=CJM
+MODULE_VERSION=2.002
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
+	echo \>=dev-perl/Dist-Zilla-4.200.16
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::FilePruner
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Find::Rule
+	echo dev-perl/File-Find-Rule
+	# File::HomeDir
+	echo dev-perl/File-HomeDir
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper 0.021 ( 0.21.0 )
+	echo \>=dev-perl/Git-Wrapper-0.21.0
+	# IPC::Open3
+	echo dev-lang/perl
+	# IPC::System::Simple
+	echo dev-perl/IPC-System-Simple
+	# List::AllUtils
+	echo dev-perl/List-AllUtils
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# Moose::Util::TypeConstraints
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# MooseX::Types::Path::Class
+	echo dev-perl/MooseX-Types-Path-Class
+	# Path::Class 0.22 ( 0.220.0 )
+	echo \>=dev-perl/Path-Class-0.220.0
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# Version::Next
+	echo dev-perl/Version-Next
+	# constant
+	echo virtual/perl-constant
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.90.0
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# Exporter
+	echo virtual/perl-Exporter
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path 2.07 ( 2.70.0 )
+	echo \>=virtual/perl-File-Path-2.07
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Test::DZil
+	echo dev-perl/Dist-Zilla
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# 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] 32+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2012-11-20 22:54 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2012-11-20 22:54 UTC (permalink / raw
  To: gentoo-commits

commit:     24d866e6d4b6afb1f15c814a4d36469c83b4d6a7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Nov 20 20:49:49 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Nov 20 20:49:49 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=24d866e6

[newversion] Dist-Zilla-Plugin-Git-2.3.0

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-2.3.0.ebuild             |  143 ++++++++++++++++++++
 2 files changed, 149 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 87709dc..eea0ab6 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-2.3.0 (20 Nov 2012)
+
+  20 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-2.3.0.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-2.2.0 (10 Nov 2012)
 
   10 Nov 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.3.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.3.0.ebuild
new file mode 100644
index 0000000..1488c65
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.3.0.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=CJM
+MODULE_VERSION=2.003
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
+	echo \>=dev-perl/Dist-Zilla-4.200.16
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::FilePruner
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Find::Rule
+	echo dev-perl/File-Find-Rule
+	# File::HomeDir
+	echo dev-perl/File-HomeDir
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper 0.021 ( 0.21.0 )
+	echo \>=dev-perl/Git-Wrapper-0.21.0
+	# IPC::Open3
+	echo dev-lang/perl
+	# IPC::System::Simple
+	echo dev-perl/IPC-System-Simple
+	# List::AllUtils
+	echo dev-perl/List-AllUtils
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# Moose::Util::TypeConstraints
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# MooseX::Types::Path::Class
+	echo dev-perl/MooseX-Types-Path-Class
+	# Path::Class 0.22 ( 0.220.0 )
+	echo \>=dev-perl/Path-Class-0.220.0
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# Version::Next
+	echo dev-perl/Version-Next
+	# constant
+	echo virtual/perl-constant
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.90.0
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# Exporter
+	echo virtual/perl-Exporter
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path 2.07 ( 2.70.0 )
+	echo \>=virtual/perl-File-Path-2.07
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Test::DZil
+	echo dev-perl/Dist-Zilla
+	# Test::Exception
+	echo dev-perl/Test-Exception
+	# 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] 32+ messages in thread

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

commit:     7963c08377686102526b7460e876160776e5c12f
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Feb  8 09:35:49 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Feb  8 09:35:49 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=7963c083

[newversion] Dist-Zilla-Plugin-Git-2.8.0

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-2.8.0.ebuild             |  143 ++++++++++++++++++++
 2 files changed, 149 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 2c101a6..0a2e8d4 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-2.8.0 (08 Feb 2013)
+
+  08 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-2.8.0.ebuild:
+  Version Bump
+
   07 Feb 2013; Kent Fredric <kentfredric@gmail.com>
   Dist-Zilla-Plugin-Git-1.112.70.ebuild,
   Dist-Zilla-Plugin-Git-1.112.380.ebuild,

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.8.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.8.0.ebuild
new file mode 100644
index 0000000..e47ccc6
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.8.0.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=CJM
+MODULE_VERSION=2.008
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
+	echo \>=dev-perl/Dist-Zilla-4.200.16
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::FilePruner
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper 0.021 ( 0.21.0 )
+	echo \>=dev-perl/Git-Wrapper-0.21.0
+	# IPC::Open3
+	echo dev-lang/perl
+	# IPC::System::Simple
+	echo dev-perl/IPC-System-Simple
+	# List::AllUtils
+	echo dev-perl/List-AllUtils
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# Moose::Util::TypeConstraints
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# MooseX::Types::Path::Class
+	echo dev-perl/MooseX-Types-Path-Class
+	# Path::Class 0.22 ( 0.220.0 )
+	echo \>=dev-perl/Path-Class-0.220.0
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# Version::Next
+	echo dev-perl/Version-Next
+	# constant
+	echo virtual/perl-constant
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.90.0
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::File::InMemory
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# Exporter
+	echo virtual/perl-Exporter
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path 2.07 ( 2.70.0 )
+	echo \>=virtual/perl-File-Path-2.07
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Log::Dispatchouli
+	echo dev-perl/Log-Dispatchouli
+	# Test::DZil
+	echo dev-perl/Dist-Zilla
+	# Test::Fatal
+	echo dev-perl/Test-Fatal
+	# 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] 32+ messages in thread

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

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

[cpanclean] Dist-Zilla-Plugin-Git-1.122.460

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    4 +
 .../Dist-Zilla-Plugin-Git-1.122.460.ebuild         |  135 --------------------
 2 files changed, 4 insertions(+), 135 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 0a2e8d4..c06126f 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/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-Plugin-Git-1.122.460.ebuild:
+  Gone on CPAN
+
 *Dist-Zilla-Plugin-Git-2.8.0 (08 Feb 2013)
 
   08 Feb 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.460.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.460.ebuild
deleted file mode 100644
index 1c5ea16..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.460.ebuild
+++ /dev/null
@@ -1,135 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=CJM
-MODULE_VERSION=1.122460
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Plugin::GatherDir
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Find::Rule
-	echo dev-perl/File-Find-Rule
-	# File::HomeDir
-	echo dev-perl/File-HomeDir
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper 0.021 ( 0.21.0 )
-	echo \>=dev-perl/Git-Wrapper-0.21.0
-	# IPC::Open3
-	echo dev-lang/perl
-	# IPC::System::Simple
-	echo dev-perl/IPC-System-Simple
-	# List::AllUtils
-	echo dev-perl/List-AllUtils
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class
-	echo dev-perl/Path-Class
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# Version::Next
-	echo dev-perl/Version-Next
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path 2.07 ( 2.70.0 )
-	echo \>=virtual/perl-File-Path-2.07
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# 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] 32+ messages in thread

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

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

[newversion] Dist-Zilla-Plugin-Git-2.13.0

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    6 +
 .../Dist-Zilla-Plugin-Git-2.13.0.ebuild            |  143 ++++++++++++++++++++
 2 files changed, 149 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index ad6bea9..e8c40b4 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-Plugin-Git-2.13.0 (26 Apr 2013)
+
+  26 Apr 2013; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-Plugin-Git-2.13.0.ebuild:
+  Version Bump
+
 *Dist-Zilla-Plugin-Git-2.9.0 (23 Feb 2013)
 
   23 Feb 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild
new file mode 100644
index 0000000..b0732d4
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild
@@ -0,0 +1,143 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=CJM
+MODULE_VERSION=2.013
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+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() {
+	# Class::MOP
+	echo dev-perl/Moose
+	# Cwd
+	echo virtual/perl-File-Spec
+	# DateTime
+	echo dev-perl/DateTime
+	# Dist::Zilla 4 ( 4.0.0 )
+	echo \>=dev-perl/Dist-Zilla-4.0.0
+	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
+	echo \>=dev-perl/Dist-Zilla-4.200.16
+	# Dist::Zilla::Role::AfterBuild
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterMint
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::AfterRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::BeforeRelease
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::FilePruner
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::PluginBundle
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::VersionProvider
+	echo dev-perl/Dist-Zilla
+	# File::Spec
+	echo virtual/perl-File-Spec
+	# File::Spec::Functions
+	echo virtual/perl-File-Spec
+	# File::Temp
+	echo virtual/perl-File-Temp
+	# File::chdir
+	echo dev-perl/File-chdir
+	# Git::Wrapper 0.021 ( 0.21.0 )
+	echo \>=dev-perl/Git-Wrapper-0.21.0
+	# IPC::Open3
+	echo dev-lang/perl
+	# IPC::System::Simple
+	echo dev-perl/IPC-System-Simple
+	# List::AllUtils
+	echo dev-perl/List-AllUtils
+	# List::Util
+	echo virtual/perl-Scalar-List-Utils
+	# Moose
+	echo dev-perl/Moose
+	# Moose::Autobox
+	echo dev-perl/Moose-Autobox
+	# Moose::Role
+	echo dev-perl/Moose
+	# Moose::Util::TypeConstraints
+	echo dev-perl/Moose
+	# MooseX::AttributeShortcuts
+	echo dev-perl/MooseX-AttributeShortcuts
+	# MooseX::Has::Sugar
+	echo dev-perl/MooseX-Has-Sugar
+	# MooseX::Types::Moose
+	echo dev-perl/MooseX-Types
+	# MooseX::Types::Path::Class
+	echo dev-perl/MooseX-Types-Path-Class
+	# Path::Class 0.22 ( 0.220.0 )
+	echo \>=dev-perl/Path-Class-0.220.0
+	# Path::Class::Dir
+	echo dev-perl/Path-Class
+	# String::Formatter
+	echo dev-perl/String-Formatter
+	# Try::Tiny
+	echo dev-perl/Try-Tiny
+	# Version::Next
+	echo dev-perl/Version-Next
+	# constant
+	echo virtual/perl-constant
+	# namespace::autoclean 0.09 ( 0.90.0 )
+	echo \>=dev-perl/namespace-autoclean-0.90.0
+	# perl 5.010 ( 5.10.0 )
+	echo \>=dev-lang/perl-5.10.0
+	# strict
+	echo dev-lang/perl
+	# version 0.80 ( 0.800.0 )
+	echo \>=virtual/perl-version-0.80
+	# warnings
+	echo dev-lang/perl
+}
+perl_meta_test() {
+	# Dist::Zilla::File::InMemory
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Role::Releaser
+	echo dev-perl/Dist-Zilla
+	# Dist::Zilla::Tester
+	echo dev-perl/Dist-Zilla
+	# Exporter
+	echo virtual/perl-Exporter
+	# File::Copy
+	echo dev-lang/perl
+	# File::Copy::Recursive
+	echo dev-perl/File-Copy-Recursive
+	# File::Find
+	echo dev-lang/perl
+	# File::Path 2.07 ( 2.70.0 )
+	echo \>=virtual/perl-File-Path-2.07
+	# File::Which
+	echo dev-perl/File-Which
+	# File::pushd
+	echo dev-perl/File-pushd
+	# Log::Dispatchouli
+	echo dev-perl/Log-Dispatchouli
+	# Test::DZil
+	echo dev-perl/Dist-Zilla
+	# Test::Fatal 0.006 ( 0.6.0 )
+	echo \>=dev-perl/Test-Fatal-0.6.0
+	# 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] 32+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2013-05-03  7:51 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2013-05-03  7:51 UTC (permalink / raw
  To: gentoo-commits

commit:     26a1e2df717005805241928c0173077222e5b37c
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  3 07:35:39 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  3 07:35:39 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=26a1e2df

[fixdep] Dist-Zilla-Plugin-Git : remove Class-MOP

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |    7 +++++++
 .../Dist-Zilla-Plugin-Git-1.112.380.ebuild         |    2 +-
 .../Dist-Zilla-Plugin-Git-1.112.440.ebuild         |    2 +-
 .../Dist-Zilla-Plugin-Git-1.112.510.ebuild         |    2 +-
 .../Dist-Zilla-Plugin-Git-1.112.70.ebuild          |    2 +-
 5 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index e8c40b4..edabfde 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,13 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  03 May 2013; Kent Fredric <kentfredric@gmail.com>
+  Dist-Zilla-Plugin-Git-1.112.70.ebuild,
+  Dist-Zilla-Plugin-Git-1.112.380.ebuild,
+  Dist-Zilla-Plugin-Git-1.112.440.ebuild,
+  Dist-Zilla-Plugin-Git-1.112.510.ebuild:
+  Remove Class-MOP dep
+
 *Dist-Zilla-Plugin-Git-2.13.0 (26 Apr 2013)
 
   26 Apr 2013; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild
index 79bee48..2199d80 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild
@@ -15,7 +15,7 @@ comment() { true;}
 COMMON_DEPEND="
 	$(comment REQUIRES)
 	$(comment Class::MOP)
-	|| ( >=dev-perl/Moose-1.990.0 dev-perl/Class-MOP )
+	>=dev-perl/Moose-1.990.0
 
 	$(comment Cwd)
 	virtual/perl-File-Spec

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild
index eb28ddb..3dcd7ae 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild
@@ -14,7 +14,7 @@ IUSE=""
 comment() { true;}
 COMMON_DEPEND="
 	$(comment Class::MOP)
-	|| ( >=dev-perl/Moose-1.990.0 dev-perl/Class-MOP )
+	>=dev-perl/Moose-1.990.0
 
 	$(comment Cwd)
 	virtual/perl-File-Spec

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
index 6b64da6..11b3f13 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
@@ -14,7 +14,7 @@ IUSE=""
 comment() { true;}
 COMMON_DEPEND="
 	$(comment Class::MOP)
-	|| ( >=dev-perl/Moose-1.990.0 dev-perl/Class-MOP )
+	>=dev-perl/Moose-1.990.0
 
 	$(comment Cwd)
 	virtual/perl-File-Spec

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild
index 9a5cb21..529e64a 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild
@@ -12,7 +12,7 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
 COMMON_DEPEND="
-	|| ( >=dev-perl/Moose-1.990.0 dev-perl/Class-MOP )
+	>=dev-perl/Moose-1.990.0
 	virtual/perl-File-Spec
 	dev-perl/DateTime
 	>=dev-perl/Dist-Zilla-4.0


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2013-05-03 12:51 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2013-05-03 12:51 UTC (permalink / raw
  To: gentoo-commits

commit:     c7dfcc3509fb36c6a9d46bca03c21b4e6e3171d1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri May  3 12:31:25 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri May  3 12:31:25 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=c7dfcc35

[trim old] Dist-Zilla-Plugin-Git

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |   10 ++
 .../Dist-Zilla-Plugin-Git-1.112.380.ebuild         |  130 -------------------
 .../Dist-Zilla-Plugin-Git-1.112.440.ebuild         |  127 -------------------
 .../Dist-Zilla-Plugin-Git-1.112.70.ebuild          |   44 -------
 .../Dist-Zilla-Plugin-Git-1.120.370.ebuild         |  117 -----------------
 .../Dist-Zilla-Plugin-Git-1.120.860.ebuild         |  117 -----------------
 .../Dist-Zilla-Plugin-Git-1.121.10.ebuild          |  129 -------------------
 .../Dist-Zilla-Plugin-Git-1.121.750.ebuild         |  133 --------------------
 8 files changed, 10 insertions(+), 797 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index edabfde..30df3e6 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -3,6 +3,16 @@
 # $Header: $
 
   03 May 2013; Kent Fredric <kentfredric@gmail.com>
+  -Dist-Zilla-Plugin-Git-1.112.70.ebuild,
+  -Dist-Zilla-Plugin-Git-1.112.380.ebuild,
+  -Dist-Zilla-Plugin-Git-1.112.440.ebuild,
+  -Dist-Zilla-Plugin-Git-1.120.370.ebuild,
+  -Dist-Zilla-Plugin-Git-1.120.860.ebuild,
+  -Dist-Zilla-Plugin-Git-1.121.10.ebuild,
+  -Dist-Zilla-Plugin-Git-1.121.750.ebuild:
+  trim old
+
+  03 May 2013; Kent Fredric <kentfredric@gmail.com>
   Dist-Zilla-Plugin-Git-1.112.70.ebuild,
   Dist-Zilla-Plugin-Git-1.112.380.ebuild,
   Dist-Zilla-Plugin-Git-1.112.440.ebuild,

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild
deleted file mode 100644
index 2199d80..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.380.ebuild
+++ /dev/null
@@ -1,130 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.112380
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { true;}
-COMMON_DEPEND="
-	$(comment REQUIRES)
-	$(comment Class::MOP)
-	>=dev-perl/Moose-1.990.0
-
-	$(comment Cwd)
-	virtual/perl-File-Spec
-
-	$(comment DateTime)
-	dev-perl/DateTime
-
-	$(comment Dist::Zilla 4)
-	$(comment Dist::Zilla::Role::AfterBuild)
-	$(comment Dist::Zilla::Role::AfterMint)
-	$(comment Dist::Zilla::Role::AfterRelease)
-	$(comment Dist::Zilla::Role::BeforeRelease)
-	$(comment Dist::Zilla::Role::PluginBundle)
-	$(comment Dist::Zilla::Role::VersionProvider)
-	>=dev-perl/Dist-Zilla-4.0.0
-
-	$(comment File::Spec::Functions)
-	virtual/perl-File-Spec
-
-	$(comment File::Temp)
-	virtual/perl-File-Temp
-
-	$(comment File::chdir)
-	dev-perl/File-chdir
-
-	$(comment Git::Wrapper)
-	dev-perl/Git-Wrapper
-
-	$(comment IPC::Open3)
-
-	$(comment Moose)
-	dev-perl/Moose
-
-	$(comment Moose::Autobox)
-	dev-perl/Moose-Autobox
-
-	$(comment Moose::Role)
-	dev-perl/Moose
-
-	$(comment MooseX::Has::Sugar)
-	dev-perl/MooseX-Has-Sugar
-
-	$(comment MooseX::Types::Moose)
-	dev-perl/MooseX-Types
-
-	$(comment Path::Class::Dir)
-	dev-perl/Path-Class
-
-	$(comment String::Formatter)
-	dev-perl/String-Formatter
-
-	$(comment Version::Next)
-	dev-perl/Version-Next
-
-	$(comment namespace::autoclean 0.09)
-	>=dev-perl/namespace-autoclean-0.90.0
-
-	$(comment perl 5.010)
-	>=dev-lang/perl-5.10.0
-
-	$(comment strict)
-
-	$(comment version 0.80)
-	>=virtual/perl-version-0.80
-
-	$(comment warnings)
-"
-DEPEND="
-	$(comment BUILD)
-
-	$(comment Dist::Zilla::Role::Releaser)
-	$(comment Dist::Zilla::Tester)
-	dev-perl/Dist-Zilla
-
-	$(comment File::Copy)
-
-	$(comment File::Copy::Recursive)
-	dev-perl/File-Copy-Recursive
-
-	$(comment File::Find)
-
-	$(comment File::Path)
-	virtual/perl-File-Path
-
-	$(comment File::Which)
-	dev-perl/File-Which
-
-	$(comment File::pushd)
-	dev-perl/File-pushd
-
-	$(comment Module::Build 0.3601)
-	>=virtual/perl-Module-Build-0.36.01
-
-	$(comment Path::Class)
-	dev-perl/Path-Class
-
-	$(comment Test::Exception)
-	dev-perl/Test-Exception
-
-	$(comment Test::More 0.88)
-	>=virtual/perl-Test-Simple-0.88
-
-	$(comment CONFIGURE)
-	$(comment Module::Build 0.3601)
-	>=virtual/perl-Module-Build-0.36.01
-
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild
deleted file mode 100644
index 3dcd7ae..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.440.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.112440
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { true;}
-COMMON_DEPEND="
-	$(comment Class::MOP)
-	>=dev-perl/Moose-1.990.0
-
-	$(comment Cwd)
-	virtual/perl-File-Spec
-
-	$(comment DateTime)
-	dev-perl/DateTime
-
-	$(comment Dist::Zilla 4)
-	$(comment Dist::Zilla::Role::AfterBuild)
-	$(comment Dist::Zilla::Role::AfterMint)
-	$(comment Dist::Zilla::Role::AfterRelease)
-	$(comment Dist::Zilla::Role::BeforeRelease)
-	$(comment Dist::Zilla::Role::PluginBundle)
-	$(comment Dist::Zilla::Role::VersionProvider)
-	>=dev-perl/Dist-Zilla-4.0.0
-
-	$(comment File::Spec::Functions)
-	virtual/perl-File-Spec
-
-	$(comment File::Temp)
-	virtual/perl-File-Temp
-
-	$(comment File::chdir)
-	dev-perl/File-chdir
-
-	$(comment Git::Wrapper)
-	dev-perl/Git-Wrapper
-
-	$(comment IPC::Open3)
-
-	$(comment Moose)
-	dev-perl/Moose
-
-	$(comment Moose::Autobox)
-	dev-perl/Moose-Autobox
-
-	$(comment Moose::Role)
-
-	$(comment MooseX::Has::Sugar)
-	dev-perl/MooseX-Has-Sugar
-
-	$(comment Moose::Types::Moose)
-	dev-perl/MooseX-Types
-
-	$(comment Path::Class::Dir)
-	dev-perl/Path-Class
-
-	$(comment String::Formatter)
-	dev-perl/String-Formatter
-
-	$(comment Version::Next)
-	dev-perl/Version-Next
-
-	$(comment namespace::autoclean 0.09)
-	>=dev-perl/namespace-autoclean-0.90.0
-
-	$(comment perl 5.010)
-	>=dev-lang/perl-5.10.0
-
-	$(comment strict)
-
-	$(comment version 0.80)
-	>=virtual/perl-version-0.80
-
-	$(comment warnings)
-"
-DEPEND="
-	$(comment build)
-	$(comment Dist::Zilla::Role::Releaser)
-	$(comment Dist::Zilla::Tester)
-	>=dev-perl/Dist-Zilla-4.0.0
-
-	$(comment File::Copy)
-
-	$(comment File::Copy::Recursive)
-	dev-perl/File-Copy-Recursive
-
-	$(comment File::Find)
-
-	$(comment File::Path)
-	virtual/perl-File-Path
-
-	$(comment File::Which)
-	dev-perl/File-Which
-
-	$(comment File::pushd)
-	dev-perl/File-pushd
-
-	$(comment Module::Build 0.3601)
-	>=virtual/perl-Module-Build-0.36.01
-
-	$(comment Path::Class)
-	dev-perl/Path-Class
-
-	$(comment Test::Exception)
-	dev-perl/Test-Exception
-
-	$(comment Test::More 0.88)
-	>=virtual/perl-Test-Simple-0.88
-
-	$(comment configure)
-	$(comment Module::Build 0.3601)
-	>=virtual/perl-Module-Build-0.36.01
-
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild
deleted file mode 100644
index 529e64a..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.70.ebuild
+++ /dev/null
@@ -1,44 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.112070
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=dev-perl/Moose-1.990.0
-	virtual/perl-File-Spec
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-4.0
-	virtual/perl-File-Temp
-	dev-perl/File-chdir
-	dev-perl/Git-Wrapper
-	dev-perl/Moose
-	dev-perl/Moose-Autobox
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	dev-perl/String-Formatter
-	dev-perl/Version-Next
-	>=dev-perl/namespace-autoclean-0.90.0
-	>=dev-lang/perl-5.10.0
-	dev-perl/Path-Class
-	>=virtual/perl-version-0.80
-"
-DEPEND="
-	>=virtual/perl-Module-Build-0.36.01
-	dev-perl/File-pushd
-	dev-perl/File-Copy-Recursive
-	dev-perl/Test-Exception
-	>=virtual/perl-Test-Simple-0.88
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.370.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.370.ebuild
deleted file mode 100644
index b01aed7..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.370.ebuild
+++ /dev/null
@@ -1,117 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.120370
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper
-	echo dev-perl/Git-Wrapper
-	# IPC::Open3
-	echo dev-lang/perl
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Version::Next
-	echo dev-perl/Version-Next
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path
-	echo virtual/perl-File-Path
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Path::Class
-	echo dev-perl/Path-Class
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# 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-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
deleted file mode 100644
index 5a8e2b9..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.860.ebuild
+++ /dev/null
@@ -1,117 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.120860
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper
-	echo dev-perl/Git-Wrapper
-	# IPC::Open3
-	echo dev-lang/perl
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Version::Next
-	echo dev-perl/Version-Next
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path
-	echo virtual/perl-File-Path
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Path::Class
-	echo dev-perl/Path-Class
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# 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-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild
deleted file mode 100644
index ac178aa..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.10.ebuild
+++ /dev/null
@@ -1,129 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=SSCAFFIDI
-MODULE_VERSION=1.121010
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Plugin::GatherDir
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Find::Rule
-	echo dev-perl/File-Find-Rule
-	# File::HomeDir
-	echo dev-perl/File-HomeDir
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper
-	echo dev-perl/Git-Wrapper
-	# IPC::Open3
-	echo dev-lang/perl
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class
-	echo dev-perl/Path-Class
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Version::Next
-	echo dev-perl/Version-Next
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path
-	echo virtual/perl-File-Path
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# 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-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.750.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.750.ebuild
deleted file mode 100644
index 9fb6d2b..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.750.ebuild
+++ /dev/null
@@ -1,133 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.121750
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Plugin::GatherDir
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Find::Rule
-	echo dev-perl/File-Find-Rule
-	# File::HomeDir
-	echo dev-perl/File-HomeDir
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper
-	echo dev-perl/Git-Wrapper
-	# IPC::Open3
-	echo dev-lang/perl
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class
-	echo dev-perl/Path-Class
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# Version::Next
-	echo dev-perl/Version-Next
-	# autodie
-	echo virtual/perl-autodie
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path
-	echo virtual/perl-File-Path
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# 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] 32+ messages in thread

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2013-05-04 21:21 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2013-05-04 21:21 UTC (permalink / raw
  To: gentoo-commits

commit:     91460d84e203f1a6bc16e55b90a5a3acbc3af0ff
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat May  4 18:52:29 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat May  4 18:52:29 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=91460d84

[parallelize] Dist-Zilla-Plugin-Git

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

---
 dev-perl/Dist-Zilla-Plugin-Git/ChangeLog           |   10 ++++++++++
 .../Dist-Zilla-Plugin-Git-1.112.510.ebuild         |    2 +-
 .../Dist-Zilla-Plugin-Git-1.120.970.ebuild         |    4 ++--
 .../Dist-Zilla-Plugin-Git-1.121.820.ebuild         |    4 ++--
 .../Dist-Zilla-Plugin-Git-1.122.530.ebuild         |    4 ++--
 .../Dist-Zilla-Plugin-Git-2.1.0.ebuild             |    4 ++--
 .../Dist-Zilla-Plugin-Git-2.13.0.ebuild            |    2 +-
 .../Dist-Zilla-Plugin-Git-2.2.0.ebuild             |    4 ++--
 .../Dist-Zilla-Plugin-Git-2.3.0.ebuild             |    4 ++--
 .../Dist-Zilla-Plugin-Git-2.8.0.ebuild             |    2 +-
 .../Dist-Zilla-Plugin-Git-2.9.0.ebuild             |    2 +-
 11 files changed, 26 insertions(+), 16 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
index 30df3e6..b7640c8 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
+++ b/dev-perl/Dist-Zilla-Plugin-Git/ChangeLog
@@ -2,6 +2,16 @@
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  04 May 2013; Kent Fredric <kentfredric@gmail.com>
+  Dist-Zilla-Plugin-Git-1.112.510.ebuild,
+  Dist-Zilla-Plugin-Git-1.120.970.ebuild,
+  Dist-Zilla-Plugin-Git-1.121.820.ebuild,
+  Dist-Zilla-Plugin-Git-1.122.530.ebuild, Dist-Zilla-Plugin-Git-2.1.0.ebuild,
+  Dist-Zilla-Plugin-Git-2.2.0.ebuild, Dist-Zilla-Plugin-Git-2.3.0.ebuild,
+  Dist-Zilla-Plugin-Git-2.8.0.ebuild, Dist-Zilla-Plugin-Git-2.9.0.ebuild,
+  Dist-Zilla-Plugin-Git-2.13.0.ebuild:
+  Parallelize
+
   03 May 2013; Kent Fredric <kentfredric@gmail.com>
   -Dist-Zilla-Plugin-Git-1.112.70.ebuild,
   -Dist-Zilla-Plugin-Git-1.112.380.ebuild,

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
index 11b3f13..f36ea6b 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
@@ -124,4 +124,4 @@ DEPEND="
 RDEPEND="
 	${COMMON_DEPEND}
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
index ff91b91..93a5961 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -124,4 +124,4 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.820.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.820.ebuild
index e71aae2..5f6feb9 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.820.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.820.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -132,4 +132,4 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.530.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.530.ebuild
index c76eb10..9887c91 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.530.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.530.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=4
@@ -132,4 +132,4 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.1.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.1.0.ebuild
index a22ab5c..3228d2b 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.1.0.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -140,4 +140,4 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild
index b0732d4..617fc09 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild
@@ -140,4 +140,4 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild
index 9b5a4a5..d014453 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -140,4 +140,4 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.3.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.3.0.ebuild
index 1488c65..ae19816 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.3.0.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 EAPI=5
@@ -140,4 +140,4 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.8.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.8.0.ebuild
index e47ccc6..052b718 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.8.0.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.8.0.ebuild
@@ -140,4 +140,4 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.9.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.9.0.ebuild
index 20640d3..65271fb 100644
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.9.0.ebuild
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.9.0.ebuild
@@ -140,4 +140,4 @@ DEPEND="
 RDEPEND="
 	$(perl_meta_runtime)
 "
-SRC_TEST="do"
+SRC_TEST="do parallel"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2015-03-16  7:38 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2015-03-16  7:38 UTC (permalink / raw
  To: gentoo-commits

commit:     eea42c442820a18d2981905f49b30cc2ddded888
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Mar 16 06:05:09 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Mar 16 06:05:09 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=eea42c44

[cleanup] Dist-Zilla-Plugin-Git : Remove old versions

Package-Manager: portage-2.2.17

 .../Dist-Zilla-Plugin-Git-1.112.510.ebuild         | 127 ------------------
 .../Dist-Zilla-Plugin-Git-1.120.970.ebuild         | 127 ------------------
 .../Dist-Zilla-Plugin-Git-1.121.820.ebuild         | 135 -------------------
 .../Dist-Zilla-Plugin-Git-1.122.530.ebuild         | 135 -------------------
 .../Dist-Zilla-Plugin-Git-2.1.0.ebuild             | 143 ---------------------
 .../Dist-Zilla-Plugin-Git-2.2.0.ebuild             | 143 ---------------------
 .../Dist-Zilla-Plugin-Git-2.3.0.ebuild             | 143 ---------------------
 .../Dist-Zilla-Plugin-Git-2.8.0.ebuild             | 143 ---------------------
 .../Dist-Zilla-Plugin-Git-2.9.0.ebuild             | 143 ---------------------
 9 files changed, 1239 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
deleted file mode 100644
index f36ea6b..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.112.510.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.112510
-inherit perl-module
-
-DESCRIPTION="update your git repository after release"
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-comment() { true;}
-COMMON_DEPEND="
-	$(comment Class::MOP)
-	>=dev-perl/Moose-1.990.0
-
-	$(comment Cwd)
-	virtual/perl-File-Spec
-
-	$(comment DateTime)
-	dev-perl/DateTime
-
-	$(comment Dist::Zilla 4)
-	$(comment Dist::Zilla::Role::AfterBuild)
-	$(comment Dist::Zilla::Role::AfterMint)
-	$(comment Dist::Zilla::Role::AfterRelease)
-	$(comment Dist::Zilla::Role::BeforeRelease)
-	$(comment Dist::Zilla::Role::PluginBundle)
-	$(comment Dist::Zilla::Role::VersionProvider)
-	>=dev-perl/Dist-Zilla-4.0.0
-
-	$(comment File::Spec::Functions)
-	virtual/perl-File-Spec
-
-	$(comment File::Temp)
-	virtual/perl-File-Temp
-
-	$(comment File::chdir)
-	dev-perl/File-chdir
-
-	$(comment Git::Wrapper)
-	dev-perl/Git-Wrapper
-
-	$(comment IPC::Open3)
-
-	$(comment Moose)
-	dev-perl/Moose
-
-	$(comment Moose::Autobox)
-	dev-perl/Moose-Autobox
-
-	$(comment Moose::Role)
-
-	$(comment MooseX::Has::Sugar)
-	dev-perl/MooseX-Has-Sugar
-
-	$(comment Moose::Types::Moose)
-	dev-perl/MooseX-Types
-
-	$(comment Path::Class::Dir)
-	dev-perl/Path-Class
-
-	$(comment String::Formatter)
-	dev-perl/String-Formatter
-
-	$(comment Version::Next)
-	dev-perl/Version-Next
-
-	$(comment namespace::autoclean 0.09)
-	>=dev-perl/namespace-autoclean-0.90.0
-
-	$(comment perl 5.010)
-	>=dev-lang/perl-5.10.0
-
-	$(comment strict)
-
-	$(comment version 0.80)
-	>=virtual/perl-version-0.80
-
-	$(comment warnings)
-"
-DEPEND="
-	$(comment build)
-	$(comment Dist::Zilla::Role::Releaser)
-	$(comment Dist::Zilla::Tester)
-	>=dev-perl/Dist-Zilla-4.0.0
-
-	$(comment File::Copy)
-
-	$(comment File::Copy::Recursive)
-	dev-perl/File-Copy-Recursive
-
-	$(comment File::Find)
-
-	$(comment File::Path)
-	virtual/perl-File-Path
-
-	$(comment File::Which)
-	dev-perl/File-Which
-
-	$(comment File::pushd)
-	dev-perl/File-pushd
-
-	$(comment Module::Build 0.3601)
-	>=virtual/perl-Module-Build-0.36.01
-
-	$(comment Path::Class)
-	dev-perl/Path-Class
-
-	$(comment Test::Exception)
-	dev-perl/Test-Exception
-
-	$(comment Test::More 0.88)
-	>=virtual/perl-Test-Simple-0.88
-
-	$(comment configure)
-	$(comment Module::Build 0.3601)
-	>=virtual/perl-Module-Build-0.36.01
-
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
deleted file mode 100644
index 93a5961..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.120.970.ebuild
+++ /dev/null
@@ -1,127 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=JQUELIN
-MODULE_VERSION=1.120970
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::FileGatherer
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::HomeDir
-	echo dev-perl/File-HomeDir
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper
-	echo dev-perl/Git-Wrapper
-	# IPC::Open3
-	echo dev-lang/perl
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class
-	echo dev-perl/Path-Class
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Version::Next
-	echo dev-perl/Version-Next
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path
-	echo virtual/perl-File-Path
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# 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 parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.820.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.820.ebuild
deleted file mode 100644
index 5f6feb9..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.121.820.ebuild
+++ /dev/null
@@ -1,135 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=RJBS
-MODULE_VERSION=1.121820
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Plugin::GatherDir
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Find::Rule
-	echo dev-perl/File-Find-Rule
-	# File::HomeDir
-	echo dev-perl/File-HomeDir
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper 0.021 ( 0.21.0 )
-	echo \>=dev-perl/Git-Wrapper-0.21.0
-	# IPC::Open3
-	echo dev-lang/perl
-	# IPC::System::Simple
-	echo dev-perl/IPC-System-Simple
-	# List::AllUtils
-	echo dev-perl/List-AllUtils
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class
-	echo dev-perl/Path-Class
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# Version::Next
-	echo dev-perl/Version-Next
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path 2.07 ( 2.70.0 )
-	echo \>=virtual/perl-File-Path-2.07
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# 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 parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.530.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.530.ebuild
deleted file mode 100644
index 9887c91..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-1.122.530.ebuild
+++ /dev/null
@@ -1,135 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=CJM
-MODULE_VERSION=1.122530
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
-	echo \>=dev-perl/Dist-Zilla-4.200.16
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Find::Rule
-	echo dev-perl/File-Find-Rule
-	# File::HomeDir
-	echo dev-perl/File-HomeDir
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper 0.021 ( 0.21.0 )
-	echo \>=dev-perl/Git-Wrapper-0.21.0
-	# IPC::Open3
-	echo dev-lang/perl
-	# IPC::System::Simple
-	echo dev-perl/IPC-System-Simple
-	# List::AllUtils
-	echo dev-perl/List-AllUtils
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class 0.22 ( 0.220.0 )
-	echo \>=dev-perl/Path-Class-0.220.0
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# Version::Next
-	echo dev-perl/Version-Next
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path 2.07 ( 2.70.0 )
-	echo \>=virtual/perl-File-Path-2.07
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# 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 parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.1.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.1.0.ebuild
deleted file mode 100644
index 3228d2b..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.1.0.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=CJM
-MODULE_VERSION=2.001
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
-	echo \>=dev-perl/Dist-Zilla-4.200.16
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::FilePruner
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Find::Rule
-	echo dev-perl/File-Find-Rule
-	# File::HomeDir
-	echo dev-perl/File-HomeDir
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper 0.021 ( 0.21.0 )
-	echo \>=dev-perl/Git-Wrapper-0.21.0
-	# IPC::Open3
-	echo dev-lang/perl
-	# IPC::System::Simple
-	echo dev-perl/IPC-System-Simple
-	# List::AllUtils
-	echo dev-perl/List-AllUtils
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# Moose::Util::TypeConstraints
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class 0.22 ( 0.220.0 )
-	echo \>=dev-perl/Path-Class-0.220.0
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# Version::Next
-	echo dev-perl/Version-Next
-	# constant
-	echo virtual/perl-constant
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# Exporter
-	echo virtual/perl-Exporter
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path 2.07 ( 2.70.0 )
-	echo \>=virtual/perl-File-Path-2.07
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# 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 parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild
deleted file mode 100644
index d014453..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.2.0.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=CJM
-MODULE_VERSION=2.002
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
-	echo \>=dev-perl/Dist-Zilla-4.200.16
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::FilePruner
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Find::Rule
-	echo dev-perl/File-Find-Rule
-	# File::HomeDir
-	echo dev-perl/File-HomeDir
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper 0.021 ( 0.21.0 )
-	echo \>=dev-perl/Git-Wrapper-0.21.0
-	# IPC::Open3
-	echo dev-lang/perl
-	# IPC::System::Simple
-	echo dev-perl/IPC-System-Simple
-	# List::AllUtils
-	echo dev-perl/List-AllUtils
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# Moose::Util::TypeConstraints
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class 0.22 ( 0.220.0 )
-	echo \>=dev-perl/Path-Class-0.220.0
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# Version::Next
-	echo dev-perl/Version-Next
-	# constant
-	echo virtual/perl-constant
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# Exporter
-	echo virtual/perl-Exporter
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path 2.07 ( 2.70.0 )
-	echo \>=virtual/perl-File-Path-2.07
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# 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 parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.3.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.3.0.ebuild
deleted file mode 100644
index ae19816..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.3.0.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=CJM
-MODULE_VERSION=2.003
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
-	echo \>=dev-perl/Dist-Zilla-4.200.16
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::FilePruner
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Find::Rule
-	echo dev-perl/File-Find-Rule
-	# File::HomeDir
-	echo dev-perl/File-HomeDir
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper 0.021 ( 0.21.0 )
-	echo \>=dev-perl/Git-Wrapper-0.21.0
-	# IPC::Open3
-	echo dev-lang/perl
-	# IPC::System::Simple
-	echo dev-perl/IPC-System-Simple
-	# List::AllUtils
-	echo dev-perl/List-AllUtils
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# Moose::Util::TypeConstraints
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class 0.22 ( 0.220.0 )
-	echo \>=dev-perl/Path-Class-0.220.0
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# Version::Next
-	echo dev-perl/Version-Next
-	# constant
-	echo virtual/perl-constant
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# Exporter
-	echo virtual/perl-Exporter
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path 2.07 ( 2.70.0 )
-	echo \>=virtual/perl-File-Path-2.07
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Exception
-	echo dev-perl/Test-Exception
-	# 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 parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.8.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.8.0.ebuild
deleted file mode 100644
index 052b718..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.8.0.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=CJM
-MODULE_VERSION=2.008
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
-	echo \>=dev-perl/Dist-Zilla-4.200.16
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::FilePruner
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper 0.021 ( 0.21.0 )
-	echo \>=dev-perl/Git-Wrapper-0.21.0
-	# IPC::Open3
-	echo dev-lang/perl
-	# IPC::System::Simple
-	echo dev-perl/IPC-System-Simple
-	# List::AllUtils
-	echo dev-perl/List-AllUtils
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# Moose::Util::TypeConstraints
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class 0.22 ( 0.220.0 )
-	echo \>=dev-perl/Path-Class-0.220.0
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# Version::Next
-	echo dev-perl/Version-Next
-	# constant
-	echo virtual/perl-constant
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::File::InMemory
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# Exporter
-	echo virtual/perl-Exporter
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path 2.07 ( 2.70.0 )
-	echo \>=virtual/perl-File-Path-2.07
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Log::Dispatchouli
-	echo dev-perl/Log-Dispatchouli
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Fatal
-	echo dev-perl/Test-Fatal
-	# 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 parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.9.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.9.0.ebuild
deleted file mode 100644
index 65271fb..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.9.0.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=CJM
-MODULE_VERSION=2.009
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
-	echo \>=dev-perl/Dist-Zilla-4.200.16
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::FilePruner
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper 0.021 ( 0.21.0 )
-	echo \>=dev-perl/Git-Wrapper-0.21.0
-	# IPC::Open3
-	echo dev-lang/perl
-	# IPC::System::Simple
-	echo dev-perl/IPC-System-Simple
-	# List::AllUtils
-	echo dev-perl/List-AllUtils
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# Moose::Util::TypeConstraints
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class 0.22 ( 0.220.0 )
-	echo \>=dev-perl/Path-Class-0.220.0
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# Version::Next
-	echo dev-perl/Version-Next
-	# constant
-	echo virtual/perl-constant
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::File::InMemory
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# Exporter
-	echo virtual/perl-Exporter
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path 2.07 ( 2.70.0 )
-	echo \>=virtual/perl-File-Path-2.07
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Log::Dispatchouli
-	echo dev-perl/Log-Dispatchouli
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Fatal 0.006 ( 0.6.0 )
-	echo \>=dev-perl/Test-Fatal-0.6.0
-	# 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 parallel"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2015-03-16  7:38 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2015-03-16  7:38 UTC (permalink / raw
  To: gentoo-commits

commit:     433c2ce8cfc9b3442a0fe349905b974711b275a1
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Mar 16 07:34:51 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Mar 16 07:34:51 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=433c2ce8

[bump] Dist-Zilla-Plugin-Git to 2.30.0

Package-Manager: portage-2.2.17

 .../Dist-Zilla-Plugin-Git-2.13.0.ebuild            | 143 ---------------------
 .../Dist-Zilla-Plugin-Git-2.30.0.ebuild            |  75 +++++++++++
 2 files changed, 75 insertions(+), 143 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild
deleted file mode 100644
index 617fc09..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.13.0.ebuild
+++ /dev/null
@@ -1,143 +0,0 @@
-# Copyright 1999-2013 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=5
-MODULE_AUTHOR=CJM
-MODULE_VERSION=2.013
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-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() {
-	# Class::MOP
-	echo dev-perl/Moose
-	# Cwd
-	echo virtual/perl-File-Spec
-	# DateTime
-	echo dev-perl/DateTime
-	# Dist::Zilla 4 ( 4.0.0 )
-	echo \>=dev-perl/Dist-Zilla-4.0.0
-	# Dist::Zilla::Plugin::GatherDir 4.200016 ( 4.200.16 )
-	echo \>=dev-perl/Dist-Zilla-4.200.16
-	# Dist::Zilla::Role::AfterBuild
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterMint
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::AfterRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::BeforeRelease
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::FilePruner
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::PluginBundle
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::VersionProvider
-	echo dev-perl/Dist-Zilla
-	# File::Spec
-	echo virtual/perl-File-Spec
-	# File::Spec::Functions
-	echo virtual/perl-File-Spec
-	# File::Temp
-	echo virtual/perl-File-Temp
-	# File::chdir
-	echo dev-perl/File-chdir
-	# Git::Wrapper 0.021 ( 0.21.0 )
-	echo \>=dev-perl/Git-Wrapper-0.21.0
-	# IPC::Open3
-	echo dev-lang/perl
-	# IPC::System::Simple
-	echo dev-perl/IPC-System-Simple
-	# List::AllUtils
-	echo dev-perl/List-AllUtils
-	# List::Util
-	echo virtual/perl-Scalar-List-Utils
-	# Moose
-	echo dev-perl/Moose
-	# Moose::Autobox
-	echo dev-perl/Moose-Autobox
-	# Moose::Role
-	echo dev-perl/Moose
-	# Moose::Util::TypeConstraints
-	echo dev-perl/Moose
-	# MooseX::AttributeShortcuts
-	echo dev-perl/MooseX-AttributeShortcuts
-	# MooseX::Has::Sugar
-	echo dev-perl/MooseX-Has-Sugar
-	# MooseX::Types::Moose
-	echo dev-perl/MooseX-Types
-	# MooseX::Types::Path::Class
-	echo dev-perl/MooseX-Types-Path-Class
-	# Path::Class 0.22 ( 0.220.0 )
-	echo \>=dev-perl/Path-Class-0.220.0
-	# Path::Class::Dir
-	echo dev-perl/Path-Class
-	# String::Formatter
-	echo dev-perl/String-Formatter
-	# Try::Tiny
-	echo dev-perl/Try-Tiny
-	# Version::Next
-	echo dev-perl/Version-Next
-	# constant
-	echo virtual/perl-constant
-	# namespace::autoclean 0.09 ( 0.90.0 )
-	echo \>=dev-perl/namespace-autoclean-0.90.0
-	# perl 5.010 ( 5.10.0 )
-	echo \>=dev-lang/perl-5.10.0
-	# strict
-	echo dev-lang/perl
-	# version 0.80 ( 0.800.0 )
-	echo \>=virtual/perl-version-0.80
-	# warnings
-	echo dev-lang/perl
-}
-perl_meta_test() {
-	# Dist::Zilla::File::InMemory
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Role::Releaser
-	echo dev-perl/Dist-Zilla
-	# Dist::Zilla::Tester
-	echo dev-perl/Dist-Zilla
-	# Exporter
-	echo virtual/perl-Exporter
-	# File::Copy
-	echo dev-lang/perl
-	# File::Copy::Recursive
-	echo dev-perl/File-Copy-Recursive
-	# File::Find
-	echo dev-lang/perl
-	# File::Path 2.07 ( 2.70.0 )
-	echo \>=virtual/perl-File-Path-2.07
-	# File::Which
-	echo dev-perl/File-Which
-	# File::pushd
-	echo dev-perl/File-pushd
-	# Log::Dispatchouli
-	echo dev-perl/Log-Dispatchouli
-	# Test::DZil
-	echo dev-perl/Dist-Zilla
-	# Test::Fatal 0.006 ( 0.6.0 )
-	echo \>=dev-perl/Test-Fatal-0.6.0
-	# 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 parallel"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.30.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.30.0.ebuild
new file mode 100644
index 0000000..11ac2b7
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.30.0.ebuild
@@ -0,0 +1,75 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=5
+MODULE_AUTHOR=CJM
+MODULE_VERSION=2.030
+inherit perl-module
+
+DESCRIPTION='update your git repository after release'
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# Dist::Zilla::Role::GitConfig -> Dist-Zilla-Plugin-Config-Git
+# File::Spec::Functions        -> File-Spec
+# List::Util				   -> Scalar-List-Utils
+# Moose::Role				   -> Moose
+# Moose::Util::TypeConstraints -> Moose
+# MooseX::Types::Moose         -> MooseX-Types
+# 
+# test: File::Copy -> perl
+# 		Dist::Zilla::File::InMemory -> Dist-Zilla
+#       Dist::Zilla::Role::Releaser -> Dist-Zilla
+#		Dist::Zilla::Tester			-> Dist-Zilla
+#       IO::Handle                  -> IO
+#       IPC::Open3					-> perl
+#       Test::DZil					-> Dist-Zilla
+RDEPEND="
+	virtual/perl-File-Spec
+	dev-perl/DateTime
+	>=dev-perl/Dist-Zilla-4.200.16
+	dev-perl/Dist-Zilla-Plugin-Config-Git
+	virtual/perl-File-Temp
+	dev-perl/File-chdir
+	>=dev-perl/Git-Wrapper-0.21.0
+	dev-perl/IPC-System-Simple
+	dev-perl/List-AllUtils
+	virtual/perl-Scalar-List-Utils
+	dev-perl/Module-Runtime
+	dev-perl/Moose
+	dev-perl/MooseX-Has-Sugar
+	dev-perl/MooseX-Types
+	>=dev-perl/MooseX-Types-Path-Tiny-0.10.0
+	>=dev-perl/Path-Tiny-0.48.0
+	dev-perl/String-Formatter
+	dev-perl/Try-Tiny
+	dev-perl/Version-Next
+	virtual/perl-constant
+	>=dev-perl/namespace-autoclean-0.90.0
+	>=dev-lang/perl-5.10.0
+	>=virtual/perl-version-0.800.0
+"
+DEPEND="${RDEPEND}
+	>=virtual/perl-Module-Build-0.360.100
+	>=virtual/perl-version-0.800.0
+	test? (
+		>=dev-perl/CPAN-Meta-Check-0.7.0
+		virtual/perl-CPAN-Meta-Requirements
+		dev-perl/Devel-SimpleTrace
+		dev-perl/Dist-Zilla
+		dev-perl/Dist-Zilla-Plugin-Config-Git
+		virtual/perl-Encode
+		virtual/perl-Exporter
+		dev-perl/File-Copy-Recursive
+		>=virtual/perl-File-Path-2.70.0
+		virtual/perl-File-Spec
+		dev-perl/File-Which
+		dev-perl/File-pushd
+		virtual/perl-IO
+		dev-perl/List-MoreUtils
+		dev-perl/Log-Dispatchouli
+		>=dev-perl/Test-Fatal-0.6.0
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/
@ 2017-01-17  1:19 Kent Fredric
  0 siblings, 0 replies; 32+ messages in thread
From: Kent Fredric @ 2017-01-17  1:19 UTC (permalink / raw
  To: gentoo-commits

commit:     84560f23c10c7e6bdd4c12193069533acd9ce4cc
Author:     Tamás Fehérvári <geever <AT> users <DOT> sourceforge <DOT> net>
AuthorDate: Fri Dec 30 19:15:56 2016 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Jan 17 01:17:16 2017 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=84560f23

dev-perl/Dist-Zilla-Plugin-Git: Update to version 2.41.0

With minor fixes by kentnl

 .../Dist-Zilla-Plugin-Git-2.41.0.ebuild            | 61 ++++++++++++++++++++++
 1 file changed, 61 insertions(+)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild
new file mode 100644
index 0000000..1126f0a
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild
@@ -0,0 +1,61 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+EAPI=5
+MODULE_AUTHOR=ETHER
+MODULE_VERSION=2.041
+inherit perl-module
+
+DESCRIPTION="Update your git repository after release"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+	>=dev-lang/perl-5.10.0
+	dev-perl/DateTime
+	>=dev-perl/Dist-Zilla-4.200.16
+	dev-perl/Dist-Zilla-Plugin-Config-Git
+	dev-perl/File-chdir
+	>=dev-perl/File-HomeDir-0.810.0
+	>=dev-perl/Git-Wrapper-0.21.0
+	dev-perl/IPC-System-Simple
+	dev-perl/Module-Runtime
+	dev-perl/Moose
+	dev-perl/MooseX-Has-Sugar
+	dev-perl/MooseX-Types
+	>=dev-perl/MooseX-Types-Path-Tiny-0.10.0
+	>=dev-perl/namespace-autoclean-0.90.0
+	>=dev-perl/Path-Tiny-0.48.0
+	dev-perl/String-Formatter
+	dev-perl/Try-Tiny
+	dev-perl/Version-Next
+	virtual/perl-constant
+	virtual/perl-File-Spec
+	virtual/perl-File-Temp
+	>=virtual/perl-Scalar-List-Utils-1.450.0
+	>=virtual/perl-version-0.800.0
+"
+DEPEND="${RDEPEND}
+	virtual/perl-ExtUtils-MakeMaker
+	>=virtual/perl-version-0.800.0
+	virtual/perl-Text-ParseWords
+	test? (
+		>=dev-perl/CPAN-Meta-Check-0.11.0
+		dev-perl/Devel-SimpleTrace
+		dev-perl/Dist-Zilla
+		dev-perl/Dist-Zilla-Plugin-Config-Git
+		dev-perl/File-Copy-Recursive
+		dev-perl/File-Which
+		dev-perl/File-pushd
+		dev-perl/Log-Dispatchouli
+		dev-perl/Test-Fatal
+		virtual/perl-CPAN-Meta-Requirements
+		virtual/perl-Encode
+		virtual/perl-Exporter
+		>=virtual/perl-File-Path-2.70.0
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		>=virtual/perl-Test-Simple-0.880.0
+	)
+"


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

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

commit:     f843fe14d282493dca80276f78b53d022055176e
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Sep 14 20:17:17 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Thu Sep 14 23:30:25 2017 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=f843fe14

dev-perl/Dist-Zilla-Plugin-Git: Gone to ::gentoo

 .../Dist-Zilla-Plugin-Git-2.30.0.ebuild            | 75 ----------------------
 .../Dist-Zilla-Plugin-Git-2.41.0.ebuild            | 61 ------------------
 dev-perl/Dist-Zilla-Plugin-Git/metadata.xml        | 28 --------
 3 files changed, 164 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.30.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.30.0.ebuild
deleted file mode 100644
index b07baa8bb..000000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.30.0.ebuild
+++ /dev/null
@@ -1,75 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=CJM
-MODULE_VERSION=2.030
-inherit perl-module
-
-DESCRIPTION='update your git repository after release'
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-# Dist::Zilla::Role::GitConfig -> Dist-Zilla-Plugin-Config-Git
-# File::Spec::Functions        -> File-Spec
-# List::Util				   -> Scalar-List-Utils
-# Moose::Role				   -> Moose
-# Moose::Util::TypeConstraints -> Moose
-# MooseX::Types::Moose         -> MooseX-Types
-# 
-# test: File::Copy -> perl
-# 		Dist::Zilla::File::InMemory -> Dist-Zilla
-#       Dist::Zilla::Role::Releaser -> Dist-Zilla
-#		Dist::Zilla::Tester			-> Dist-Zilla
-#       IO::Handle                  -> IO
-#       IPC::Open3					-> perl
-#       Test::DZil					-> Dist-Zilla
-RDEPEND="
-	virtual/perl-File-Spec
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-4.200.16
-	dev-perl/Dist-Zilla-Plugin-Config-Git
-	virtual/perl-File-Temp
-	dev-perl/File-chdir
-	>=dev-perl/Git-Wrapper-0.21.0
-	dev-perl/IPC-System-Simple
-	dev-perl/List-AllUtils
-	virtual/perl-Scalar-List-Utils
-	dev-perl/Module-Runtime
-	dev-perl/Moose
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	>=dev-perl/MooseX-Types-Path-Tiny-0.10.0
-	>=dev-perl/Path-Tiny-0.48.0
-	dev-perl/String-Formatter
-	dev-perl/Try-Tiny
-	dev-perl/Version-Next
-	virtual/perl-constant
-	>=dev-perl/namespace-autoclean-0.90.0
-	>=dev-lang/perl-5.10.0
-	>=virtual/perl-version-0.800.0
-"
-DEPEND="${RDEPEND}
-	>=dev-perl/Module-Build-0.360.100
-	>=virtual/perl-version-0.800.0
-	test? (
-		>=dev-perl/CPAN-Meta-Check-0.7.0
-		virtual/perl-CPAN-Meta-Requirements
-		dev-perl/Devel-SimpleTrace
-		dev-perl/Dist-Zilla
-		dev-perl/Dist-Zilla-Plugin-Config-Git
-		virtual/perl-Encode
-		virtual/perl-Exporter
-		dev-perl/File-Copy-Recursive
-		>=virtual/perl-File-Path-2.70.0
-		virtual/perl-File-Spec
-		dev-perl/File-Which
-		dev-perl/File-pushd
-		virtual/perl-IO
-		dev-perl/List-MoreUtils
-		dev-perl/Log-Dispatchouli
-		>=dev-perl/Test-Fatal-0.6.0
-		>=virtual/perl-Test-Simple-0.880.0
-	)
-"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild b/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild
deleted file mode 100644
index 1126f0ac8..000000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/Dist-Zilla-Plugin-Git-2.41.0.ebuild
+++ /dev/null
@@ -1,61 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=ETHER
-MODULE_VERSION=2.041
-inherit perl-module
-
-DESCRIPTION="Update your git repository after release"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
-	>=dev-lang/perl-5.10.0
-	dev-perl/DateTime
-	>=dev-perl/Dist-Zilla-4.200.16
-	dev-perl/Dist-Zilla-Plugin-Config-Git
-	dev-perl/File-chdir
-	>=dev-perl/File-HomeDir-0.810.0
-	>=dev-perl/Git-Wrapper-0.21.0
-	dev-perl/IPC-System-Simple
-	dev-perl/Module-Runtime
-	dev-perl/Moose
-	dev-perl/MooseX-Has-Sugar
-	dev-perl/MooseX-Types
-	>=dev-perl/MooseX-Types-Path-Tiny-0.10.0
-	>=dev-perl/namespace-autoclean-0.90.0
-	>=dev-perl/Path-Tiny-0.48.0
-	dev-perl/String-Formatter
-	dev-perl/Try-Tiny
-	dev-perl/Version-Next
-	virtual/perl-constant
-	virtual/perl-File-Spec
-	virtual/perl-File-Temp
-	>=virtual/perl-Scalar-List-Utils-1.450.0
-	>=virtual/perl-version-0.800.0
-"
-DEPEND="${RDEPEND}
-	virtual/perl-ExtUtils-MakeMaker
-	>=virtual/perl-version-0.800.0
-	virtual/perl-Text-ParseWords
-	test? (
-		>=dev-perl/CPAN-Meta-Check-0.11.0
-		dev-perl/Devel-SimpleTrace
-		dev-perl/Dist-Zilla
-		dev-perl/Dist-Zilla-Plugin-Config-Git
-		dev-perl/File-Copy-Recursive
-		dev-perl/File-Which
-		dev-perl/File-pushd
-		dev-perl/Log-Dispatchouli
-		dev-perl/Test-Fatal
-		virtual/perl-CPAN-Meta-Requirements
-		virtual/perl-Encode
-		virtual/perl-Exporter
-		>=virtual/perl-File-Path-2.70.0
-		virtual/perl-File-Spec
-		virtual/perl-IO
-		>=virtual/perl-Test-Simple-0.880.0
-	)
-"

diff --git a/dev-perl/Dist-Zilla-Plugin-Git/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Git/metadata.xml
deleted file mode 100644
index 5e9feb91d..000000000
--- a/dev-perl/Dist-Zilla-Plugin-Git/metadata.xml
+++ /dev/null
@@ -1,28 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-	<maintainer type="project">
-		<email>perl@gentoo.org</email>
-		<name>Gentoo Perl Project</name>
-	</maintainer>
-	<maintainer type="person">
-		<email>kentfredric@gmail.com</email>
-		<name>Kent Fredric</name>
-	</maintainer>
-	<upstream>
-		<remote-id type="cpan">Dist-Zilla-Plugin-Git</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Plugin::Git</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Check</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Commit</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Plugin::Git::CommitBuild</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Plugin::Git::GatherDir</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Init</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Plugin::Git::NextVersion</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Push</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Plugin::Git::Tag</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::PluginBundle::Git</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Role::Git::DirtyFiles</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Role::Git::Repo</remote-id>
-		<remote-id type="cpan-module">Dist::Zilla::Role::Git::StringFormatter</remote-id>
-	</upstream>
-</pkgmetadata>


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

end of thread, other threads:[~2017-09-14 23:32 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-11 17:28 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Git/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2017-09-14 23:32 Kent Fredric
2017-01-17  1:19 Kent Fredric
2015-03-16  7:38 Kent Fredric
2015-03-16  7:38 Kent Fredric
2013-05-04 21:21 Kent Fredric
2013-05-03 12:51 Kent Fredric
2013-05-03  7:51 Kent Fredric
2013-04-26 19:59 Kent Fredric
2013-02-08 10:36 Kent Fredric
2013-02-08 10:36 Kent Fredric
2012-11-20 22:54 Kent Fredric
2012-11-10 15:05 Kent Fredric
2012-10-27 14:04 Kent Fredric
2012-09-17 10:30 Kent Fredric
2012-09-15 23:19 Kent Fredric
2012-07-20 15:56 Kent Fredric
2012-06-24 21:13 Kent Fredric
2012-06-23 14:09 Kent Fredric
2012-04-11 23:32 Kent Fredric
2012-04-08 10:51 Kent Fredric
2012-03-27  9:30 Kent Fredric
2012-02-23  7:05 Kent Fredric
2011-09-23  8:27 Kent Fredric
2011-09-23  8:27 Kent Fredric
2011-09-02  5:06 Kent Fredric
2011-08-27  8:39 Kent Fredric
2011-07-31 10:42 Kent Fredric
2011-06-09 19:04 Torsten Veller
2011-05-28  6:12 Torsten Veller
2011-03-10 18:35 Kent Fredric
2011-02-11 17:28 Kent Fredric

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