commit:     ebc7eb30e7293c0f35cdf076822e8b8b1e9d0feb
Author:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 17 01:39:15 2020 +0000
Commit:     Erik Mackdanz <stasibear <AT> gentoo <DOT> org>
CommitDate: Tue Nov 17 01:39:15 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ebc7eb30

net-libs/libupnpp: Pin to earlier libupnp

Signed-off-by: Erik Mackdanz <stasibear <AT> gentoo.org>
Closes: https://bugs.gentoo.org/700396
Package-Manager: Portage-3.0.9, Repoman-3.0.2

 net-libs/libupnpp/libupnpp-0.17.0.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libupnpp/libupnpp-0.17.0.ebuild 
b/net-libs/libupnpp/libupnpp-0.17.0.ebuild
index 711082d6f68..f64ebade3e9 100644
--- a/net-libs/libupnpp/libupnpp-0.17.0.ebuild
+++ b/net-libs/libupnpp/libupnpp-0.17.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -12,7 +12,7 @@ KEYWORDS="amd64"
 
 DEPEND="
        dev-libs/expat
-       net-libs/libupnp:0
+       <=net-libs/libupnp-1.7.0
        net-misc/curl
 "
 RDEPEND="${DEPEND}"

Reply via email to