From 1798c4aeca70ac8d0a243684d6a798fbc65735f8 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 14 Jul 2018 20:57:42 +0100 Subject: gentoo resync : 14.07.2018 --- dev-perl/XML-Compile-SOAP/Manifest | 7 ----- .../XML-Compile-SOAP-3.200.0.ebuild | 30 --------------------- .../XML-Compile-SOAP-3.210.0.ebuild | 30 --------------------- .../XML-Compile-SOAP-3.240.0.ebuild | 31 ---------------------- dev-perl/XML-Compile-SOAP/metadata.xml | 26 ------------------ 5 files changed, 124 deletions(-) delete mode 100644 dev-perl/XML-Compile-SOAP/Manifest delete mode 100644 dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild delete mode 100644 dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild delete mode 100644 dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild delete mode 100644 dev-perl/XML-Compile-SOAP/metadata.xml (limited to 'dev-perl/XML-Compile-SOAP') diff --git a/dev-perl/XML-Compile-SOAP/Manifest b/dev-perl/XML-Compile-SOAP/Manifest deleted file mode 100644 index 36dc52d650d2..000000000000 --- a/dev-perl/XML-Compile-SOAP/Manifest +++ /dev/null @@ -1,7 +0,0 @@ -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 deleted file mode 100644 index ef877552527a..000000000000 --- a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.200.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index 4efd77e54255..000000000000 --- a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.210.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# 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 deleted file mode 100644 index db47b202e59a..000000000000 --- a/dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild +++ /dev/null @@ -1,31 +0,0 @@ -# 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 deleted file mode 100644 index 49eb063a387b..000000000000 --- a/dev-perl/XML-Compile-SOAP/metadata.xml +++ /dev/null @@ -1,26 +0,0 @@ - - - - - perl@gentoo.org - Gentoo Perl Project - - - XML-Compile-SOAP - XML::Compile::SOAP - XML::Compile::SOAP11 - XML::Compile::SOAP11::Client - XML::Compile::SOAP11::Operation - XML::Compile::SOAP11::Server - XML::Compile::SOAP::Client - XML::Compile::SOAP::Extension - XML::Compile::SOAP::Operation - XML::Compile::SOAP::Server - XML::Compile::SOAP::Trace - XML::Compile::SOAP::Util - XML::Compile::Transport - XML::Compile::Transport::SOAPHTTP - XML::Compile::XOP - XML::Compile::XOP::Include - - -- cgit v1.2.3