* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-WSDL11/
@ 2016-11-19 13:37 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2016-11-19 13:37 UTC (permalink / raw
To: gentoo-commits
commit: d447c579e741b2f04d4d69de019d255736393d3f
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 13:37:00 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Nov 19 13:37:00 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d447c579
dev-perl/XML-Compile-WSDL11: Add version 3.50.0
Required for sci-biology/meme
Package-Manager: portage-2.3.2
dev-perl/XML-Compile-WSDL11/Manifest | 1 +
.../XML-Compile-WSDL11-3.50.0.ebuild | 28 ++++++++++++++++++++++
dev-perl/XML-Compile-WSDL11/metadata.xml | 12 ++++++++++
3 files changed, 41 insertions(+)
diff --git a/dev-perl/XML-Compile-WSDL11/Manifest b/dev-perl/XML-Compile-WSDL11/Manifest
new file mode 100644
index 00000000..b003c9f
--- /dev/null
+++ b/dev-perl/XML-Compile-WSDL11/Manifest
@@ -0,0 +1 @@
+DIST XML-Compile-WSDL11-3.05.tar.gz 24298 SHA256 8469fd033ec2d2d7c54f7fb8921a2bbf3357aa7b306f4e441afdaf8c838da0a8 SHA512 88eb20a3e395f8f312222855fcd12750d8208ac4b463a3504b4b1f17e477131ecb4272234537d3044972ef311c475cbd88584f30e98d6454914945e141bbe1de WHIRLPOOL da32665746197d835064dce10165123093c84d5edaacbde558021d3534104adc198608ea0f904910249eb4f25b4aa6927585d12d4e9f2e36b689b2d9cb2c8941
diff --git a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.50.0.ebuild b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.50.0.ebuild
new file mode 100644
index 00000000..2011b9c
--- /dev/null
+++ b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.50.0.ebuild
@@ -0,0 +1,28 @@
+# 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.05
+DIST_EXAMPLES=("bin/*")
+inherit perl-module
+
+DESCRIPTION="WSDL version 1.1 XML Compiler"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/Log-Report-1.50.0
+ >=dev-perl/XML-Compile-1.480.0
+ >=dev-perl/XML-Compile-Cache-1.30.0
+ >=dev-perl/XML-Compile-SOAP-3.160.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.540.0
+ )
+"
diff --git a/dev-perl/XML-Compile-WSDL11/metadata.xml b/dev-perl/XML-Compile-WSDL11/metadata.xml
new file mode 100644
index 00000000..755a420
--- /dev/null
+++ b/dev-perl/XML-Compile-WSDL11/metadata.xml
@@ -0,0 +1,12 @@
+<?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-WSDL11</remote-id>
+ <remote-id type="cpan-module">XML::Compile::WSDL11</remote-id>
+ </upstream>
+</pkgmetadata>
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-WSDL11/
@ 2017-01-17 11:06 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2017-01-17 11:06 UTC (permalink / raw
To: gentoo-commits
commit: c055e97c47cbb3d9615f9fb194ceb64d15c5f39f
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 11:05:45 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 11:05:45 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c055e97c
dev-perl/XML-Compile-WSDL11: Bump to version 3.60.0
Upstream:
- add support for server_type parameter in ::WSDL11::operations
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-perl/XML-Compile-WSDL11/Manifest | 1 +
.../XML-Compile-WSDL11-3.60.0.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-perl/XML-Compile-WSDL11/Manifest b/dev-perl/XML-Compile-WSDL11/Manifest
index b003c9f..988a142 100644
--- a/dev-perl/XML-Compile-WSDL11/Manifest
+++ b/dev-perl/XML-Compile-WSDL11/Manifest
@@ -1 +1,2 @@
DIST XML-Compile-WSDL11-3.05.tar.gz 24298 SHA256 8469fd033ec2d2d7c54f7fb8921a2bbf3357aa7b306f4e441afdaf8c838da0a8 SHA512 88eb20a3e395f8f312222855fcd12750d8208ac4b463a3504b4b1f17e477131ecb4272234537d3044972ef311c475cbd88584f30e98d6454914945e141bbe1de WHIRLPOOL da32665746197d835064dce10165123093c84d5edaacbde558021d3534104adc198608ea0f904910249eb4f25b4aa6927585d12d4e9f2e36b689b2d9cb2c8941
+DIST XML-Compile-WSDL11-3.06.tar.gz 24256 SHA256 a287e7b28035ab0665889b2e139ffd64f3b1b4253370179094a35a7f5901786d SHA512 759c6677ac63276bf2131d5bd1301144886aba559765c0321b574d03d8a6d985930911940658159d9b1a73047845f1901851d5f0843c370f95bebe2f6b7ea7df WHIRLPOOL fffda98ad23fe7a1422a92ea2c636326f7e48edbd34a660f5aa3daec513d8a78b84a131d5b7f86f2051ee112c39e88f8c07ce53347b6699eb7883dfbaa0e7b40
diff --git a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild
new file mode 100644
index 00000000..0d26865
--- /dev/null
+++ b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.06
+DIST_EXAMPLES=("bin/*")
+inherit perl-module
+
+DESCRIPTION="WSDL version 1.1 XML Compiler"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+
+RDEPEND="
+ >=dev-perl/Log-Report-1.50.0
+ >=dev-perl/XML-Compile-1.480.0
+ >=dev-perl/XML-Compile-Cache-1.30.0
+ >=dev-perl/XML-Compile-SOAP-3.160.0
+"
+DEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ >=virtual/perl-Test-Simple-0.540.0
+ )
+"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-WSDL11/
@ 2019-07-17 12:07 Kent Fredric
0 siblings, 0 replies; 8+ messages in thread
From: Kent Fredric @ 2019-07-17 12:07 UTC (permalink / raw
To: gentoo-commits
commit: 4b86abd87bae577e4bb0b4daa21bf35629198053
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 17 12:05:41 2019 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Wed Jul 17 12:05:41 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4b86abd8
dev-perl/XML-Compile-WSDL11: Add dep on XML-Compile-Tester bug #663410
Bug: https://bugs.gentoo.org/663410
Bug: https://rt.cpan.org/Ticket/Display.html?id=130097
Package-Manager: Portage-2.3.66, Repoman-2.3.16
Signed-off-by: Kent Fredric <kentnl <AT> gentoo.org>
...ompile-WSDL11-3.60.0.ebuild => XML-Compile-WSDL11-3.60.0-r1.ebuild} | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
similarity index 88%
rename from dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild
rename to dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
index c441fb7a460..af9616f8328 100644
--- a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0.ebuild
+++ b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -22,6 +22,7 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
+ dev-perl/XML-Compile-Tester
>=virtual/perl-Test-Simple-0.540.0
)
"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-WSDL11/
@ 2019-10-16 3:52 Andreas K. Hüttel
0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2019-10-16 3:52 UTC (permalink / raw
To: gentoo-commits
commit: b74dbee00087ea87c7122f272026b717bfa3f524
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 16 03:50:57 2019 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Wed Oct 16 03:51:39 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b74dbee0
dev-perl/XML-Compile-WSDL11: Remove old
Closes: https://bugs.gentoo.org/663410
Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/XML-Compile-WSDL11/Manifest | 1 -
.../XML-Compile-WSDL11-3.50.0.ebuild | 27 ----------------------
2 files changed, 28 deletions(-)
diff --git a/dev-perl/XML-Compile-WSDL11/Manifest b/dev-perl/XML-Compile-WSDL11/Manifest
index 11491852f00..0496fffd0c7 100644
--- a/dev-perl/XML-Compile-WSDL11/Manifest
+++ b/dev-perl/XML-Compile-WSDL11/Manifest
@@ -1,2 +1 @@
-DIST XML-Compile-WSDL11-3.05.tar.gz 24298 BLAKE2B 6f5e4402eab382d9782cf28cb0eee5fc0c95657396e6c80dca63b1bf71ca15528d20abce2123b810be02017fda7bea7edcb8ae5c76dc5a1261572a6f4e9ebcd0 SHA512 88eb20a3e395f8f312222855fcd12750d8208ac4b463a3504b4b1f17e477131ecb4272234537d3044972ef311c475cbd88584f30e98d6454914945e141bbe1de
DIST XML-Compile-WSDL11-3.06.tar.gz 24256 BLAKE2B bdc1fc259eefcbe8b5564178aec22fe9564ea8105a941e3346c5f2cd9a9242401e95749e61bfe07fb4172f079a04d508cfe5f20a909ab4368c21b2220702d662 SHA512 759c6677ac63276bf2131d5bd1301144886aba559765c0321b574d03d8a6d985930911940658159d9b1a73047845f1901851d5f0843c370f95bebe2f6b7ea7df
diff --git a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.50.0.ebuild b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.50.0.ebuild
deleted file mode 100644
index 5f1de43c21d..00000000000
--- a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.50.0.ebuild
+++ /dev/null
@@ -1,27 +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.05
-DIST_EXAMPLES=("bin/*")
-inherit perl-module
-
-DESCRIPTION="WSDL version 1.1 XML Compiler"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-
-RDEPEND="
- >=dev-perl/Log-Report-1.50.0
- >=dev-perl/XML-Compile-1.480.0
- >=dev-perl/XML-Compile-Cache-1.30.0
- >=dev-perl/XML-Compile-SOAP-3.160.0
-"
-DEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- >=virtual/perl-Test-Simple-0.540.0
- )
-"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-WSDL11/
@ 2021-05-11 23:19 Andreas K. Hüttel
0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-05-11 23:19 UTC (permalink / raw
To: gentoo-commits
commit: 18de5e4f3a07c2085a047c7cf129371c48b84b51
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Tue May 11 23:14:07 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Tue May 11 23:14:07 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=18de5e4f
dev-perl/XML-Compile-WSDL11: Add missing test dependency
Closes: https://bugs.gentoo.org/774777
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
index f4eb235aee9..66834bb0d55 100644
--- a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
+++ b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=6
+EAPI=7
DIST_AUTHOR=MARKOV
DIST_VERSION=3.06
@@ -20,9 +20,12 @@ RDEPEND="
>=dev-perl/XML-Compile-Cache-1.30.0
>=dev-perl/XML-Compile-SOAP-3.160.0
"
-DEPEND="${RDEPEND}
+
+# bug 774777
+BEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
+ dev-perl/Test-Deep
dev-perl/XML-Compile-Tester
>=virtual/perl-Test-Simple-0.540.0
)
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-WSDL11/
@ 2021-05-13 14:42 Andreas K. Hüttel
0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-05-13 14:42 UTC (permalink / raw
To: gentoo-commits
commit: c31aff84bc1f7529a9197be31aa5ac40b78bfd7b
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Thu May 13 14:41:31 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Thu May 13 14:41:31 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c31aff84
dev-perl/XML-Compile-WSDL11: Fix typo
Closes: https://bugs.gentoo.org/789576
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
index 66834bb0d55..9c4715da056 100644
--- a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
+++ b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
@@ -22,7 +22,7 @@ RDEPEND="
"
# bug 774777
-BEPEND="${RDEPEND}
+BDEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
test? (
dev-perl/Test-Deep
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-WSDL11/
@ 2021-10-04 19:55 Andreas K. Hüttel
0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-10-04 19:55 UTC (permalink / raw
To: gentoo-commits
commit: 974e4c4933159784e495814da368312dcb029fa9
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Mon Oct 4 19:34:36 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Oct 4 19:55:11 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=974e4c49
dev-perl/XML-Compile-WSDL11: Version bump 3.08
Package-Manager: Portage-3.0.26, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/XML-Compile-WSDL11/Manifest | 1 +
.../XML-Compile-WSDL11-3.80.0.ebuild | 28 ++++++++++++++++++++++
2 files changed, 29 insertions(+)
diff --git a/dev-perl/XML-Compile-WSDL11/Manifest b/dev-perl/XML-Compile-WSDL11/Manifest
index 0496fffd0c7..baee4bfe03e 100644
--- a/dev-perl/XML-Compile-WSDL11/Manifest
+++ b/dev-perl/XML-Compile-WSDL11/Manifest
@@ -1 +1,2 @@
DIST XML-Compile-WSDL11-3.06.tar.gz 24256 BLAKE2B bdc1fc259eefcbe8b5564178aec22fe9564ea8105a941e3346c5f2cd9a9242401e95749e61bfe07fb4172f079a04d508cfe5f20a909ab4368c21b2220702d662 SHA512 759c6677ac63276bf2131d5bd1301144886aba559765c0321b574d03d8a6d985930911940658159d9b1a73047845f1901851d5f0843c370f95bebe2f6b7ea7df
+DIST XML-Compile-WSDL11-3.08.tar.gz 25706 BLAKE2B f045c9e2bf2edaa24bf4c0045aced6ffafda0162aacd9de062a3f435d9aacca48eed990e616439d819de5d78d45fef73db9b7afdd11d2e2f2e97f3ad1e2a8f5d SHA512 04d4847997552efc94f14cb9ef173a09fe1467e661d6c270bf6016e760a2d7a1ba52352f0a35be732e5e6f6040c1c6ca167fa63b770ec9b1d02c11a8f59ec987
diff --git a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.80.0.ebuild b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.80.0.ebuild
new file mode 100644
index 00000000000..d23417a2154
--- /dev/null
+++ b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.80.0.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=MARKOV
+DIST_VERSION=3.08
+DIST_EXAMPLES=("bin/*")
+inherit perl-module
+
+DESCRIPTION="WSDL version 1.1 XML Compiler"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ >=dev-perl/Log-Report-1.50.0
+ >=dev-perl/XML-Compile-1.480.0
+ >=dev-perl/XML-Compile-Cache-1.30.0
+ >=dev-perl/XML-Compile-SOAP-3.230.0
+"
+BDEPEND="${RDEPEND}
+ virtual/perl-ExtUtils-MakeMaker
+ test? (
+ dev-perl/Test-Deep
+ dev-perl/XML-Compile-Tester
+ >=virtual/perl-Test-Simple-0.540.0
+ )
+"
^ permalink raw reply related [flat|nested] 8+ messages in thread
* [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-WSDL11/
@ 2021-12-11 11:38 Andreas K. Hüttel
0 siblings, 0 replies; 8+ messages in thread
From: Andreas K. Hüttel @ 2021-12-11 11:38 UTC (permalink / raw
To: gentoo-commits
commit: dad7a51b5d5453c55f69973d2b8137c893541a26
Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 11 11:37:48 2021 +0000
Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat Dec 11 11:38:39 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dad7a51b
dev-perl/XML-Compile-WSDL11: Remove old
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
dev-perl/XML-Compile-WSDL11/Manifest | 1 -
.../XML-Compile-WSDL11-3.60.0-r1.ebuild | 32 ----------------------
2 files changed, 33 deletions(-)
diff --git a/dev-perl/XML-Compile-WSDL11/Manifest b/dev-perl/XML-Compile-WSDL11/Manifest
index baee4bfe03eb..1b02fbd89471 100644
--- a/dev-perl/XML-Compile-WSDL11/Manifest
+++ b/dev-perl/XML-Compile-WSDL11/Manifest
@@ -1,2 +1 @@
-DIST XML-Compile-WSDL11-3.06.tar.gz 24256 BLAKE2B bdc1fc259eefcbe8b5564178aec22fe9564ea8105a941e3346c5f2cd9a9242401e95749e61bfe07fb4172f079a04d508cfe5f20a909ab4368c21b2220702d662 SHA512 759c6677ac63276bf2131d5bd1301144886aba559765c0321b574d03d8a6d985930911940658159d9b1a73047845f1901851d5f0843c370f95bebe2f6b7ea7df
DIST XML-Compile-WSDL11-3.08.tar.gz 25706 BLAKE2B f045c9e2bf2edaa24bf4c0045aced6ffafda0162aacd9de062a3f435d9aacca48eed990e616439d819de5d78d45fef73db9b7afdd11d2e2f2e97f3ad1e2a8f5d SHA512 04d4847997552efc94f14cb9ef173a09fe1467e661d6c270bf6016e760a2d7a1ba52352f0a35be732e5e6f6040c1c6ca167fa63b770ec9b1d02c11a8f59ec987
diff --git a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild b/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
deleted file mode 100644
index 9c4715da0560..000000000000
--- a/dev-perl/XML-Compile-WSDL11/XML-Compile-WSDL11-3.60.0-r1.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-DIST_AUTHOR=MARKOV
-DIST_VERSION=3.06
-DIST_EXAMPLES=("bin/*")
-inherit perl-module
-
-DESCRIPTION="WSDL version 1.1 XML Compiler"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="test"
-RESTRICT="!test? ( test )"
-
-RDEPEND="
- >=dev-perl/Log-Report-1.50.0
- >=dev-perl/XML-Compile-1.480.0
- >=dev-perl/XML-Compile-Cache-1.30.0
- >=dev-perl/XML-Compile-SOAP-3.160.0
-"
-
-# bug 774777
-BDEPEND="${RDEPEND}
- virtual/perl-ExtUtils-MakeMaker
- test? (
- dev-perl/Test-Deep
- dev-perl/XML-Compile-Tester
- >=virtual/perl-Test-Simple-0.540.0
- )
-"
^ permalink raw reply related [flat|nested] 8+ messages in thread
end of thread, other threads:[~2021-12-11 11:38 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-17 12:07 [gentoo-commits] repo/gentoo:master commit in: dev-perl/XML-Compile-WSDL11/ Kent Fredric
-- strict thread matches above, loose matches on Subject: below --
2021-12-11 11:38 Andreas K. Hüttel
2021-10-04 19:55 Andreas K. Hüttel
2021-05-13 14:42 Andreas K. Hüttel
2021-05-11 23:19 Andreas K. Hüttel
2019-10-16 3:52 Andreas K. Hüttel
2017-01-17 11:06 Kent Fredric
2016-11-19 13:37 Kent Fredric
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox