Gentoo Archives: gentoo-commits

From: David Seifert <soap@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/freeorion/
Date: Fri, 18 Jun 2021 19:18:19
Message-Id: 1624043801.271e40dee2ed4a7909ba121bae8973ea87de006a.soap@gentoo
1 commit: 271e40dee2ed4a7909ba121bae8973ea87de006a
2 Author: David Seifert <soap <AT> gentoo <DOT> org>
3 AuthorDate: Fri Jun 18 19:16:41 2021 +0000
4 Commit: David Seifert <soap <AT> gentoo <DOT> org>
5 CommitDate: Fri Jun 18 19:16:41 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=271e40de
7
8 games-strategy/freeorion: Depend on dev-libs/boost:=[threads(+)]
9
10 Package-Manager: Portage-3.0.20, Repoman-3.0.3
11 Signed-off-by: David Seifert <soap <AT> gentoo.org>
12
13 .../{freeorion-0.4.10.1-r1.ebuild => freeorion-0.4.10.1-r2.ebuild} | 6 +++---
14 games-strategy/freeorion/freeorion-9999.ebuild | 6 +++---
15 2 files changed, 6 insertions(+), 6 deletions(-)
16
17 diff --git a/games-strategy/freeorion/freeorion-0.4.10.1-r1.ebuild b/games-strategy/freeorion/freeorion-0.4.10.1-r2.ebuild
18 similarity index 91%
19 rename from games-strategy/freeorion/freeorion-0.4.10.1-r1.ebuild
20 rename to games-strategy/freeorion/freeorion-0.4.10.1-r2.ebuild
21 index 9cdce45d2d2..8fe0bd67b88 100644
22 --- a/games-strategy/freeorion/freeorion-0.4.10.1-r1.ebuild
23 +++ b/games-strategy/freeorion/freeorion-0.4.10.1-r2.ebuild
24 @@ -1,4 +1,4 @@
25 -# Copyright 1999-2020 Gentoo Authors
26 +# Copyright 1999-2021 Gentoo Authors
27 # Distributed under the terms of the GNU General Public License v2
28
29 EAPI=7
30 @@ -35,7 +35,7 @@ BDEPEND="
31 "
32 RDEPEND="
33 $(python_gen_cond_dep '
34 - >=dev-libs/boost-1.58:=[nls,python,threads,${PYTHON_MULTI_USEDEP}]
35 + >=dev-libs/boost-1.58:=[nls,python,threads(+),${PYTHON_MULTI_USEDEP}]
36 ')
37 !dedicated? (
38 media-libs/freealut
39 @@ -46,7 +46,7 @@ RDEPEND="
40 media-libs/libsdl2[X,opengl,video]
41 >=media-libs/libvorbis-1.1.2
42 media-libs/openal
43 - sci-physics/bullet
44 + sci-physics/bullet:=
45 virtual/opengl
46 )
47 sys-libs/zlib
48
49 diff --git a/games-strategy/freeorion/freeorion-9999.ebuild b/games-strategy/freeorion/freeorion-9999.ebuild
50 index dc0896abe66..afe458a3f79 100644
51 --- a/games-strategy/freeorion/freeorion-9999.ebuild
52 +++ b/games-strategy/freeorion/freeorion-9999.ebuild
53 @@ -1,4 +1,4 @@
54 -# Copyright 1999-2020 Gentoo Authors
55 +# Copyright 1999-2021 Gentoo Authors
56 # Distributed under the terms of the GNU General Public License v2
57
58 EAPI=7
59 @@ -35,7 +35,7 @@ BDEPEND="
60 "
61 RDEPEND="
62 $(python_gen_cond_dep '
63 - >=dev-libs/boost-1.60:=[nls,python,threads,${PYTHON_MULTI_USEDEP}]
64 + >=dev-libs/boost-1.60:=[nls,python,threads(+),${PYTHON_MULTI_USEDEP}]
65 ')
66 !dedicated? (
67 media-libs/freealut
68 @@ -46,7 +46,7 @@ RDEPEND="
69 media-libs/libsdl2[X,opengl,video]
70 >=media-libs/libvorbis-1.1.2
71 media-libs/openal
72 - sci-physics/bullet
73 + sci-physics/bullet:=
74 virtual/opengl
75 )
76 sys-libs/zlib