public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-CPAN-Meta-YAML/
@ 2011-02-17 11:30 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2011-02-17 11:30 UTC (permalink / raw
  To: gentoo-commits

commit:     08456ceda780d8efa8e95ae0f4d9efa0c9ae1bba
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb 15 05:54:14 2011 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb 15 05:54:14 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=08456ced

[new] Test-CPAN-Meta-YAML-0.170

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

---
 dev-perl/Test-CPAN-Meta-YAML/ChangeLog             |   10 ++++++++
 .../Test-CPAN-Meta-YAML-0.170.ebuild               |   24 ++++++++++++++++++++
 dev-perl/Test-CPAN-Meta-YAML/metadata.xml          |    9 +++++++
 3 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
new file mode 100644
index 0000000..10acc4c
--- /dev/null
+++ b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
@@ -0,0 +1,10 @@
+# ChangeLog for dev-perl/Test-CPAN-Meta-YAML
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: $
+
+*Test-CPAN-Meta-YAML-0.170 (15 Feb 2011)
+
+  15 Feb 2011; Kent Fredric <kentfredric@gmail.com>
+  +Test-CPAN-Meta-YAML-0.170.ebuild, +metadata.xml:
+  Added
+

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.ebuild
new file mode 100644
index 0000000..e204ebe
--- /dev/null
+++ b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2011 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI="3"
+MODULE_AUTHOR=BARBIE
+MODULE_VERSION=0.17
+inherit perl-module
+
+DESCRIPTION="Validate a META.yml file within a CPAN distribution."
+LICENSE="|| ( Artistic GPL-2 )"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+COMMON_DEPEND="
+	>=virtual/perl-Test-Simple-0.70
+	>=dev-perl/Test-YAML-Valid-0.03
+"
+DEPEND="
+	${COMMON_DEPEND}
+"
+RDEPEND="
+	${COMMON_DEPEND}
+"
+SRC_TEST="do"

diff --git a/dev-perl/Test-CPAN-Meta-YAML/metadata.xml b/dev-perl/Test-CPAN-Meta-YAML/metadata.xml
new file mode 100644
index 0000000..ccc7e0f
--- /dev/null
+++ b/dev-perl/Test-CPAN-Meta-YAML/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+    <herd>perl</herd>
+    <maintainer>
+        <email>kentfredric@gmail.com</email>
+        <name>Kent Fredric</name>
+    </maintainer>
+</pkgmetadata>



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-CPAN-Meta-YAML/
@ 2012-04-16 19:33 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-04-16 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     bfefde9a418b05989418dd5a0314388e64affda5
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 16 18:36:05 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Apr 16 18:36:05 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=bfefde9a

[addzero] Test-CPAN-Meta-YAML

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

---
 dev-perl/Test-CPAN-Meta-YAML/ChangeLog             |    8 +++++++-
 ...0.ebuild => Test-CPAN-Meta-YAML-0.170.0.ebuild} |    2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
index 10acc4c..b6d3727 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
+++ b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Test-CPAN-Meta-YAML
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Test-CPAN-Meta-YAML-0.170.0 (16 Apr 2012)
+
+  16 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  -Test-CPAN-Meta-YAML-0.170.ebuild, +Test-CPAN-Meta-YAML-0.170.0.ebuild:
+  Add zero to complete version normalisation
+
 *Test-CPAN-Meta-YAML-0.170 (15 Feb 2011)
 
   15 Feb 2011; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.0.ebuild
similarity index 91%
rename from dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.ebuild
rename to dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.0.ebuild
index e204ebe..c092f48 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.ebuild
+++ b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.0.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="3"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-CPAN-Meta-YAML/
@ 2012-04-16 19:33 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-04-16 19:33 UTC (permalink / raw
  To: gentoo-commits

commit:     84c1c6af0c0e8a393b93d257047e68b8d65294b3
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Apr 16 19:12:09 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Apr 16 19:12:09 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=84c1c6af

[newversion] Test-CPAN-Meta-YAML-0.180.0

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

---
 dev-perl/Test-CPAN-Meta-YAML/ChangeLog             |    6 +++
 .../Test-CPAN-Meta-YAML-0.180.0.ebuild             |   35 ++++++++++++++++++++
 2 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
index b6d3727..2abea92 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
+++ b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Test-CPAN-Meta-YAML-0.180.0 (16 Apr 2012)
+
+  16 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  +Test-CPAN-Meta-YAML-0.180.0.ebuild:
+  Version Bump
+
 *Test-CPAN-Meta-YAML-0.170.0 (16 Apr 2012)
 
   16 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.180.0.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.180.0.ebuild
new file mode 100644
index 0000000..87b84f4
--- /dev/null
+++ b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.180.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BARBIE
+MODULE_VERSION=0.18
+inherit perl-module
+
+DESCRIPTION='A test module to validate a CPAN META.yml file.'
+LICENSE=" Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_build() {
+	# Test::Builder::Tester
+	echo virtual/perl-Test-Simple
+	# Test::More 0.70 ( 0.700.0 )
+	echo \>=virtual/perl-Test-Simple-0.70
+}
+perl_meta_runtime() {
+	# Test::Builder
+	echo virtual/perl-Test-Simple
+	# Test::More 0.70 ( 0.700.0 )
+	echo \>=virtual/perl-Test-Simple-0.70
+	# Test::YAML::Valid 0.03 ( 0.30.0 )
+	echo \>=dev-perl/Test-YAML-Valid-0.03
+}
+DEPEND="
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-CPAN-Meta-YAML/
@ 2012-04-18  4:43 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-04-18  4:43 UTC (permalink / raw
  To: gentoo-commits

commit:     d9764e395858dcc60099b1da62d7088deb8d17c6
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Wed Apr 18 04:41:51 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Wed Apr 18 04:41:51 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=d9764e39

[newversion] Test-CPAN-Meta-YAML-0.190.0

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

---
 dev-perl/Test-CPAN-Meta-YAML/ChangeLog             |    6 +++
 .../Test-CPAN-Meta-YAML-0.190.0.ebuild             |   35 ++++++++++++++++++++
 2 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
index 2abea92..8124b91 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
+++ b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Test-CPAN-Meta-YAML-0.190.0 (18 Apr 2012)
+
+  18 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  +Test-CPAN-Meta-YAML-0.190.0.ebuild:
+  Version Bump
+
 *Test-CPAN-Meta-YAML-0.180.0 (16 Apr 2012)
 
   16 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.190.0.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.190.0.ebuild
new file mode 100644
index 0000000..80db3e9
--- /dev/null
+++ b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.190.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BARBIE
+MODULE_VERSION=0.19
+inherit perl-module
+
+DESCRIPTION='A test module to validate a CPAN META.yml file.'
+LICENSE=" Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_build() {
+	# Test::Builder::Tester
+	echo virtual/perl-Test-Simple
+	# Test::More 0.70 ( 0.700.0 )
+	echo \>=virtual/perl-Test-Simple-0.70
+}
+perl_meta_runtime() {
+	# Test::Builder
+	echo virtual/perl-Test-Simple
+	# Test::More 0.70 ( 0.700.0 )
+	echo \>=virtual/perl-Test-Simple-0.70
+	# Test::YAML::Valid 0.03 ( 0.30.0 )
+	echo \>=dev-perl/Test-YAML-Valid-0.03
+}
+DEPEND="
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-CPAN-Meta-YAML/
@ 2012-04-20 12:58 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-04-20 12:58 UTC (permalink / raw
  To: gentoo-commits

commit:     1a8f5e64581e98795768e3b0f6774e24c36dc454
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Fri Apr 20 12:40:06 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Fri Apr 20 12:40:06 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=1a8f5e64

[newversion] Test-CPAN-Meta-YAML-0.200.0

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

---
 dev-perl/Test-CPAN-Meta-YAML/ChangeLog             |    6 +++
 .../Test-CPAN-Meta-YAML-0.200.0.ebuild             |   35 ++++++++++++++++++++
 2 files changed, 41 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
index 8124b91..c762c53 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
+++ b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Test-CPAN-Meta-YAML-0.200.0 (20 Apr 2012)
+
+  20 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  +Test-CPAN-Meta-YAML-0.200.0.ebuild:
+  Version Bump
+
 *Test-CPAN-Meta-YAML-0.190.0 (18 Apr 2012)
 
   18 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.200.0.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.200.0.ebuild
new file mode 100644
index 0000000..2fd0c54
--- /dev/null
+++ b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.200.0.ebuild
@@ -0,0 +1,35 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BARBIE
+MODULE_VERSION=0.20
+inherit perl-module
+
+DESCRIPTION='A test module to validate a CPAN META.yml file.'
+LICENSE=" Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_build() {
+	# Test::Builder::Tester
+	echo virtual/perl-Test-Simple
+	# Test::More 0.70 ( 0.700.0 )
+	echo \>=virtual/perl-Test-Simple-0.70
+}
+perl_meta_runtime() {
+	# Test::Builder
+	echo virtual/perl-Test-Simple
+	# Test::More 0.70 ( 0.700.0 )
+	echo \>=virtual/perl-Test-Simple-0.70
+	# Test::YAML::Valid 0.03 ( 0.30.0 )
+	echo \>=dev-perl/Test-YAML-Valid-0.03
+}
+DEPEND="
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-CPAN-Meta-YAML/
@ 2012-04-22 20:40 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-04-22 20:40 UTC (permalink / raw
  To: gentoo-commits

commit:     81dc0a3f79a1eec87b3baabc3842bca79d282668
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Apr 22 20:30:44 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Apr 22 20:30:44 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=81dc0a3f

[fixdep] Test-CPAN-Meta-YAML -> Test-YAML-Valid

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

---
 dev-perl/Test-CPAN-Meta-YAML/ChangeLog             |    5 +++++
 .../Test-CPAN-Meta-YAML-0.170.0.ebuild             |    2 +-
 .../Test-CPAN-Meta-YAML-0.180.0.ebuild             |    2 +-
 .../Test-CPAN-Meta-YAML-0.190.0.ebuild             |    2 +-
 .../Test-CPAN-Meta-YAML-0.200.0.ebuild             |    2 +-
 5 files changed, 9 insertions(+), 4 deletions(-)

diff --git a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
index c762c53..eac110d 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
+++ b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  22 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  Test-CPAN-Meta-YAML-0.170.0.ebuild, Test-CPAN-Meta-YAML-0.180.0.ebuild,
+  Test-CPAN-Meta-YAML-0.190.0.ebuild, Test-CPAN-Meta-YAML-0.200.0.ebuild:
+  Fixdep Test-YAML-Valid
+
 *Test-CPAN-Meta-YAML-0.200.0 (20 Apr 2012)
 
   20 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.0.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.0.ebuild
index c092f48..04a41a7 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.0.ebuild
+++ b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.0.ebuild
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 COMMON_DEPEND="
 	>=virtual/perl-Test-Simple-0.70
-	>=dev-perl/Test-YAML-Valid-0.03
+	>=dev-perl/Test-YAML-Valid-0.30.0
 "
 DEPEND="
 	${COMMON_DEPEND}

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.180.0.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.180.0.ebuild
index 87b84f4..5704bbe 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.180.0.ebuild
+++ b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.180.0.ebuild
@@ -23,7 +23,7 @@ perl_meta_runtime() {
 	# Test::More 0.70 ( 0.700.0 )
 	echo \>=virtual/perl-Test-Simple-0.70
 	# Test::YAML::Valid 0.03 ( 0.30.0 )
-	echo \>=dev-perl/Test-YAML-Valid-0.03
+	echo \>=dev-perl/Test-YAML-Valid-0.30.0
 }
 DEPEND="
 	$(perl_meta_build)

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.190.0.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.190.0.ebuild
index 80db3e9..08f2fb0 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.190.0.ebuild
+++ b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.190.0.ebuild
@@ -23,7 +23,7 @@ perl_meta_runtime() {
 	# Test::More 0.70 ( 0.700.0 )
 	echo \>=virtual/perl-Test-Simple-0.70
 	# Test::YAML::Valid 0.03 ( 0.30.0 )
-	echo \>=dev-perl/Test-YAML-Valid-0.03
+	echo \>=dev-perl/Test-YAML-Valid-0.30.0
 }
 DEPEND="
 	$(perl_meta_build)

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.200.0.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.200.0.ebuild
index 2fd0c54..cb43af5 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.200.0.ebuild
+++ b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.200.0.ebuild
@@ -23,7 +23,7 @@ perl_meta_runtime() {
 	# Test::More 0.70 ( 0.700.0 )
 	echo \>=virtual/perl-Test-Simple-0.70
 	# Test::YAML::Valid 0.03 ( 0.30.0 )
-	echo \>=dev-perl/Test-YAML-Valid-0.03
+	echo \>=dev-perl/Test-YAML-Valid-0.30.0
 }
 DEPEND="
 	$(perl_meta_build)



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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-CPAN-Meta-YAML/
@ 2012-08-12 12:07 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-08-12 12:07 UTC (permalink / raw
  To: gentoo-commits

commit:     719c9a7642e5e70a486e187cfb2119a0f0472061
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Aug 12 10:46:03 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Aug 12 10:46:03 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=719c9a76

[newversion] Test-CPAN-Meta-YAML-0.210.0

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

---
 dev-perl/Test-CPAN-Meta-YAML/ChangeLog             |    6 +++
 .../Test-CPAN-Meta-YAML-0.210.0.ebuild             |   37 ++++++++++++++++++++
 2 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
index eac110d..b016365 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
+++ b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
@@ -2,6 +2,12 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Test-CPAN-Meta-YAML-0.210.0 (12 Aug 2012)
+
+  12 Aug 2012; Kent Fredric <kentfredric@gmail.com>
+  +Test-CPAN-Meta-YAML-0.210.0.ebuild:
+  Version Bump
+
   22 Apr 2012; Kent Fredric <kentfredric@gmail.com>
   Test-CPAN-Meta-YAML-0.170.0.ebuild, Test-CPAN-Meta-YAML-0.180.0.ebuild,
   Test-CPAN-Meta-YAML-0.190.0.ebuild, Test-CPAN-Meta-YAML-0.200.0.ebuild:

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.210.0.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.210.0.ebuild
new file mode 100644
index 0000000..6dd120b
--- /dev/null
+++ b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.210.0.ebuild
@@ -0,0 +1,37 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+EAPI=4
+MODULE_AUTHOR=BARBIE
+MODULE_VERSION=0.21
+inherit perl-module
+
+DESCRIPTION='Validate your CPAN META.yml file'
+LICENSE=" Artistic-2"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+perl_meta_build() {
+	# IO::File
+	echo virtual/perl-IO
+	# Test::Builder::Tester
+	echo virtual/perl-Test-Simple
+	# Test::More 0.70 ( 0.700.0 )
+	echo \>=virtual/perl-Test-Simple-0.70
+}
+perl_meta_runtime() {
+	# Test::Builder
+	echo virtual/perl-Test-Simple
+	# Test::YAML::Valid 0.03 ( 0.30.0 )
+	echo \>=dev-perl/Test-YAML-Valid-0.30.0
+	# perl 5.006 ( 5.6.0 )
+	echo \>=dev-lang/perl-5.6.0
+}
+DEPEND="
+	$(perl_meta_build)
+	$(perl_meta_runtime)
+"
+RDEPEND="
+	$(perl_meta_runtime)
+"
+SRC_TEST="do"


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-CPAN-Meta-YAML/
@ 2012-09-17 10:30 Kent Fredric
  0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2012-09-17 10:30 UTC (permalink / raw
  To: gentoo-commits

commit:     e510db0a60d6a7bcad6ddc5b19af4d394e5163d7
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Mon Sep 17 09:24:47 2012 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Mon Sep 17 09:24:47 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=e510db0a

[cpanclean] Test-CPAN-Meta-YAML-0.1{7,8,9}0.0

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

---
 dev-perl/Test-CPAN-Meta-YAML/ChangeLog             |    5 +++
 .../Test-CPAN-Meta-YAML-0.170.0.ebuild             |   24 -------------
 .../Test-CPAN-Meta-YAML-0.180.0.ebuild             |   35 --------------------
 .../Test-CPAN-Meta-YAML-0.190.0.ebuild             |   35 --------------------
 4 files changed, 5 insertions(+), 94 deletions(-)

diff --git a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
index b016365..0812b1b 100644
--- a/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
+++ b/dev-perl/Test-CPAN-Meta-YAML/ChangeLog
@@ -2,6 +2,11 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  17 Sep 2012; Kent Fredric <kentfredric@gmail.com>
+  -Test-CPAN-Meta-YAML-0.170.0.ebuild, -Test-CPAN-Meta-YAML-0.180.0.ebuild,
+  -Test-CPAN-Meta-YAML-0.190.0.ebuild:
+  Gone on CPAN
+
 *Test-CPAN-Meta-YAML-0.210.0 (12 Aug 2012)
 
   12 Aug 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.0.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.0.ebuild
deleted file mode 100644
index 04a41a7..0000000
--- a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.170.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI="3"
-MODULE_AUTHOR=BARBIE
-MODULE_VERSION=0.17
-inherit perl-module
-
-DESCRIPTION="Validate a META.yml file within a CPAN distribution."
-LICENSE="|| ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-COMMON_DEPEND="
-	>=virtual/perl-Test-Simple-0.70
-	>=dev-perl/Test-YAML-Valid-0.30.0
-"
-DEPEND="
-	${COMMON_DEPEND}
-"
-RDEPEND="
-	${COMMON_DEPEND}
-"
-SRC_TEST="do"

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.180.0.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.180.0.ebuild
deleted file mode 100644
index 5704bbe..0000000
--- a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.180.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=BARBIE
-MODULE_VERSION=0.18
-inherit perl-module
-
-DESCRIPTION='A test module to validate a CPAN META.yml file.'
-LICENSE=" Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_build() {
-	# Test::Builder::Tester
-	echo virtual/perl-Test-Simple
-	# Test::More 0.70 ( 0.700.0 )
-	echo \>=virtual/perl-Test-Simple-0.70
-}
-perl_meta_runtime() {
-	# Test::Builder
-	echo virtual/perl-Test-Simple
-	# Test::More 0.70 ( 0.700.0 )
-	echo \>=virtual/perl-Test-Simple-0.70
-	# Test::YAML::Valid 0.03 ( 0.30.0 )
-	echo \>=dev-perl/Test-YAML-Valid-0.30.0
-}
-DEPEND="
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"

diff --git a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.190.0.ebuild b/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.190.0.ebuild
deleted file mode 100644
index 08f2fb0..0000000
--- a/dev-perl/Test-CPAN-Meta-YAML/Test-CPAN-Meta-YAML-0.190.0.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-EAPI=4
-MODULE_AUTHOR=BARBIE
-MODULE_VERSION=0.19
-inherit perl-module
-
-DESCRIPTION='A test module to validate a CPAN META.yml file.'
-LICENSE=" Artistic-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_build() {
-	# Test::Builder::Tester
-	echo virtual/perl-Test-Simple
-	# Test::More 0.70 ( 0.700.0 )
-	echo \>=virtual/perl-Test-Simple-0.70
-}
-perl_meta_runtime() {
-	# Test::Builder
-	echo virtual/perl-Test-Simple
-	# Test::More 0.70 ( 0.700.0 )
-	echo \>=virtual/perl-Test-Simple-0.70
-	# Test::YAML::Valid 0.03 ( 0.30.0 )
-	echo \>=dev-perl/Test-YAML-Valid-0.30.0
-}
-DEPEND="
-	$(perl_meta_build)
-	$(perl_meta_runtime)
-"
-RDEPEND="
-	$(perl_meta_runtime)
-"
-SRC_TEST="do"


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

end of thread, other threads:[~2012-09-17 10:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-17 11:30 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-CPAN-Meta-YAML/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2012-04-16 19:33 Kent Fredric
2012-04-16 19:33 Kent Fredric
2012-04-18  4:43 Kent Fredric
2012-04-20 12:58 Kent Fredric
2012-04-22 20:40 Kent Fredric
2012-08-12 12:07 Kent Fredric
2012-09-17 10:30 Kent Fredric

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