net-vpn/freelan: Add upper bound on boost-1.70
authorDavid Seifert <soap@gentoo.org>
Sun, 30 Jun 2019 11:49:07 +0000 (13:49 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 30 Jun 2019 11:49:07 +0000 (13:49 +0200)
Bug: https://bugs.gentoo.org/688756
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: David Seifert <soap@gentoo.org>
net-vpn/freelan/freelan-2.1.ebuild
net-vpn/freelan/freelan-2.2.ebuild

index aa9b0303c450ace98e08d1a9b3170d7d68000fb5..d286ce106e2545cc93be16e7493ec7447a414ce6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -15,7 +15,7 @@ KEYWORDS="~amd64"
 IUSE="debug"
 
 DEPEND="
-       dev-libs/boost:=[threads]
+       <dev-libs/boost-1.70:=[threads]
        dev-libs/openssl:0=
        net-misc/curl:=
        virtual/libiconv
index 05ad4196bc2eb9002a0a9ed619cd69591539f4af..d286ce106e2545cc93be16e7493ec7447a414ce6 100644 (file)
@@ -15,7 +15,7 @@ KEYWORDS="~amd64"
 IUSE="debug"
 
 DEPEND="
-       dev-libs/boost:=[threads]
+       <dev-libs/boost-1.70:=[threads]
        dev-libs/openssl:0=
        net-misc/curl:=
        virtual/libiconv