From: "Jakov Smolić" <jsmolic@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/ser2net/
Date: Thu, 21 Oct 2021 18:25:11 +0000 (UTC) [thread overview]
Message-ID: <1634840579.09f3963dcc9e5a6492fd02635135e44bcd883056.jsmolic@gentoo> (raw)
commit: 09f3963dcc9e5a6492fd02635135e44bcd883056
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 21 17:33:48 2021 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Oct 21 18:22:59 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09f3963d
net-misc/ser2net: Port to EAPI 8
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
.../ser2net/{ser2net-2.10.0.ebuild => ser2net-2.10.0-r1.ebuild} | 7 +++----
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/net-misc/ser2net/ser2net-2.10.0.ebuild b/net-misc/ser2net/ser2net-2.10.0-r1.ebuild
similarity index 92%
rename from net-misc/ser2net/ser2net-2.10.0.ebuild
rename to net-misc/ser2net/ser2net-2.10.0-r1.ebuild
index 16b462a5cb7..6e1a5541198 100644
--- a/net-misc/ser2net/ser2net-2.10.0.ebuild
+++ b/net-misc/ser2net/ser2net-2.10.0-r1.ebuild
@@ -1,7 +1,7 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=8
DESCRIPTION="Serial To Network Proxy"
SRC_URI="mirror://sourceforge/ser2net/${P}.tar.gz"
@@ -10,12 +10,11 @@ HOMEPAGE="https://sourceforge.net/projects/ser2net"
KEYWORDS="amd64 ppc x86"
SLOT="0"
LICENSE="GPL-2"
+IUSE="tcpd"
DEPEND="tcpd? ( sys-apps/tcp-wrappers )"
RDEPEND="${DEPEND}"
-IUSE="tcpd"
-
src_configure() {
econf $(use_with tcpd tcp-wrappers) --with-uucp-locking
}
next reply other threads:[~2021-10-21 18:25 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-10-21 18:25 Jakov Smolić [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-10 5:06 [gentoo-commits] repo/gentoo:master commit in: net-misc/ser2net/ Sam James
2025-03-10 3:41 Sam James
2024-06-23 2:52 Jason Zaman
2024-06-23 2:52 Jason Zaman
2019-02-15 15:46 Thomas Deutschmann
2019-02-13 12:21 Mikle Kolyada
2019-02-02 20:44 Sergei Trofimovich
2018-04-15 18:48 Patrice Clement
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=1634840579.09f3963dcc9e5a6492fd02635135e44bcd883056.jsmolic@gentoo \
--to=jsmolic@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