summaryrefslogtreecommitdiff
path: root/dev-perl/SOAP-WSDL
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-04 16:24:49 -0500
commita3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7 (patch)
tree0c52bbae1c242fbc296bd650fcd1167685f81492 /dev-perl/SOAP-WSDL
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-perl/SOAP-WSDL')
-rw-r--r--dev-perl/SOAP-WSDL/Manifest1
-rw-r--r--dev-perl/SOAP-WSDL/SOAP-WSDL-3.4.0-r1.ebuild52
-rw-r--r--dev-perl/SOAP-WSDL/metadata.xml134
3 files changed, 0 insertions, 187 deletions
diff --git a/dev-perl/SOAP-WSDL/Manifest b/dev-perl/SOAP-WSDL/Manifest
deleted file mode 100644
index 1d82fe2c4199..000000000000
--- a/dev-perl/SOAP-WSDL/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST SOAP-WSDL-3.004.tar.gz 232536 BLAKE2B 9a1abeb64ab9e92cf1c4d4d02b18e219071af0751e0672d4c281e5d6df094ce7c8e2ad85f69eba38d0cca5a4725df3702ef9fda5d5866da064d42722d0f34035 SHA512 938ba812630de9630a9a725ec39e22f989ca543da84bc0b6dc1711c7761447c52db6b59ab600c6f97f17dfdd18af3f803f1539806b48988115e894a85ad1c402
diff --git a/dev-perl/SOAP-WSDL/SOAP-WSDL-3.4.0-r1.ebuild b/dev-perl/SOAP-WSDL/SOAP-WSDL-3.4.0-r1.ebuild
deleted file mode 100644
index bd5a89d216b0..000000000000
--- a/dev-perl/SOAP-WSDL/SOAP-WSDL-3.4.0-r1.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_VERSION=3.004
-DIST_AUTHOR=SWALTERS
-inherit perl-module
-
-DESCRIPTION="SOAP with WSDL support"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="examples"
-
-RDEPEND="
- >=dev-perl/Class-Load-0.200.0
- >=dev-perl/Class-Std-Fast-0.0.5
- dev-perl/TimeDate
- dev-perl/libwww-perl
- dev-perl/Module-Build
- >=dev-perl/Template-Toolkit-2.180.0
- dev-perl/TermReadKey
- dev-perl/URI
- dev-perl/XML-Parser
-"
-BDEPEND="${RDEPEND}
- test? (
- dev-perl/CGI
- )
-"
-
-DIST_TEST="do" # parallel testing dies
-
-src_prepare() {
- perl-module_src_prepare
- perl_rm_files test_html.pl
-}
-
-src_test() {
- perl_rm_files t/098_pod.t t/099_pod_coverage.t t/094_cpan_meta.t t/095_copying.t t/096_characters.t t/097_kwalitee.t
- perl-module_src_test
-}
-
-src_install() {
- perl-module_src_install
- dodoc MIGRATING
- if use examples; then
- docompress -x /usr/share/doc/${PF}/examples
- docinto examples
- dodoc -r example/*
- fi
-}
diff --git a/dev-perl/SOAP-WSDL/metadata.xml b/dev-perl/SOAP-WSDL/metadata.xml
deleted file mode 100644
index 7fdc49f2dd9d..000000000000
--- a/dev-perl/SOAP-WSDL/metadata.xml
+++ /dev/null
@@ -1,134 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://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">SOAP-WSDL</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Base</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Binding</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Client</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Client::Base</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Definitions</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Deserializer::Hash</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Deserializer::SOM</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Deserializer::XSD</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Expat::Base</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Expat::Message2Hash</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Expat::MessageParser</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Expat::MessageStreamParser</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Expat::WSDLParser</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Factory::Deserializer</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Factory::Generator</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Factory::Serializer</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Factory::Transport</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Generator::Iterator::WSDL11</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Generator::PrefixResolver</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Generator::Template</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Generator::Template::Plugin::XSD</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Generator::Template::XSD</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Generator::Visitor</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Generator::Visitor::Typemap</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Message</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::OpMessage</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Operation</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Part</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Port</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::PortType</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::SOAP::Address</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::SOAP::Body</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::SOAP::Header</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::SOAP::HeaderFault</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::SOAP::Operation</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::SOAP::Typelib::Fault</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::SOAP::Typelib::Fault11</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Serializer::XSD</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Server</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Server::CGI</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Server::Mod_Perl2</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Server::Simple</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Service</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Transport::HTTP</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Transport::Loopback</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Transport::Test</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::TypeLookup</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::Types</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Annotation</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Attribute</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::AttributeGroup</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Builtin</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::ComplexType</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Element</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Enumeration</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::FractionDigits</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Group</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Length</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::MaxExclusive</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::MaxInclusive</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::MaxLength</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::MinExclusive</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::MinInclusive</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::MinLength</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Pattern</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Schema</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Schema::Builtin</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::SimpleType</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::TotalDigits</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Attribute</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::AttributeSet</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::ENTITY</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::ID</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::IDREF</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::IDREFS</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::NCName</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::NMTOKEN</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::NMTOKENS</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::NOTATION</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::Name</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::QName</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::anySimpleType</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::anyType</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::anyURI</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::base64Binary</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::boolean</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::byte</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::date</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::dateTime</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::decimal</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::double</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::duration</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::float</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::gDay</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::gMonth</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::gMonthDay</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::gYear</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::gYearMonth</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::hexBinary</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::int</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::integer</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::language</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::list</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::long</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::negativeInteger</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::nonNegativeInteger</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::nonPositiveInteger</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::normalizedString</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::positiveInteger</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::short</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::string</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::time</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::token</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::unsignedByte</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::unsignedInt</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::unsignedLong</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Builtin::unsignedShort</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::ComplexType</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::Element</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::Typelib::SimpleType</remote-id>
- <remote-id type="cpan-module">SOAP::WSDL::XSD::WhiteSpace</remote-id>
- </upstream>
-</pkgmetadata>