Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: net-p2p/airdcpp-webclient/
Date: Sun, 30 Jun 2019 11:49:32
Message-Id: 1561895344.aa0e5772ff9321c83a7498f2db7c55923f2baddd.soap@gentoo
1 commit: aa0e5772ff9321c83a7498f2db7c55923f2baddd
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 30 11:49:04 2019 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 30 11:49:04 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa0e5772
7
8 net-p2p/airdcpp-webclient: Add upper bound on boost-1.70
9
10 Bug: https://bugs.gentoo.org/683472
11 Package-Manager: Portage-2.3.67, Repoman-2.3.16
12 Signed-off-by: David Seifert <soap <AT> gentoo.org>
13
14 net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild | 2 +-
15 net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.1.ebuild | 2 +-
16 2 files changed, 2 insertions(+), 2 deletions(-)
17
18 diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild
19 index 647a9600c51..437636e97e1 100644
20 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild
21 +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.0.ebuild
22 @@ -18,7 +18,7 @@ IUSE="nat-pmp +tbb +webui"
23 RDEPEND="
24 app-arch/bzip2
25 dev-cpp/websocketpp
26 - dev-libs/boost:=
27 + <dev-libs/boost-1.70:=
28 dev-libs/leveldb:=
29 dev-libs/libmaxminddb:=
30 dev-libs/openssl:0=[-bindist]
31
32 diff --git a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.1.ebuild b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.1.ebuild
33 index 647a9600c51..437636e97e1 100644
34 --- a/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.1.ebuild
35 +++ b/net-p2p/airdcpp-webclient/airdcpp-webclient-2.6.1.ebuild
36 @@ -18,7 +18,7 @@ IUSE="nat-pmp +tbb +webui"
37 RDEPEND="
38 app-arch/bzip2
39 dev-cpp/websocketpp
40 - dev-libs/boost:=
41 + <dev-libs/boost-1.70:=
42 dev-libs/leveldb:=
43 dev-libs/libmaxminddb:=
44 dev-libs/openssl:0=[-bindist]