dev-libs/libevent: Sync with Gentoo

It's from Gentoo commit a2a451a5c5da93c2711ebe92fbd80598ffaebd29.
This commit is contained in:
Flatcar Buildbot 2025-01-13 07:05:42 +00:00 committed by Krzesimir Nowak
parent 9590093c16
commit e99d8ee30f
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -31,7 +31,7 @@ IUSE="
RESTRICT="test"
DEPEND="
mbedtls? ( net-libs/mbedtls:=[${MULTILIB_USEDEP}] )
mbedtls? ( net-libs/mbedtls:0=[${MULTILIB_USEDEP}] )
ssl? ( >=dev-libs/openssl-1.0.1h-r2:=[${MULTILIB_USEDEP}] )
"
RDEPEND="

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -23,7 +23,7 @@ IUSE="
RESTRICT="test"
DEPEND="
mbedtls? ( net-libs/mbedtls:=[${MULTILIB_USEDEP}] )
mbedtls? ( net-libs/mbedtls:0=[${MULTILIB_USEDEP}] )
ssl? ( >=dev-libs/openssl-1.0.1h-r2:=[${MULTILIB_USEDEP}] )
"
RDEPEND="