* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-YAML/
@ 2015-03-31 12:58 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-03-31 12:58 UTC (permalink / raw
To: gentoo-commits
commit: a06b219c5807384d61415d9b42a438494b475b2e
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Tue Mar 31 12:24:40 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Mar 31 12:55:50 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=a06b219c
[fixup] MooseX-YAML: EAPI5, fixup deps, normalise version
Package-Manager: portage-2.2.17
...-YAML-0.04.ebuild => MooseX-YAML-0.40.0.ebuild} | 23 +++++++++++-----------
1 file changed, 12 insertions(+), 11 deletions(-)
diff --git a/dev-perl/MooseX-YAML/MooseX-YAML-0.04.ebuild b/dev-perl/MooseX-YAML/MooseX-YAML-0.40.0.ebuild
similarity index 54%
rename from dev-perl/MooseX-YAML/MooseX-YAML-0.04.ebuild
rename to dev-perl/MooseX-YAML/MooseX-YAML-0.40.0.ebuild
index 52b7643..c6f4a61 100644
--- a/dev-perl/MooseX-YAML/MooseX-YAML-0.04.ebuild
+++ b/dev-perl/MooseX-YAML/MooseX-YAML-0.40.0.ebuild
@@ -1,10 +1,11 @@
-# Copyright 1999-2010 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=NUFFIN
+MODULE_VERSION=0.04
inherit perl-module
DESCRIPTION="DWIM loading of Moose objects from YAML "
@@ -13,17 +14,17 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE="test"
-COMMON_DEPEND="
- >=dev-perl/MooseX-Blessed-Reconstruct-0.03
- dev-perl/Sub-Exporter
+# YAML -> yaml
+RDEPEND="
+ >=dev-perl/MooseX-Blessed-Reconstruct-0.30.0
+ >=dev-perl/Sub-Exporter-0.982.0
dev-perl/namespace-clean
dev-perl/yaml
"
DEPEND="
- ${COMMON_DEPEND}
- test? ( dev-perl/Test-use-ok )
-"
-RDEPEND="
- ${COMMON_DEPEND}
+ ${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ dev-perl/Test-use-ok
+ )
"
-SRC_TEST="do"
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-YAML/
@ 2015-06-07 19:48 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-06-07 19:48 UTC (permalink / raw
To: gentoo-commits
commit: 3626b70f80ae98a5016d41565a36a4c791552b1c
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 7 17:09:52 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 7 17:09:52 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=3626b70f
[fixup] MooseX-YAML: Allow Test-Simple to provide Test::use::ok
Package-Manager: portage-2.2.17
.../{MooseX-YAML-0.40.0.ebuild => MooseX-YAML-0.40.0-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/MooseX-YAML/MooseX-YAML-0.40.0.ebuild b/dev-perl/MooseX-YAML/MooseX-YAML-0.40.0-r1.ebuild
similarity index 88%
rename from dev-perl/MooseX-YAML/MooseX-YAML-0.40.0.ebuild
rename to dev-perl/MooseX-YAML/MooseX-YAML-0.40.0-r1.ebuild
index c6f4a61..2d90cd4 100644
--- a/dev-perl/MooseX-YAML/MooseX-YAML-0.40.0.ebuild
+++ b/dev-perl/MooseX-YAML/MooseX-YAML-0.40.0-r1.ebuild
@@ -25,6 +25,6 @@ DEPEND="
${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
- dev-perl/Test-use-ok
+ || ( >=virtual/perl-Test-Simple-1.1.10 dev-perl/Test-use-ok )
)
"
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-06-07 19:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-07 19:48 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/MooseX-YAML/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2015-03-31 12:58 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox