From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-vpn/tinc/
Date: Sat, 08 Mar 2025 14:25:17 +0000 (UTC) [thread overview]
Message-ID: <1741443851.c2a27e3e1acc312400b23903e2e5535a14596b5d.sam@gentoo> (raw)
commit: c2a27e3e1acc312400b23903e2e5535a14596b5d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Mar 8 14:23:33 2025 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Mar 8 14:24:11 2025 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c2a27e3e
net-vpn/tinc: port 1.0.36 to EAPI 8
Bug: https://bugs.gentoo.org/950870
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-vpn/tinc/{tinc-1.0.36.ebuild => tinc-1.0.36-r1.ebuild} | 14 ++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)
diff --git a/net-vpn/tinc/tinc-1.0.36.ebuild b/net-vpn/tinc/tinc-1.0.36-r1.ebuild
similarity index 90%
rename from net-vpn/tinc/tinc-1.0.36.ebuild
rename to net-vpn/tinc/tinc-1.0.36-r1.ebuild
index 148f1e53336c..7e2b54df333e 100644
--- a/net-vpn/tinc/tinc-1.0.36.ebuild
+++ b/net-vpn/tinc/tinc-1.0.36-r1.ebuild
@@ -1,14 +1,13 @@
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-EAPI=7
+EAPI=8
# Please keep a version around that matches Debian/Ubuntu for compatibility.
inherit systemd
DESCRIPTION="tinc is an easy to configure VPN implementation"
HOMEPAGE="https://www.tinc-vpn.org/"
-
SRC_URI="https://www.tinc-vpn.org/packages/${P}.tar.gz"
LICENSE="GPL-2"
@@ -17,11 +16,14 @@ KEYWORDS="amd64 ~arm ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x
IUSE="+lzo uml vde +zlib"
DEPEND="
- dev-libs/openssl:0=
+ dev-libs/openssl:=
lzo? ( dev-libs/lzo:2 )
- zlib? ( sys-libs/zlib )"
-RDEPEND="${DEPEND}
- vde? ( net-misc/vde )"
+ zlib? ( sys-libs/zlib )
+"
+RDEPEND="
+ ${DEPEND}
+ vde? ( net-misc/vde )
+"
src_configure() {
econf \
next reply other threads:[~2025-03-08 14:25 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-08 14:25 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-03-08 14:25 [gentoo-commits] repo/gentoo:master commit in: net-vpn/tinc/ Sam James
2025-03-08 14:16 Arthur Zamarin
2024-07-09 12:09 Yixun Lan
2024-04-05 1:21 Sam James
2023-04-25 23:17 Sam James
2022-07-03 0:59 Sam James
2022-05-05 10:06 WANG Xuerui
2022-05-05 10:06 WANG Xuerui
2022-03-06 10:12 Jakov Smolić
2021-09-02 6:25 Yixun Lan
2021-06-28 23:25 Anthony G. Basile
2021-05-02 15:07 Mikle Kolyada
2021-01-06 15:06 Fabian Groffen
2020-02-24 14:58 Anthony G. Basile
2020-02-23 20:59 Anthony G. Basile
2019-08-27 14:34 Anthony G. Basile
2019-04-15 7:12 Yixun Lan
2019-04-15 7:12 Yixun Lan
2019-03-08 3:32 Yixun Lan
2019-03-08 3:32 Yixun Lan
2019-03-07 23:13 Anthony G. Basile
2018-10-10 1:24 Anthony G. Basile
2018-06-12 22:32 Anthony G. Basile
2018-06-12 22:26 Anthony G. Basile
2018-04-21 11:15 Anthony G. Basile
2017-11-27 17:28 Pacho Ramos
2017-11-05 23:20 Anthony G. Basile
2017-09-02 22:24 Anthony G. Basile
2017-09-02 22:24 Anthony G. Basile
2017-09-02 22:24 Anthony G. Basile
2017-04-23 21:01 David Seifert
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=1741443851.c2a27e3e1acc312400b23903e2e5535a14596b5d.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