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-simulation/searchandrescue/
Date: Mon, 11 Jun 2018 01:53:57
Message-Id: 1528681729.341922190edd3a7774962729e4dca40f7cd7fc78.mattst88@gentoo
1 commit: 341922190edd3a7774962729e4dca40f7cd7fc78
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jun 11 01:48:49 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Mon Jun 11 01:48:49 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=34192219
7
8 games-simulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto)
9
10 games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild | 3 +--
11 1 file changed, 1 insertion(+), 2 deletions(-)
12
13 diff --git a/games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild b/games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild
14 index 9c1b5118300..9213c114460 100644
15 --- a/games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild
16 +++ b/games-simulation/searchandrescue/searchandrescue-1.5.0-r1.ebuild
17 @@ -28,8 +28,7 @@ RDEPEND="
18 virtual/opengl
19 virtual/glu"
20 DEPEND="${RDEPEND}
21 - x11-proto/xextproto
22 - x11-proto/xf86vidmodeproto"
23 + x11-base/xorg-proto"
24
25 S=${WORKDIR}/${PN}_${PV}