summaryrefslogtreecommitdiff
path: root/dev-perl/XML-Compile-SOAP
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
committerV3n3RiX <venerix@redcorelinux.org>2018-07-14 21:03:06 +0100
commit8376ef56580626e9c0f796d5b85b53a0a1c7d5f5 (patch)
tree7681bbd4e8b05407772df40a4bf04cbbc8afc3fa /dev-perl/XML-Compile-SOAP
parent30a9caf154332f12ca60756e1b75d2f0e3e1822d (diff)
gentoo resync : 14.07.2018
Diffstat (limited to 'dev-perl/XML-Compile-SOAP')
-rw-r--r--dev-perl/XML-Compile-SOAP/Manifest7
-rw-r--r--dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild30
-rw-r--r--dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild30
-rw-r--r--dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild31
-rw-r--r--dev-perl/XML-Compile-SOAP/metadata.xml26
5 files changed, 124 insertions, 0 deletions
diff --git a/dev-perl/XML-Compile-SOAP/Manifest b/dev-perl/XML-Compile-SOAP/Manifest
new file mode 100644
index 000000000000..36dc52d650d2
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/Manifest
@@ -0,0 +1,7 @@
+DIST XML-Compile-SOAP-3.20.tar.gz 100249 BLAKE2B 240d9d0ee30ed4b058b86057e8a87bd40b878247d2125380e7805fe83f5cf472f30353777f9043d1d493070bc221262ec0d98d2e5c187818fa53fb92c1bbbf9e SHA512 72f322fed07f8d4d82002975924c7774934b8f1b199f3f197113a00f48a42e0723b7e2af0219a26b842f49bb691f8aa9280a5d9dfda2e38f8fc6820331172ff5
+DIST XML-Compile-SOAP-3.21.tar.gz 100491 BLAKE2B edccfe788cccf654e9a694d62e8d2be8a6d0a6a557453e9659854736df932412cabe3577c14adef5bb7fbd4aea7d3f712953718742e1bec7457d25a18bc6e2ba SHA512 f9a169c20b71e6dffbf9442a5587186406c6a67d0a3ac5865c55fd19c93868e74d54058147314d0b6a2ca589e2d2223d50e7bb458bdaaabdac65aef9bc794697
+DIST XML-Compile-SOAP-3.24.tar.gz 103114 BLAKE2B 08b63ee636bffcc026dd02bca4183c9c2ab5816c49789b0558fa9df3ab51e965164ba86538682e01838ea548a555250245a247589da6f502bbef6d86bdc11bc4 SHA512 2c1f83e952b7aa880fbebf16d16876292b76f15b12089e5047bd1564578bc42a370608fb1860c4ccb69ee455048092e0096146aac3c3066fea8151ac33e69035
+EBUILD XML-Compile-SOAP-3.200.0.ebuild 620 BLAKE2B 2cc81188f9087130e221c00ede08127032c70a47ebc79ea51bec963660f302f8ce5c492521b6ea41b74e996825c2fb86dd9a8ec3a5476583663aadbac51dceec SHA512 05b5a0d8ac9d505369a5666e03bb405361f62e21d7e5f87f81e8aa0e4ff39c1f97acf9637f28212d2fb08c3f6c6444f6d1cbc063d768e2ead5d79d33063ba3e0
+EBUILD XML-Compile-SOAP-3.210.0.ebuild 620 BLAKE2B 8a614d1b2ae066cc0d089b7b3e151dab39b6f191bf5ceefd5fd9db0ca8a10036df5fcf9ca30787bbac2065ed90bd0255a135c1b5905afd9b91b7516c3ec6403a SHA512 9d3112852f2bc887017695d94577d14e682b1b7b7c6cc57a4596ebee3b83d85fd3c97a102f488832bb5b8f88adf4dd61dff2d781274ffcff7de655bac27ac4a7
+EBUILD XML-Compile-SOAP-3.240.0.ebuild 649 BLAKE2B 3acf0674b7d24075da00b5a6b1e50e5c29bd4401e786a986179ab55840ba1beb6cbe355ca06f7d631fe3ae43384c6437f30d5f9566cf1922afa81057983d7fb9 SHA512 d5e445a7c0bc727a40f285df8bb59c4d443c62637590da24b6555cfe6af3695ce8705e5593d7c3634417c355bd5a3969a8b917250b861778629fac134776f85c
+MISC metadata.xml 1428 BLAKE2B 81a95933a18dae64410cfa0e833e24e8fcc099a2ba41bee90e448cce46954a4092ce91ee76a453f79309d4bfbc547e14cc7505d199785b9029b64fadf568cf6b SHA512 977ede9c643643b3184e2c6ea41ed70cd99fcbea30e0181df40d48d4e06f06cb44ad0bc47b47a91b465da6bed6db76bef7ea2d0bb75a1d65229af71bf287da08
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 000000000000..ef877552527a
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+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/XML-Compile-SOAP-3.210.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild
new file mode 100644
index 000000000000..4efd77e54255
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild
@@ -0,0 +1,30 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.21
+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/XML-Compile-SOAP-3.240.0.ebuild b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild
new file mode 100644
index 000000000000..db47b202e59a
--- /dev/null
+++ b/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.24
+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
+ >=dev-perl/Net-HTTP-6.160.0
+ virtual/perl-Time-HiRes
+ >=dev-perl/XML-Compile-1.580.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 000000000000..49eb063a387b
--- /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>perl@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>