summaryrefslogtreecommitdiff
path: root/dev-perl/Event-RPC
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/Event-RPC
parentbfd9c39e4712ebdb442d4ca0673061faed1e70e1 (diff)
downloadbaldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.gz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.tar.xz
baldeagleos-repo-a3ceca1b4c0d9bdb550dc23f06ffbb5a8e033bc7.zip
Adding metadata
Diffstat (limited to 'dev-perl/Event-RPC')
-rw-r--r--dev-perl/Event-RPC/Event-RPC-1.100.0-r2.ebuild37
-rw-r--r--dev-perl/Event-RPC/Event-RPC-1.110.0.ebuild37
-rw-r--r--dev-perl/Event-RPC/Manifest2
-rw-r--r--dev-perl/Event-RPC/metadata.xml29
4 files changed, 0 insertions, 105 deletions
diff --git a/dev-perl/Event-RPC/Event-RPC-1.100.0-r2.ebuild b/dev-perl/Event-RPC/Event-RPC-1.100.0-r2.ebuild
deleted file mode 100644
index 30b415ebce20..000000000000
--- a/dev-perl/Event-RPC/Event-RPC-1.100.0-r2.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=JRED
-DIST_VERSION=1.10
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Event based transparent Client/Server RPC framework"
-
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
-
-# Note: Storable not listed in final alternation like it is
-# upstream as storable alone is inherently insecure, so we force
-# availability of at least one secure option
-RDEPEND="
- || (
- dev-perl/Event
- dev-perl/glib-perl
- dev-perl/AnyEvent
- )
- dev-perl/IO-Socket-SSL
- dev-perl/Net-SSLeay
- || (
- >=dev-perl/Sereal-3.0.0
- dev-perl/CBOR-XS
- >=dev-perl/JSON-XS-3.0.0
- )
-"
-BDEPEND="${RDEPEND}"
-
-# Before disabling test here again, please file a bug and help kentnl
-# track it down, so we can at least run some tests where its sensible.
-#DIST_TEST=skip
diff --git a/dev-perl/Event-RPC/Event-RPC-1.110.0.ebuild b/dev-perl/Event-RPC/Event-RPC-1.110.0.ebuild
deleted file mode 100644
index 1c62ca04fa42..000000000000
--- a/dev-perl/Event-RPC/Event-RPC-1.110.0.ebuild
+++ /dev/null
@@ -1,37 +0,0 @@
-# Copyright 1999-2025 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DIST_AUTHOR=JRED
-DIST_VERSION=1.11
-DIST_EXAMPLES=("examples/*")
-inherit perl-module
-
-DESCRIPTION="Event based transparent Client/Server RPC framework"
-
-SLOT="0"
-KEYWORDS="amd64 ppc ppc64 ~sparc x86"
-
-# Note: Storable not listed in final alternation like it is
-# upstream as Storable alone is inherently insecure, so we force
-# availability of at least one secure option
-RDEPEND="
- || (
- dev-perl/Event
- dev-perl/glib-perl
- dev-perl/AnyEvent
- )
- dev-perl/IO-Socket-SSL
- dev-perl/Net-SSLeay
- || (
- >=dev-perl/Sereal-3.0.0
- dev-perl/CBOR-XS
- >=dev-perl/JSON-XS-3.0.0
- )
-"
-BDEPEND="${RDEPEND}"
-
-# Before disabling test here again, please file a bug and help kentnl
-# track it down, so we can at least run some tests where its sensible.
-#DIST_TEST=skip
diff --git a/dev-perl/Event-RPC/Manifest b/dev-perl/Event-RPC/Manifest
deleted file mode 100644
index 787f8e7adffb..000000000000
--- a/dev-perl/Event-RPC/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST Event-RPC-1.10.tar.gz 51373 BLAKE2B 8c100acbdcdb777239a9e82668ff17201721b346b9646ba144b86ac716095923464f9c0da1ce8012ec5dc87756e881b4c1d4f3ec67bf90e0148980bd816376f1 SHA512 bc824ef779c0814ebac096e4152f239c6d3216e358d20491843e46d33f71d5eda4609abc3ee7ed6b3ae96c3689a8cf23f931630cd15bd660213bd41628a7c479
-DIST Event-RPC-1.11.tar.gz 54902 BLAKE2B e52d788c30016ed00ba04e7b67eab6e4c65cd7c979bb9fa641157d0e1614cb4f8d8c53e43e2a3f7bb0484cb1afcd725cbf1292d8a7c73d58e4dc55b6784dc9a8 SHA512 9a24c3695961dae8005db4dded7a9c838c6364bdf2e4cb640527ccdb34dea60f2b615687efeed25f477d77853fceb1cf71177d0915c5b762b3859a49bee5d058
diff --git a/dev-perl/Event-RPC/metadata.xml b/dev-perl/Event-RPC/metadata.xml
deleted file mode 100644
index bf8ef33f9393..000000000000
--- a/dev-perl/Event-RPC/metadata.xml
+++ /dev/null
@@ -1,29 +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">Event-RPC</remote-id>
- <remote-id type="cpan-module">Event::RPC</remote-id>
- <remote-id type="cpan-module">Event::RPC::AuthPasswdHash</remote-id>
- <remote-id type="cpan-module">Event::RPC::Client</remote-id>
- <remote-id type="cpan-module">Event::RPC::Connection</remote-id>
- <remote-id type="cpan-module">Event::RPC::LogConnection</remote-id>
- <remote-id type="cpan-module">Event::RPC::Logger</remote-id>
- <remote-id type="cpan-module">Event::RPC::Loop</remote-id>
- <remote-id type="cpan-module">Event::RPC::Loop::AnyEvent</remote-id>
- <remote-id type="cpan-module">Event::RPC::Loop::Event</remote-id>
- <remote-id type="cpan-module">Event::RPC::Loop::Glib</remote-id>
- <remote-id type="cpan-module">Event::RPC::Message</remote-id>
- <remote-id type="cpan-module">Event::RPC::Message::CBOR</remote-id>
- <remote-id type="cpan-module">Event::RPC::Message::JSON</remote-id>
- <remote-id type="cpan-module">Event::RPC::Message::Negotiate</remote-id>
- <remote-id type="cpan-module">Event::RPC::Message::Sereal</remote-id>
- <remote-id type="cpan-module">Event::RPC::Message::SerialiserBase</remote-id>
- <remote-id type="cpan-module">Event::RPC::Message::Storable</remote-id>
- <remote-id type="cpan-module">Event::RPC::Server</remote-id>
- </upstream>
-</pkgmetadata>