public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-YAML-Valid/
@ 2012-04-22 20:40 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2012-04-22 20:40 UTC (permalink / raw
  To: gentoo-commits

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

[migrate] Test-YAML-Valid to x.y.z

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

---
 dev-perl/Test-YAML-Valid/ChangeLog                 |    8 +++++++-
 ...d-0.04.ebuild => Test-YAML-Valid-0.40.0.ebuild} |    3 ++-
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/dev-perl/Test-YAML-Valid/ChangeLog b/dev-perl/Test-YAML-Valid/ChangeLog
index bfb424f..d42aeac 100644
--- a/dev-perl/Test-YAML-Valid/ChangeLog
+++ b/dev-perl/Test-YAML-Valid/ChangeLog
@@ -1,7 +1,13 @@
 # ChangeLog for dev-perl/Test-YAML-Valid
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+*Test-YAML-Valid-0.40.0 (22 Apr 2012)
+
+  22 Apr 2012; Kent Fredric <kentfredric@gmail.com>
+  -Test-YAML-Valid-0.04.ebuild, +Test-YAML-Valid-0.40.0.ebuild:
+  Migrate to x.y.z
+
   09 Aug 2010; Kent Fredric <kentfredric@gmail.com>
   -Test-YAML-Valid-0.03.ebuild:
   Gone on CPAN

diff --git a/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.04.ebuild b/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild
similarity index 88%
rename from dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.04.ebuild
rename to dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild
index 79a3f99..e3923cd 100644
--- a/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.04.ebuild
+++ b/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild
@@ -1,9 +1,10 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
 EAPI=2
 MODULE_AUTHOR=JROCKWAY
+MODULE_VERSION="0.04"
 inherit perl-module
 
 DESCRIPTION="Test for valid YAML"



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

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

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

[fixdep] Test-YAML-Valid -> yaml ( normalize )

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

---
 dev-perl/Test-YAML-Valid/ChangeLog                 |    4 ++++
 .../Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild  |    2 +-
 2 files changed, 5 insertions(+), 1 deletions(-)

diff --git a/dev-perl/Test-YAML-Valid/ChangeLog b/dev-perl/Test-YAML-Valid/ChangeLog
index d42aeac..baadb33 100644
--- a/dev-perl/Test-YAML-Valid/ChangeLog
+++ b/dev-perl/Test-YAML-Valid/ChangeLog
@@ -2,6 +2,10 @@
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  20 Nov 2012; Kent Fredric <kentfredric@gmail.com>
+  Test-YAML-Valid-0.40.0.ebuild:
+  Fixdep on dev-perl/yaml ( normalize )
+
 *Test-YAML-Valid-0.40.0 (22 Apr 2012)
 
   22 Apr 2012; Kent Fredric <kentfredric@gmail.com>

diff --git a/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild b/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild
index e3923cd..a71c6ba 100644
--- a/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild
+++ b/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild
@@ -15,7 +15,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="yaml-syck yaml-xs yaml-tiny"
 RDEPEND="
 	virtual/perl-File-Spec
-	>=dev-perl/yaml-0.60
+	>=dev-perl/yaml-0.600.0
 	yaml-syck? ( >=dev-perl/YAML-Syck-0.60 )
 	yaml-xs? ( dev-perl/YAML-LibYAML )
 	yaml-tiny? ( dev-perl/YAML-Tiny )


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-YAML-Valid/
@ 2013-02-05 12:24 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2013-02-05 12:24 UTC (permalink / raw
  To: gentoo-commits

commit:     577d4290d1f66ae92962bc981b1af87cc0a5a57a
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Feb  5 12:22:36 2013 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Feb  5 12:22:36 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/perl-overlay.git;a=commit;h=577d4290

[fixdep] Test-YAML-Valid -> YAML-Syck ( normalize )

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

---
 dev-perl/Test-YAML-Valid/ChangeLog                 |    6 +++++-
 .../Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild  |    4 ++--
 2 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/dev-perl/Test-YAML-Valid/ChangeLog b/dev-perl/Test-YAML-Valid/ChangeLog
index baadb33..e68e82b 100644
--- a/dev-perl/Test-YAML-Valid/ChangeLog
+++ b/dev-perl/Test-YAML-Valid/ChangeLog
@@ -1,7 +1,11 @@
 # ChangeLog for dev-perl/Test-YAML-Valid
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
 # $Header: $
 
+  05 Feb 2013; Kent Fredric <kentfredric@gmail.com>
+  Test-YAML-Valid-0.40.0.ebuild:
+  Fix dependency on YAML-Syck ( normalize )
+
   20 Nov 2012; Kent Fredric <kentfredric@gmail.com>
   Test-YAML-Valid-0.40.0.ebuild:
   Fixdep on dev-perl/yaml ( normalize )

diff --git a/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild b/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild
index a71c6ba..db5c0a2 100644
--- a/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild
+++ b/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.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: $
 
@@ -16,7 +16,7 @@ IUSE="yaml-syck yaml-xs yaml-tiny"
 RDEPEND="
 	virtual/perl-File-Spec
 	>=dev-perl/yaml-0.600.0
-	yaml-syck? ( >=dev-perl/YAML-Syck-0.60 )
+	yaml-syck? ( >=dev-perl/YAML-Syck-0.600.0 )
 	yaml-xs? ( dev-perl/YAML-LibYAML )
 	yaml-tiny? ( dev-perl/YAML-Tiny )
 "


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

* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-YAML-Valid/
@ 2015-06-14 14:04 Kent Fredric
  0 siblings, 0 replies; 4+ messages in thread
From: Kent Fredric @ 2015-06-14 14:04 UTC (permalink / raw
  To: gentoo-commits

commit:     fb7cbfe9cd2869f2e3890c9d36e9482d88795047
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 13:57:02 2015 +0000
Commit:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 13:57:02 2015 +0000
URL:        https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=fb7cbfe9

[fixup] Test-YAML-Valid: EAPI5, fixup deps and tests

Package-Manager: portage-2.2.17

 ...0.0.ebuild => Test-YAML-Valid-0.40.0-r1.ebuild} | 26 ++++++++++++++--------
 1 file changed, 17 insertions(+), 9 deletions(-)

diff --git a/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild b/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0-r1.ebuild
similarity index 51%
rename from dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild
rename to dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0-r1.ebuild
index db5c0a2..3d09b16 100644
--- a/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0.ebuild
+++ b/dev-perl/Test-YAML-Valid/Test-YAML-Valid-0.40.0-r1.ebuild
@@ -1,25 +1,33 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Header: $
 
-EAPI=2
+EAPI=5
 MODULE_AUTHOR=JROCKWAY
-MODULE_VERSION="0.04"
+MODULE_VERSION=0.04
 inherit perl-module
 
 DESCRIPTION="Test for valid YAML"
-LICENSE="|| ( Artistic GPL-2 )"
 
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
-IUSE="yaml-syck yaml-xs yaml-tiny"
+IUSE="yaml-syck yaml-xs yaml-tiny test"
+PERL_RM_FILES=(
+	t/boilerplate.t
+	t/pod-coverage.t
+	t/pod.t
+)
 RDEPEND="
-	virtual/perl-File-Spec
 	>=dev-perl/yaml-0.600.0
+	virtual/perl-Test-Simple
+	virtual/perl-Exporter
 	yaml-syck? ( >=dev-perl/YAML-Syck-0.600.0 )
 	yaml-xs? ( dev-perl/YAML-LibYAML )
 	yaml-tiny? ( dev-perl/YAML-Tiny )
 "
-DEPEND="${RDEPEND}"
-
-SRC_TEST="do"
+DEPEND="${RDEPEND}
+	>=virtual/perl-ExtUtils-MakeMaker-6.420.0
+	test?  (
+		virtual/perl-File-Spec
+	)
+"


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

end of thread, other threads:[~2015-06-14 14:05 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-22 20:40 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-YAML-Valid/ Kent Fredric
  -- strict thread matches above, loose matches on Subject: below --
2012-11-20 22:54 Kent Fredric
2013-02-05 12:24 Kent Fredric
2015-06-14 14:04 Kent Fredric

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