commit:     15b2738d7bd9f1b10f0c2ba3a843900bae632758
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 13:22:42 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 13:23:08 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b2738d

dev-perl/XML-Compile-SOAP: Add version 3.200.0

Required by sci-biology/meme

Package-Manager: portage-2.3.2

 dev-perl/XML-Compile-SOAP/Manifest                 |  1 +
 .../XML-Compile-SOAP-3.200.0.ebuild                | 31 ++++++++++++++++++++++
 dev-perl/XML-Compile-SOAP/metadata.xml             | 26 ++++++++++++++++++
 3 files changed, 58 insertions(+)

diff --git a/dev-perl/XML-Compile-SOAP/Manifest 
b/dev-perl/XML-Compile-SOAP/Manifest
new file mode 100644
index 00000000..bfbd408
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/Manifest
@@ -0,0 +1 @@
+DIST XML-Compile-SOAP-3.20.tar.gz 100249 SHA256 
a5bf457134b66d3efb6d7429e47c4f78bd44e1ad32141d7d62f7a48ccf59f462 SHA512 
72f322fed07f8d4d82002975924c7774934b8f1b199f3f197113a00f48a42e0723b7e2af0219a26b842f49bb691f8aa9280a5d9dfda2e38f8fc6820331172ff5
 WHIRLPOOL 
a54e8d1d8e1db055e51d900ffaa2766e31b1903af05fa32aa856d1fba4081b83e47971f640b480541406417b50544b137773751958c77433fdd164d49ce3bc42

diff --git a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild 
b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild
new file mode 100644
index 00000000..4395571
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.20
+DIST_EXAMPLES=("examples/*")
+inherit perl-module
+
+DESCRIPTION="Soap 1.1 XML Compiler"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+       dev-perl/File-Slurp-Tiny
+       >=dev-perl/libwww-perl-6.80.0
+       >=dev-perl/Log-Report-1.50.0
+       virtual/perl-Time-HiRes
+       >=dev-perl/XML-Compile-1.510.0
+       >=dev-perl/XML-Compile-Cache-1.30.0
+"
+DEPEND="${RDEPEND}
+       virtual/perl-ExtUtils-MakeMaker
+       test? (
+               >=virtual/perl-Test-Simple-0.540.0
+               >=dev-perl/XML-Compile-Tester-0.900.0
+       )
+"

diff --git a/dev-perl/XML-Compile-SOAP/metadata.xml 
b/dev-perl/XML-Compile-SOAP/metadata.xml
new file mode 100644
index 00000000..49eb063
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/metadata.xml
@@ -0,0 +1,26 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd";>
+<pkgmetadata>
+  <maintainer type="project">
+    <email>p...@gentoo.org</email>
+    <name>Gentoo Perl Project</name>
+  </maintainer>
+  <upstream>
+    <remote-id type="cpan">XML-Compile-SOAP</remote-id>
+    <remote-id type="cpan-module">XML::Compile::SOAP</remote-id>
+    <remote-id type="cpan-module">XML::Compile::SOAP11</remote-id>
+    <remote-id type="cpan-module">XML::Compile::SOAP11::Client</remote-id>
+    <remote-id type="cpan-module">XML::Compile::SOAP11::Operation</remote-id>
+    <remote-id type="cpan-module">XML::Compile::SOAP11::Server</remote-id>
+    <remote-id type="cpan-module">XML::Compile::SOAP::Client</remote-id>
+    <remote-id type="cpan-module">XML::Compile::SOAP::Extension</remote-id>
+    <remote-id type="cpan-module">XML::Compile::SOAP::Operation</remote-id>
+    <remote-id type="cpan-module">XML::Compile::SOAP::Server</remote-id>
+    <remote-id type="cpan-module">XML::Compile::SOAP::Trace</remote-id>
+    <remote-id type="cpan-module">XML::Compile::SOAP::Util</remote-id>
+    <remote-id type="cpan-module">XML::Compile::Transport</remote-id>
+    <remote-id type="cpan-module">XML::Compile::Transport::SOAPHTTP</remote-id>
+    <remote-id type="cpan-module">XML::Compile::XOP</remote-id>
+    <remote-id type="cpan-module">XML::Compile::XOP::Include</remote-id>
+  </upstream>
+</pkgmetadata>

Reply via email to