* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Deep-JSON/
@ 2015-06-14 16:30 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2015-06-14 16:30 UTC (permalink / raw
To: gentoo-commits
commit: c6996e14bc0be9bcbb25c9c9eb7c4d9e2434b485
Author: Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sun Jun 14 16:15:41 2015 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sun Jun 14 16:15:41 2015 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=c6996e14
[fixup] Test-Deep-JSON: Module::Build is no longer part of core Perl and has been moved to dev-perl
Package-Manager: portage-2.2.17
dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild b/dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild
index d7ff2e2..a00539b 100644
--- a/dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild
+++ b/dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
@@ -17,7 +17,7 @@ perl_meta_configure() {
# CPAN::Meta::Prereqs
echo virtual/perl-CPAN-Meta
# Module::Build 0.38 ( 0.380.0 )
- echo \>=virtual/perl-Module-Build-0.380.0
+ echo \>=dev-perl/Module-Build-0.380.0
}
perl_meta_build() {
# ExtUtils::MakeMaker 6.59 ( 6.590.0 )
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Deep-JSON/
@ 2016-11-22 10:26 Kent Fredric
0 siblings, 0 replies; 2+ messages in thread
From: Kent Fredric @ 2016-11-22 10:26 UTC (permalink / raw
To: gentoo-commits
commit: d3422903226aa585f7a404b56584dedf10de86fb
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 10:24:20 2016 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Tue Nov 22 10:24:20 2016 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=d3422903
dev-perl/Test-Deep-JSON: Gone to ::gentoo
.../Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild | 46 ----------------------
dev-perl/Test-Deep-JSON/metadata.xml | 16 --------
2 files changed, 62 deletions(-)
diff --git a/dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild b/dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild
deleted file mode 100644
index 3da763c..0000000
--- a/dev-perl/Test-Deep-JSON/Test-Deep-JSON-0.30.0.ebuild
+++ /dev/null
@@ -1,46 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-EAPI=5
-MODULE_AUTHOR=MOTEMEN
-MODULE_VERSION=0.03
-inherit perl-module
-
-DESCRIPTION='Compare JSON with Test::Deep'
-LICENSE=" || ( Artistic GPL-2 )"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-perl_meta_configure() {
- # CPAN::Meta
- echo virtual/perl-CPAN-Meta
- # CPAN::Meta::Prereqs
- echo virtual/perl-CPAN-Meta
- # Module::Build 0.38 ( 0.380.0 )
- echo \>=dev-perl/Module-Build-0.380.0
-}
-perl_meta_build() {
- # ExtUtils::MakeMaker 6.59 ( 6.590.0 )
- echo \>=virtual/perl-ExtUtils-MakeMaker-6.590.0
- # Test::More
- echo virtual/perl-Test-Simple
-}
-perl_meta_runtime() {
- # Exporter::Lite
- echo dev-perl/Exporter-Lite
- # JSON
- echo dev-perl/JSON
- # Test::Deep
- echo dev-perl/Test-Deep
- # perl 5.008001 ( 5.8.1 )
- echo \>=dev-lang/perl-5.8.1
-}
-DEPEND="
- $(perl_meta_configure)
- $(perl_meta_build)
- $(perl_meta_runtime)
-"
-RDEPEND="
- $(perl_meta_runtime)
-"
-SRC_TEST="do parallel"
diff --git a/dev-perl/Test-Deep-JSON/metadata.xml b/dev-perl/Test-Deep-JSON/metadata.xml
deleted file mode 100644
index 2d7353f..0000000
--- a/dev-perl/Test-Deep-JSON/metadata.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>perl@gentoo.org</email>
- <name>Gentoo Perl Project</name>
- </maintainer>
- <maintainer type="person">
- <email>kentfredric@gmail.com</email>
- <name>Kent Fredric</name>
- </maintainer>
- <upstream>
- <remote-id type="cpan">Test-Deep-JSON</remote-id>
- <remote-id type="cpan-module">Test::Deep::JSON</remote-id>
- </upstream>
-</pkgmetadata>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-11-22 10:26 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-22 10:26 [gentoo-commits] proj/perl-overlay:master commit in: dev-perl/Test-Deep-JSON/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2015-06-14 16: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