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-Test-DistManifest/
@ 2015-08-30 10:06 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-08-30 10:06 UTC (permalink / raw
  To: gentoo-commits

commit:     c19353bf17e8b60f3536832ec34153675a3e2bbe
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 30 10:05:30 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 30 10:05:30 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c19353bf

dev-perl/Dist-Zilla-Plugin-Test-DistManifest: Remove old version 1.101.420-r1

Package-Manager: portage-2.2.17

 ...la-Plugin-Test-DistManifest-1.101.420-r1.ebuild | 34 ----------------------
 1 file changed, 34 deletions(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Test-DistManifest/Dist-Zilla-Plugin-Test-DistManifest-1.101.420-r1.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-DistManifest/Dist-Zilla-Plugin-Test-DistManifest-1.101.420-r1.ebuild
deleted file mode 100644
index cd98032..0000000
--- a/dev-perl/Dist-Zilla-Plugin-Test-DistManifest/Dist-Zilla-Plugin-Test-DistManifest-1.101.420-r1.ebuild
+++ /dev/null
@@ -1,34 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-MODULE_AUTHOR=MARCEL
-MY_PN=Dist-Zilla-Plugin-DistManifestTests
-MODULE_VERSION=1.101420
-inherit perl-module
-
-DESCRIPTION="Release tests for the manifest"
-
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-COMMON_DEPEND="
-	dev-perl/Test-DistManifest
-	dev-perl/Dist-Zilla
-	dev-perl/Moose
-"
-DEPEND="
-	>=virtual/perl-ExtUtils-MakeMaker-6.31
-	${COMMON_DEPEND}
-	virtual/perl-Scalar-List-Utils
-	virtual/perl-File-Temp
-	test? (
-		>=virtual/perl-Test-Simple-0.94
-	)
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-DistManifest/
@ 2015-08-30 10:06 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-08-30 10:06 UTC (permalink / raw
  To: gentoo-commits

commit:     46e58a99968204695db5da611218226aceddc593
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 30 10:05:03 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 30 10:05:03 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=46e58a99

dev-perl/Dist-Zilla-Plugin-Test-DistManifest: Bump to version 2.0.5

Package-Manager: portage-2.2.17

 ...ist-Zilla-Plugin-Test-DistManifest-2.0.5.ebuild | 37 ++++++++++++++++++++++
 1 file changed, 37 insertions(+)

diff --git a/dev-perl/Dist-Zilla-Plugin-Test-DistManifest/Dist-Zilla-Plugin-Test-DistManifest-2.0.5.ebuild b/dev-perl/Dist-Zilla-Plugin-Test-DistManifest/Dist-Zilla-Plugin-Test-DistManifest-2.0.5.ebuild
new file mode 100644
index 0000000..b2eebae
--- /dev/null
+++ b/dev-perl/Dist-Zilla-Plugin-Test-DistManifest/Dist-Zilla-Plugin-Test-DistManifest-2.0.5.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+MODULE_AUTHOR=DOHERTY
+MODULE_VERSION=2.000005
+inherit perl-module
+
+DESCRIPTION="Release tests for the manifest"
+
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+# r: Dist::Zilla::Plugin::InlineFiles -> Dist-Zilla
+# r: strict, warnings -> perl
+RDEPEND="
+	dev-perl/Dist-Zilla
+	dev-perl/Moose
+	dev-perl/Test-DistManifest
+"
+# t: IO::Handle -> IO
+# t: IPC::Open3 -> perl
+# t: Test::DZil -> Dist-Zilla 4.200.2
+# t: Test::More -> Test-Simple
+DEPEND="${RDEPEND}
+	>=dev-perl/Module-Build-0.280.0
+	test? (
+		virtual/perl-File-Spec
+		virtual/perl-IO
+		>=dev-perl/Dist-Zilla-4.200.2
+		>=virtual/perl-Test-Simple-0.960.0
+		virtual/perl-autodie
+	)
+"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-DistManifest/
@ 2015-08-30 10:35 Kent Fredric
  0 siblings, 0 replies; 3+ messages in thread
From: Kent Fredric @ 2015-08-30 10:35 UTC (permalink / raw
  To: gentoo-commits

commit:     a07ee0997db2ecfa90cb87cfa28bdd5cb490c8cc
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 30 10:09:00 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 30 10:09:00 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a07ee099

dev-perl/Dist-Zilla-Plugin-Test-DistManifest: fix outdated/incorrect metadat.xml

Package-Manager: portage-2.2.17

 dev-perl/Dist-Zilla-Plugin-Test-DistManifest/metadata.xml | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/dev-perl/Dist-Zilla-Plugin-Test-DistManifest/metadata.xml b/dev-perl/Dist-Zilla-Plugin-Test-DistManifest/metadata.xml
index 1965d79..eaa9098 100644
--- a/dev-perl/Dist-Zilla-Plugin-Test-DistManifest/metadata.xml
+++ b/dev-perl/Dist-Zilla-Plugin-Test-DistManifest/metadata.xml
@@ -7,6 +7,8 @@
 		<name>Kent Fredric</name>
 	</maintainer>
 	<upstream>
-		<remote-id type="cpan">Dist-Zilla-Plugin-DistManifestTests</remote-id>
+		<remote-id type="cpan">Dist-Zilla-Plugin-Test-DistManifest</remote-id>
+		<remote-id type="cpan-module">Dist::Zilla::Plugin::DistManifestTests</remote-id>
+		<remote-id type="cpan-module">Dist::Zilla::Plugin::Test::DistManifest</remote-id>
 	</upstream>
 </pkgmetadata>


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

end of thread, other threads:[~2015-08-30 10:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-30 10:35 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Dist-Zilla-Plugin-Test-DistManifest/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2015-08-30 10:06 Kent Fredric
2015-08-30 10:06 Kent Fredric

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