commit: 2a5f60f90d44dfbf3a715183e6dd78cae65948ea
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Tue Jan 16 21:09:04 2024 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Tue Jan 16 21:09:04 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=2a5f60f9
net-misc/stunnel: sync ::gentoo
Signed-off-by: orbea <orbea <AT> riseup.net>
net-misc/stunnel/stunnel-5.71.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net-misc/stunnel/stunnel-5.71.ebuild
b/net-misc/stunnel/stunnel-5.71.ebuild
index 47e2c83..d8ddd73 100644
--- a/net-misc/stunnel/stunnel-5.71.ebuild
+++ b/net-misc/stunnel/stunnel-5.71.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -39,7 +39,7 @@ RDEPEND="
"
# autoconf-archive for F_S patch
BDEPEND="
- sys-devel/autoconf-archive
+ dev-build/autoconf-archive
test? ( ${PYTHON_DEPS} )
"