Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: games-strategy/xbattleai/, games-strategy/freeciv/
Date: Mon, 11 Jun 2018 01:53:59
Message-Id: 1528681751.d5e85171d11b4559b601ca424b285bad24b04dfe.mattst88@gentoo
1 commit: d5e85171d11b4559b601ca424b285bad24b04dfe
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 11 01:49:11 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 11 01:49:11 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5e85171
7
8 games-strategy/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)
9
10 games-strategy/freeciv/freeciv-2.5.11.ebuild | 2 +-
11 games-strategy/freeciv/freeciv-2.6.0_beta3.ebuild | 2 +-
12 games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild | 2 +-
13 3 files changed, 3 insertions(+), 3 deletions(-)
14
15 diff --git a/games-strategy/freeciv/freeciv-2.5.11.ebuild b/games-strategy/freeciv/freeciv-2.5.11.ebuild
16 index d2e9a55ac11..149823db319 100644
17 --- a/games-strategy/freeciv/freeciv-2.5.11.ebuild
18 +++ b/games-strategy/freeciv/freeciv-2.5.11.ebuild
19 @@ -53,7 +53,7 @@ RDEPEND="app-arch/bzip2
20 DEPEND="${RDEPEND}
21 virtual/pkgconfig
22 !dedicated? (
23 - x11-proto/xextproto
24 + x11-base/xorg-proto
25 nls? ( sys-devel/gettext )
26 )"
27
28
29 diff --git a/games-strategy/freeciv/freeciv-2.6.0_beta3.ebuild b/games-strategy/freeciv/freeciv-2.6.0_beta3.ebuild
30 index 85687658671..ceb9ae038ec 100644
31 --- a/games-strategy/freeciv/freeciv-2.6.0_beta3.ebuild
32 +++ b/games-strategy/freeciv/freeciv-2.6.0_beta3.ebuild
33 @@ -54,7 +54,7 @@ RDEPEND="app-arch/bzip2
34 DEPEND="${RDEPEND}
35 virtual/pkgconfig
36 !dedicated? (
37 - x11-proto/xextproto
38 + x11-base/xorg-proto
39 nls? ( sys-devel/gettext )
40 )"
41
42
43 diff --git a/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild b/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild
44 index 119e643d3fa..e7b53bcc541 100644
45 --- a/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild
46 +++ b/games-strategy/xbattleai/xbattleai-1.2.2-r2.ebuild
47 @@ -24,7 +24,7 @@ RDEPEND="
48 DEPEND="${RDEPEND}
49 app-text/rman
50 x11-misc/imake
51 - x11-proto/xproto"
52 + x11-base/xorg-proto"
53
54 PATCHES=(
55 "${FILESDIR}"/${P}-sandbox.patch