From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Server/
Date: Wed, 22 Mar 2023 05:22:08 +0000 (UTC) [thread overview]
Message-ID: <1679462130.e5514f4abffad5b45c4d6114035cd3cd6faa8f9b.sam@gentoo> (raw)
commit: e5514f4abffad5b45c4d6114035cd3cd6faa8f9b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 22 05:15:30 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 22 05:15:30 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e5514f4a
dev-perl/Net-Server: add 2.14.0
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-perl/Net-Server/Manifest | 1 +
dev-perl/Net-Server/Net-Server-2.14.0.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-perl/Net-Server/Manifest b/dev-perl/Net-Server/Manifest
index 73a15b365683..57f3cdb1c2b5 100644
--- a/dev-perl/Net-Server/Manifest
+++ b/dev-perl/Net-Server/Manifest
@@ -1 +1,2 @@
DIST Net-Server-2.010.tar.gz 145901 BLAKE2B 2b2339064e1e2a6d3296a19a497635fb4fafb7884e15cc04f3328df349086cbea561247c9d53a140e3c43a25be366fec566133a0e51dec1a4bec0d83f0950665 SHA512 b4c1a85263e81c4ad6f32e28acb5176002ad591a1140dca060b706901758f48d3c63c4077606d772540e18fc6fa6772e71d213d0a4940e903c597b0e0f844365
+DIST Net-Server-2.014.tar.gz 154783 BLAKE2B d461224e49f95d006d072d8e9e81f9e0dc6dc79663326bdb9eb97fd9dd1b10f6657dd770b0324b0f944a13d28c93fd5a13b9d107c9e98cf49f65fd7eb7a92887 SHA512 6b1bbfeed13af5f9dba76873899e162497234b5cc8fc08bf749fd86e0377bd9184a9807df61f27645634d0ff8d8e6c8c14b700b3d283fbbb7d1d844e6608c9c2
diff --git a/dev-perl/Net-Server/Net-Server-2.14.0.ebuild b/dev-perl/Net-Server/Net-Server-2.14.0.ebuild
new file mode 100644
index 000000000000..0391167e6369
--- /dev/null
+++ b/dev-perl/Net-Server/Net-Server-2.14.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DIST_AUTHOR=RHANDOM
+DIST_VERSION=2.014
+# Parallel testing causes tests to randomly fail
+DIST_TEST="do"
+inherit perl-module
+
+DESCRIPTION="Extensible, general Perl server engine"
+
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+IUSE="ipv6"
+
+RDEPEND="
+ virtual/perl-File-Temp
+ virtual/perl-IO
+ virtual/perl-Time-HiRes
+ dev-perl/IO-Multiplex
+ ipv6? ( dev-perl/IO-Socket-INET6 )
+"
+BDEPEND="${RDEPEND}
+ >=virtual/perl-ExtUtils-MakeMaker-6.300.0
+"
next reply other threads:[~2023-03-22 5:22 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-22 5:22 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-06-01 6:58 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Server/ Jakov Smolić
2023-06-01 5:40 Sam James
2023-06-01 5:23 Sam James
2023-06-01 5:22 Sam James
2023-06-01 5:22 Sam James
2023-06-01 5:22 Sam James
2022-12-31 15:53 Arthur Zamarin
2021-11-21 14:21 Andreas K. Hüttel
2021-08-25 16:26 Sam James
2021-08-25 5:37 Agostino Sarubbo
2021-07-15 21:37 Andreas K. Hüttel
2020-04-28 21:13 Mart Raudsepp
2018-01-30 2:18 Kent Fredric
2018-01-09 12:16 Mikle Kolyada
2018-01-09 8:02 Sergei Trofimovich
2018-01-07 11:10 Sergei Trofimovich
2018-01-07 0:16 Sergei Trofimovich
2018-01-07 0:09 Sergei Trofimovich
2018-01-04 22:11 Sergei Trofimovich
2017-11-28 3:21 Kent Fredric
2016-04-02 14:57 Andreas Hüttel
2016-04-02 11:22 Agostino Sarubbo
2016-03-09 20:48 [gentoo-commits] repo/gentoo:master commit in: dev-perl/net-server/ Andreas Hüttel
2016-03-09 20:48 [gentoo-commits] repo/gentoo:master commit in: dev-perl/Net-Server/ Andreas Hüttel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1679462130.e5514f4abffad5b45c4d6114035cd3cd6faa8f9b.sam@gentoo \
--to=sam@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox