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-PluginBundle-Author-KENTNL/
  2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ Kent Fredric
@ 2011-04-24 21:13 ` Kent Fredric
  2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-24 21:13 UTC (permalink / raw
  To: gentoo-commits

commit:     ae72655f0ef0c51c7a6abe303906c9df46858a7b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:24:56 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:24:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ae72655f

[newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7

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

---
 .../ChangeLog                                      |    6 ++
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild |   56 ++++++++++++++++++++
 2 files changed, 62 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index 6bf40e9..c3870b7 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7 (24 Apr 2011)
+
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild:
+  Bump
+
 *Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6 (13 Apr 2011)
 
   13 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
new file mode 100644
index 0000000..eba1f20
--- /dev/null
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+inherit perl-module
+
+DESCRIPTION="BeLike::KENTNL when you build your distributions."
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+
+COMMON_DEPEND="
+	>=dev-perl/Class-Load-0.06 $(comment 0.60.0)
+	>=dev-perl/Dist-Zilla-4.101.612
+	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
+	>=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102280 $(comment 1.102.280)
+	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
+	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
+	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.08 $(comment 0.100.0)
+	>=dev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420
+	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment 0.10.147.160)
+	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180
+	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.110.444.40
+	>=dev-perl/Dist-Zilla-Plugin-PodWeaver-3.093321 $(comment 3.93.321)
+	>=dev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12 $(comment 0.120.0)
+	>=dev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.01 $(comment 1.10.0)
+	dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes
+	>=dev-perl/Dist-Zilla-Plugin-Twitter-0.7 $(comment 0.700.0)
+	>=dev-perl/Moose-1.01 $(comment 1.10.0)
+	>=dev-perl/MooseX-Has-Sugar-0.50.443
+	>=dev-perl/MooseX-Types-0.210 $(comment 0.210.0)
+	>=dev-perl/Net-SSLeay-1.36 $(comment 1.360.0)
+	>=dev-perl/Test-EOL-0.9 $(comment 0.900.0)
+	>=dev-perl/namespace-autoclean-0.09 $(comment 0.90.0)
+	>=dev-perl/LWP-Protocol-https-6.0.0
+	dev-perl/IO-Socket-SSL
+	dev-perl/Moose-Autobox
+	dev-perl/Pod-Coverage-TrustPod
+	dev-perl/String-Formatter
+	dev-perl/Test-CPAN-Meta
+	!!dev-perl/Dist-Zilla-PluginBundle-KENTNL
+"
+DEPEND="
+	${COMMON_DEPEND}
+	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+	>=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
+	virtual/perl-File-Temp
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
@ 2011-04-24 21:15 Kent Fredric
  2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
  2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  0 siblings, 2 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     ae72655f0ef0c51c7a6abe303906c9df46858a7b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:24:56 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:24:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ae72655f

[newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7

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

---
 .../ChangeLog                                      |    6 ++
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild |   56 ++++++++++++++++++++
 2 files changed, 62 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index 6bf40e9..c3870b7 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7 (24 Apr 2011)
+
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild:
+  Bump
+
 *Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6 (13 Apr 2011)
 
   13 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
new file mode 100644
index 0000000..eba1f20
--- /dev/null
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+inherit perl-module
+
+DESCRIPTION="BeLike::KENTNL when you build your distributions."
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+
+COMMON_DEPEND="
+	>=dev-perl/Class-Load-0.06 $(comment 0.60.0)
+	>=dev-perl/Dist-Zilla-4.101.612
+	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
+	>=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102280 $(comment 1.102.280)
+	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
+	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
+	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.08 $(comment 0.100.0)
+	>=dev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420
+	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment 0.10.147.160)
+	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180
+	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.110.444.40
+	>=dev-perl/Dist-Zilla-Plugin-PodWeaver-3.093321 $(comment 3.93.321)
+	>=dev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12 $(comment 0.120.0)
+	>=dev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.01 $(comment 1.10.0)
+	dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes
+	>=dev-perl/Dist-Zilla-Plugin-Twitter-0.7 $(comment 0.700.0)
+	>=dev-perl/Moose-1.01 $(comment 1.10.0)
+	>=dev-perl/MooseX-Has-Sugar-0.50.443
+	>=dev-perl/MooseX-Types-0.210 $(comment 0.210.0)
+	>=dev-perl/Net-SSLeay-1.36 $(comment 1.360.0)
+	>=dev-perl/Test-EOL-0.9 $(comment 0.900.0)
+	>=dev-perl/namespace-autoclean-0.09 $(comment 0.90.0)
+	>=dev-perl/LWP-Protocol-https-6.0.0
+	dev-perl/IO-Socket-SSL
+	dev-perl/Moose-Autobox
+	dev-perl/Pod-Coverage-TrustPod
+	dev-perl/String-Formatter
+	dev-perl/Test-CPAN-Meta
+	!!dev-perl/Dist-Zilla-PluginBundle-KENTNL
+"
+DEPEND="
+	${COMMON_DEPEND}
+	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+	>=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
+	virtual/perl-File-Temp
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
  2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ Kent Fredric
  2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
@ 2011-04-24 21:15 ` Kent Fredric
  1 sibling, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-04-24 21:15 UTC (permalink / raw
  To: gentoo-commits

commit:     ae72655f0ef0c51c7a6abe303906c9df46858a7b
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 24 20:24:56 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 24 20:24:56 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=ae72655f

[newversion] Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7

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

---
 .../ChangeLog                                      |    6 ++
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild |   56 ++++++++++++++++++++
 2 files changed, 62 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index 6bf40e9..c3870b7 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7 (24 Apr 2011)
+
+  24 Apr 2011; Kent Fredric <kentfredric@gmail.com>
+  +Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild:
+  Bump
+
 *Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6 (13 Apr 2011)
 
   13 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
new file mode 100644
index 0000000..eba1f20
--- /dev/null
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
@@ -0,0 +1,56 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=KENTNL
+inherit perl-module
+
+DESCRIPTION="BeLike::KENTNL when you build your distributions."
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+comment() { echo ''; }
+
+COMMON_DEPEND="
+	>=dev-perl/Class-Load-0.06 $(comment 0.60.0)
+	>=dev-perl/Dist-Zilla-4.101.612
+	>=dev-perl/Dist-Zilla-Plugin-AutoVersion-Relative-0.10.356.170
+	>=dev-perl/Dist-Zilla-Plugin-CompileTests-1.110.930
+	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102280 $(comment 1.102.280)
+	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
+	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
+	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.08 $(comment 0.100.0)
+	>=dev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420
+	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment 0.10.147.160)
+	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180
+	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-Package-1.110.444.40
+	>=dev-perl/Dist-Zilla-Plugin-PodWeaver-3.093321 $(comment 3.93.321)
+	>=dev-perl/Dist-Zilla-Plugin-ReadmeFromPod-0.12 $(comment 0.120.0)
+	>=dev-perl/Dist-Zilla-Plugin-ReportVersions-Tiny-1.01 $(comment 1.10.0)
+	dev-perl/Dist-Zilla-Plugin-Test-CPAN-Changes
+	>=dev-perl/Dist-Zilla-Plugin-Twitter-0.7 $(comment 0.700.0)
+	>=dev-perl/Moose-1.01 $(comment 1.10.0)
+	>=dev-perl/MooseX-Has-Sugar-0.50.443
+	>=dev-perl/MooseX-Types-0.210 $(comment 0.210.0)
+	>=dev-perl/Net-SSLeay-1.36 $(comment 1.360.0)
+	>=dev-perl/Test-EOL-0.9 $(comment 0.900.0)
+	>=dev-perl/namespace-autoclean-0.09 $(comment 0.90.0)
+	>=dev-perl/LWP-Protocol-https-6.0.0
+	dev-perl/IO-Socket-SSL
+	dev-perl/Moose-Autobox
+	dev-perl/Pod-Coverage-TrustPod
+	dev-perl/String-Formatter
+	dev-perl/Test-CPAN-Meta
+	!!dev-perl/Dist-Zilla-PluginBundle-KENTNL
+"
+DEPEND="
+	${COMMON_DEPEND}
+	>=virtual/perl-Module-Build-0.36.01 $(comment 0.360.100)
+	>=virtual/perl-Test-Simple-0.88 $(comment 0.880.0)
+	virtual/perl-File-Temp
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:perl514virtuals commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/
@ 2011-05-05 18:17 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2011-05-05 18:17 UTC (permalink / raw
  To: gentoo-commits

commit:     812147879018c03b0c49f952cd8d8af43a09ce56
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Thu May  5 09:17:41 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Thu May  5 09:17:41 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=81214787

[fixdep] Dist-Zilla-PluginBundle-Author-KENTNL -> Dist-Zilla-Plugin-GithubMeta

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

---
 .../ChangeLog                                      |    9 +++++++++
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.2.ebuild |    2 +-
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.3.ebuild |    2 +-
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.4.ebuild |    2 +-
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.5.ebuild |    2 +-
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild |    2 +-
 ...t-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild |    2 +-
 7 files changed, 15 insertions(+), 6 deletions(-)

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
index c3870b7..e240666 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ChangeLog
@@ -2,6 +2,15 @@
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 May 2011; Kent Fredric <kentfredric@gmail.com>
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.2.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.3.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.5.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild,
+  Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild:
+  Fixdep GithubMeta plugin
+
 *Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7 (24 Apr 2011)
 
   24 Apr 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.2.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.2.ebuild
index 660a650..3632dfa 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.2.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.2.ebuild
@@ -18,7 +18,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102280
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
-	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.08
+	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
 	>=dev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420
 	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716
 	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.3.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.3.ebuild
index 79e89f3..cda23c5 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.3.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.3.ebuild
@@ -21,7 +21,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
-	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.08 $(comment 0.100.0)
+	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
 	>=dev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420
 	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment 0.10.147.160)
 	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4.ebuild
index cc2153a..c3426ff 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.4.ebuild
@@ -21,7 +21,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
-	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.08 $(comment 0.100.0)
+	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
 	>=dev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420
 	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment 0.10.147.160)
 	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.5.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.5.ebuild
index cc2153a..c3426ff 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.5.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.5.ebuild
@@ -21,7 +21,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
-	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.08 $(comment 0.100.0)
+	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
 	>=dev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420
 	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment 0.10.147.160)
 	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild
index bf83098..bb7f339 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.6.ebuild
@@ -20,7 +20,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
-	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.08 $(comment 0.100.0)
+	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
 	>=dev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420
 	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment 0.10.147.160)
 	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180

diff --git a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
index eba1f20..dc30c7d 100644
--- a/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
+++ b/dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.7.ebuild
@@ -20,7 +20,7 @@ COMMON_DEPEND="
 	>=dev-perl/Dist-Zilla-Plugin-CriticTests-1.102280 $(comment 1.102.280)
 	>=dev-perl/Dist-Zilla-Plugin-EOLTests-0.02 $(comment 0.20.0)
 	>=dev-perl/Dist-Zilla-Plugin-Git-1.102.40
-	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.08 $(comment 0.100.0)
+	>=dev-perl/Dist-Zilla-Plugin-GithubMeta-0.80.0
 	>=dev-perl/Dist-Zilla-Plugin-KwaliteeTests-1.101.420
 	>=dev-perl/Dist-Zilla-Plugin-MetaData-BuiltWith-0.01014716 $(comment 0.10.147.160)
 	>=dev-perl/Dist-Zilla-Plugin-MetaProvides-1.120.445.180



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

end of thread, other threads:[~2011-05-05 18:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-24 21:15 [gentoo-commits] proj/perl-overlay:perl514 commit in: dev-perl/Dist-Zilla-PluginBundle-Author-KENTNL/ Kent Fredric
2011-04-24 21:13 ` [gentoo-commits] proj/perl-overlay:master " Kent Fredric
2011-04-24 21:15 ` [gentoo-commits] proj/perl-overlay:perl514virtuals " Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2011-05-05 18:17 Kent Fredric

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