commit:     0bb86c293fafa9bde4d7c42770ad3389dfeb955f
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue May 22 02:30:33 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=0bb86c29

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

 games-board/ace/ace-1.4-r1.ebuild                | 4 ++--
 games-board/cgoban/cgoban-1.9.14-r2.ebuild       | 4 ++--
 games-board/spider/spider-1.2_p4-r2.ebuild       | 2 +-
 games-board/xboard/xboard-4.8.0-r1.ebuild        | 4 ++--
 games-board/xfreecell/xfreecell-1.0.5b-r1.ebuild | 4 ++--
 games-board/xskat/xskat-4.0-r1.ebuild            | 6 +++---
 6 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/games-board/ace/ace-1.4-r1.ebuild 
b/games-board/ace/ace-1.4-r1.ebuild
index dbe79e29977..66185f9eb84 100644
--- a/games-board/ace/ace-1.4-r1.ebuild
+++ b/games-board/ace/ace-1.4-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -17,7 +17,7 @@ RDEPEND="
        media-libs/libpng:0
        x11-libs/libX11"
 DEPEND="${RDEPEND}
-       x11-proto/xproto"
+       x11-base/xorg-proto"
 
 PATCHES=(
        "${FILESDIR}"/${P}-no-xpm.patch

diff --git a/games-board/cgoban/cgoban-1.9.14-r2.ebuild 
b/games-board/cgoban/cgoban-1.9.14-r2.ebuild
index 95912a591d7..ad2c9a790a3 100644
--- a/games-board/cgoban/cgoban-1.9.14-r2.ebuild
+++ b/games-board/cgoban/cgoban-1.9.14-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
@@ -18,7 +18,7 @@ RDEPEND="
        x11-libs/libX11
        x11-libs/libXt"
 DEPEND="${RDEPEND}
-       x11-proto/xproto"
+       x11-base/xorg-proto"
 
 PATCHES=(
        "${FILESDIR}"/${P}-cflags.patch

diff --git a/games-board/spider/spider-1.2_p4-r2.ebuild 
b/games-board/spider/spider-1.2_p4-r2.ebuild
index a543715af98..e6d74185279 100644
--- a/games-board/spider/spider-1.2_p4-r2.ebuild
+++ b/games-board/spider/spider-1.2_p4-r2.ebuild
@@ -25,8 +25,8 @@ RDEPEND="
        x11-libs/libXt
 "
 DEPEND="${RDEPEND}
+       x11-base/xorg-proto
        x11-misc/imake
-       x11-proto/xproto
 "
 
 S="${WORKDIR}/${MY_P/_/-}.orig"

diff --git a/games-board/xboard/xboard-4.8.0-r1.ebuild 
b/games-board/xboard/xboard-4.8.0-r1.ebuild
index 60b2e7c3005..398488b60b2 100644
--- a/games-board/xboard/xboard-4.8.0-r1.ebuild
+++ b/games-board/xboard/xboard-4.8.0-r1.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
@@ -33,8 +33,8 @@ RDEPEND="
        )
        gtk? ( x11-libs/gtk+:2 )"
 DEPEND="${RDEPEND}
-       x11-proto/xproto
        virtual/pkgconfig
+       x11-base/xorg-proto
        nls? ( sys-devel/gettext )"
 
 PATCHES=(

diff --git a/games-board/xfreecell/xfreecell-1.0.5b-r1.ebuild 
b/games-board/xfreecell/xfreecell-1.0.5b-r1.ebuild
index 491d3910b26..b5e38916ce0 100644
--- a/games-board/xfreecell/xfreecell-1.0.5b-r1.ebuild
+++ b/games-board/xfreecell/xfreecell-1.0.5b-r1.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
@@ -18,7 +18,7 @@ IUSE=""
 RDEPEND="media-fonts/font-misc-misc
        x11-libs/libXext"
 DEPEND="${RDEPEND}
-       x11-proto/xextproto"
+       x11-base/xorg-proto"
 
 S=${WORKDIR}/${PN}
 

diff --git a/games-board/xskat/xskat-4.0-r1.ebuild 
b/games-board/xskat/xskat-4.0-r1.ebuild
index 4443c46caf3..517567ee1cf 100644
--- a/games-board/xskat/xskat-4.0-r1.ebuild
+++ b/games-board/xskat/xskat-4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -16,9 +16,9 @@ IUSE=""
 RDEPEND="media-fonts/font-misc-misc
        x11-libs/libX11"
 DEPEND="${RDEPEND}
+       x11-base/xorg-proto
        x11-misc/gccmakedep
-       x11-misc/imake
-       x11-proto/xproto"
+       x11-misc/imake"
 
 src_prepare() {
        default

Reply via email to