diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2019-07-19 22:05:27 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2019-07-19 22:05:27 +0100 |
commit | 121ed4eec41fbf03e1998d09eede1bf449da63b9 (patch) | |
tree | ce9341d77d1507f67d4a3a1472da9011b5baa0a8 /dev-perl/XML-Compile-SOAP | |
parent | dd762ff83c330186ee2ede002e08b2f780cddd51 (diff) |
gentoo resync : 19.07.2019
Diffstat (limited to 'dev-perl/XML-Compile-SOAP')
-rw-r--r-- | dev-perl/XML-Compile-SOAP/Manifest | 2 | ||||
-rw-r--r-- | dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0-r1.ebuild (renamed from dev-perl/XML-Compile-SOAP/XML-Compile-SOAP-3.240.0.ebuild) | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/dev-perl/XML-Compile-SOAP/Manifest b/dev-perl/XML-Compile-SOAP/Manifest index 36dc52d650d2..fbc4a6e891bb 100644 --- a/dev-perl/XML-Compile-SOAP/Manifest +++ b/dev-perl/XML-Compile-SOAP/Manifest @@ -3,5 +3,5 @@ DIST XML-Compile-SOAP-3.21.tar.gz 100491 BLAKE2B edccfe788cccf654e9a694d62e8d2be 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 +EBUILD XML-Compile-SOAP-3.240.0-r1.ebuild 667 BLAKE2B 2b6309358d41e4586f0293eeb06325b2d3bc3ce836af8858ee7d0830c0e1512cd6072df14fdaf7c6314fe4edefc7b7933be66ad5aaf6131f884674a84d021c24 SHA512 e19982b3e5a9fcfb5523041b258198d12bec062c4955a0cc2bf22f5d0a73ac09b8668802b0db131f6ee7696b291066ce8b3b9daf7d688520aa171212e971099e MISC metadata.xml 1428 BLAKE2B 81a95933a18dae64410cfa0e833e24e8fcc099a2ba41bee90e448cce46954a4092ce91ee76a453f79309d4bfbc547e14cc7505d199785b9029b64fadf568cf6b SHA512 977ede9c643643b3184e2c6ea41ed70cd99fcbea30e0181df40d48d4e06f06cb44ad0bc47b47a91b465da6bed6db76bef7ea2d0bb75a1d65229af71bf287da08 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-r1.ebuild index db47b202e59a..9dac7b577f1b 100644 --- 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-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -25,6 +25,7 @@ RDEPEND=" DEPEND="${RDEPEND} virtual/perl-ExtUtils-MakeMaker test? ( + dev-perl/Test-Deep >=virtual/perl-Test-Simple-0.540.0 >=dev-perl/XML-Compile-Tester-0.900.0 ) |