games-emulation/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Tue, 22 May 2018 02:36:34 +0000 (04:36 +0200)
committerMatt Turner <mattst88@gentoo.org>
Tue, 22 May 2018 02:45:30 +0000 (19:45 -0700)
games-emulation/gnuboy/gnuboy-1.0.3-r2.ebuild
games-emulation/pcsxr/pcsxr-1.9.94-r2.ebuild
games-emulation/snes9x/snes9x-1.54.1.ebuild
games-emulation/snes9x/snes9x-1.55.ebuild

index 3c4e37c078316fb5a52e97368c0dd8694c42d1fe..177799b9c23500b9e3ae921f5777d963d1e3d3a3 100644 (file)
@@ -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() {
index 319b46f2fd2e81531b185a8eb03c292fb83e3285..b58d16a4d3601e55e17ff928fe7708ebbd64e5ed 100644 (file)
@@ -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 )
 "
index f7531d383ac57eef92424a6f8c4e4a02a9777ab3..972c9db684b9631a1d4c6bb9f41b73127c6b8c40 100644 (file)
@@ -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"
index f95ee81863fbda191d03fb63968a57a3a7ea01e0..639a39ffc5c62a95875f4d9bd519d9f09c197e67 100644 (file)
@@ -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"