commit:     241ecaca9a4ebc9eec68da5c87baa957562f2670
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 30 11:49:07 2019 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Jun 30 11:49:07 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=241ecaca

net-vpn/freelan: Add upper bound on boost-1.70

Bug: https://bugs.gentoo.org/688756
Package-Manager: Portage-2.3.67, Repoman-2.3.16
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 net-vpn/freelan/freelan-2.1.ebuild | 4 ++--
 net-vpn/freelan/freelan-2.2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-vpn/freelan/freelan-2.1.ebuild 
b/net-vpn/freelan/freelan-2.1.ebuild
index aa9b0303c45..d286ce106e2 100644
--- a/net-vpn/freelan/freelan-2.1.ebuild
+++ b/net-vpn/freelan/freelan-2.1.ebuild
@@ -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

diff --git a/net-vpn/freelan/freelan-2.2.ebuild 
b/net-vpn/freelan/freelan-2.2.ebuild
index 05ad4196bc2..d286ce106e2 100644
--- a/net-vpn/freelan/freelan-2.2.ebuild
+++ b/net-vpn/freelan/freelan-2.2.ebuild
@@ -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

Reply via email to