commit:     1a0a7f8b186ac8f4705f568de995547e5b1e9762
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue May 22 02:36:34 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Tue May 22 02:45:30 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a0a7f8b

games-emulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).

 games-emulation/gnuboy/gnuboy-1.0.3-r2.ebuild | 4 +---
 games-emulation/pcsxr/pcsxr-1.9.94-r2.ebuild  | 4 ++--
 games-emulation/snes9x/snes9x-1.54.1.ebuild   | 6 ++----
 games-emulation/snes9x/snes9x-1.55.ebuild     | 4 +---
 4 files changed, 6 insertions(+), 12 deletions(-)

diff --git a/games-emulation/gnuboy/gnuboy-1.0.3-r2.ebuild 
b/games-emulation/gnuboy/gnuboy-1.0.3-r2.ebuild
index 3c4e37c0783..177799b9c23 100644
--- a/games-emulation/gnuboy/gnuboy-1.0.3-r2.ebuild
+++ b/games-emulation/gnuboy/gnuboy-1.0.3-r2.ebuild
@@ -19,9 +19,7 @@ RDEPEND="
        X? ( x11-libs/libXext )
 "
 DEPEND="${RDEPEND}
-       X? (
-               x11-proto/xextproto
-               x11-proto/xproto )
+       X? ( x11-base/xorg-proto )
 "
 
 src_prepare() {

diff --git a/games-emulation/pcsxr/pcsxr-1.9.94-r2.ebuild 
b/games-emulation/pcsxr/pcsxr-1.9.94-r2.ebuild
index 319b46f2fd2..b58d16a4d36 100644
--- a/games-emulation/pcsxr/pcsxr-1.9.94-r2.ebuild
+++ b/games-emulation/pcsxr/pcsxr-1.9.94-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -44,7 +44,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
        app-arch/unzip
        dev-util/intltool
-       x11-proto/videoproto
+       x11-base/xorg-proto
        nls? ( sys-devel/gettext:0 )
        x86? ( dev-lang/nasm )
 "

diff --git a/games-emulation/snes9x/snes9x-1.54.1.ebuild 
b/games-emulation/snes9x/snes9x-1.54.1.ebuild
index f7531d383ac..972c9db684b 100644
--- a/games-emulation/snes9x/snes9x-1.54.1.ebuild
+++ b/games-emulation/snes9x/snes9x-1.54.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -31,9 +31,7 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        virtual/pkgconfig
-       x11-proto/xproto
-       gtk? ( virtual/pkgconfig
-               xv? ( x11-proto/videoproto ) )
+       x11-base/xorg-proto
        nls? ( dev-util/intltool )"
 
 S="${WORKDIR}/${P}/unix"

diff --git a/games-emulation/snes9x/snes9x-1.55.ebuild 
b/games-emulation/snes9x/snes9x-1.55.ebuild
index f95ee81863f..639a39ffc5c 100644
--- a/games-emulation/snes9x/snes9x-1.55.ebuild
+++ b/games-emulation/snes9x/snes9x-1.55.ebuild
@@ -33,9 +33,7 @@ RDEPEND="
        )"
 DEPEND="${RDEPEND}
        virtual/pkgconfig
-       x11-proto/xproto
-       gtk? ( virtual/pkgconfig
-               xv? ( x11-proto/videoproto ) )
+       x11-base/xorg-proto
        nls? ( dev-util/intltool )"
 
 S="${WORKDIR}/${P}/unix"

Reply via email to