Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/freeorion/
Date: Sun, 09 Feb 2020 16:25:33
Message-Id: 1581265324.9cf4ab40d2872f143f717c1be7031df494beaa0b.mgorny@gentoo
1 commit: 9cf4ab40d2872f143f717c1be7031df494beaa0b
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 7 14:12:03 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 9 16:22:04 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cf4ab40
7
8 games-strategy/freeorion: Switch to PYTHON_MULTI_USEDEP API
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 games-strategy/freeorion/freeorion-0.4.7.1-r4.ebuild | 6 ++++--
13 ...n-0.4.8_p20190501.ebuild => freeorion-0.4.8_p20190501-r1.ebuild} | 6 ++++--
14 games-strategy/freeorion/freeorion-9999.ebuild | 6 ++++--
15 3 files changed, 12 insertions(+), 6 deletions(-)
16
17 diff --git a/games-strategy/freeorion/freeorion-0.4.7.1-r4.ebuild b/games-strategy/freeorion/freeorion-0.4.7.1-r4.ebuild
18 index e827e00ef9e..3811c4a2574 100644
19 --- a/games-strategy/freeorion/freeorion-0.4.7.1-r4.ebuild
20 +++ b/games-strategy/freeorion/freeorion-0.4.7.1-r4.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2018 Gentoo Foundation
23 +# Copyright 1999-2020 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -26,7 +26,9 @@ IUSE=""
28 REQUIRED_USE="${PYTHON_REQUIRED_USE}"
29
30 RDEPEND="
31 - >=dev-libs/boost-1.56:=[python,threads,${PYTHON_USEDEP}]
32 + $(python_gen_cond_dep '
33 + >=dev-libs/boost-1.56:=[python,threads,${PYTHON_MULTI_USEDEP}]
34 + ')
35 media-libs/freealut
36 media-libs/freetype
37 media-libs/glew:=
38
39 diff --git a/games-strategy/freeorion/freeorion-0.4.8_p20190501.ebuild b/games-strategy/freeorion/freeorion-0.4.8_p20190501-r1.ebuild
40 similarity index 92%
41 rename from games-strategy/freeorion/freeorion-0.4.8_p20190501.ebuild
42 rename to games-strategy/freeorion/freeorion-0.4.8_p20190501-r1.ebuild
43 index 3aea6bd3b5d..5bf1f6f4f99 100644
44 --- a/games-strategy/freeorion/freeorion-0.4.8_p20190501.ebuild
45 +++ b/games-strategy/freeorion/freeorion-0.4.8_p20190501-r1.ebuild
46 @@ -1,4 +1,4 @@
47 -# Copyright 1999-2019 Gentoo Authors
48 +# Copyright 1999-2020 Gentoo Authors
49 # Distributed under the terms of the GNU General Public License v2
50
51 EAPI=7
52 @@ -34,7 +34,9 @@ BDEPEND="
53 virtual/pkgconfig
54 "
55 RDEPEND="
56 - >=dev-libs/boost-1.58:=[python,threads,${PYTHON_USEDEP}]
57 + $(python_gen_cond_dep '
58 + >=dev-libs/boost-1.58:=[python,threads,${PYTHON_MULTI_USEDEP}]
59 + ')
60 !dedicated? (
61 media-libs/freealut
62 >=media-libs/freetype-2.5.5
63
64 diff --git a/games-strategy/freeorion/freeorion-9999.ebuild b/games-strategy/freeorion/freeorion-9999.ebuild
65 index 3aea6bd3b5d..5bf1f6f4f99 100644
66 --- a/games-strategy/freeorion/freeorion-9999.ebuild
67 +++ b/games-strategy/freeorion/freeorion-9999.ebuild
68 @@ -1,4 +1,4 @@
69 -# Copyright 1999-2019 Gentoo Authors
70 +# Copyright 1999-2020 Gentoo Authors
71 # Distributed under the terms of the GNU General Public License v2
72
73 EAPI=7
74 @@ -34,7 +34,9 @@ BDEPEND="
75 virtual/pkgconfig
76 "
77 RDEPEND="
78 - >=dev-libs/boost-1.58:=[python,threads,${PYTHON_USEDEP}]
79 + $(python_gen_cond_dep '
80 + >=dev-libs/boost-1.58:=[python,threads,${PYTHON_MULTI_USEDEP}]
81 + ')
82 !dedicated? (
83 media-libs/freealut
84 >=media-libs/freetype-2.5.5