commit:     ce715d7fa7ad66559520e7572a1253191332cf29
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 11 18:34:00 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 18:35:05 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ce715d7f

net-misc/autoupnp: Require <net-libs/miniupnpc-2.2.8 in 0.5.0

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 net-misc/autoupnp/autoupnp-0.5.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/autoupnp/autoupnp-0.5.0.ebuild 
b/net-misc/autoupnp/autoupnp-0.5.0.ebuild
index 9f5acac5c152..46dbe3d77c75 100644
--- a/net-misc/autoupnp/autoupnp-0.5.0.ebuild
+++ b/net-misc/autoupnp/autoupnp-0.5.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -18,7 +18,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE="libnotify"
 
 DEPEND="
-       net-libs/miniupnpc:0=
+       <net-libs/miniupnpc-2.2.8:0=
        libnotify? ( x11-libs/libtinynotify:0= )
 "
 RDEPEND="

Reply via email to