games-board/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Tue, 22 May 2018 02:30:33 +0000 (04:30 +0200)
committerMatt Turner <mattst88@gentoo.org>
Tue, 22 May 2018 02:45:30 +0000 (19:45 -0700)
games-board/ace/ace-1.4-r1.ebuild
games-board/cgoban/cgoban-1.9.14-r2.ebuild
games-board/spider/spider-1.2_p4-r2.ebuild
games-board/xboard/xboard-4.8.0-r1.ebuild
games-board/xfreecell/xfreecell-1.0.5b-r1.ebuild
games-board/xskat/xskat-4.0-r1.ebuild

index dbe79e29977d4535c2dba488b8d82ab0e07ecb36..66185f9eb84ad34498068d8a24abce97d9b8ac30 100644 (file)
@@ -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
index 95912a591d7a196b28f58793d119a5c5db817d89..ad2c9a790a3df27a500bbf62ca84b98e1f0ae942 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
@@ -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
index a543715af982dcde227d0d5ddd6caa0085e7538a..e6d741852790322a9c06e24d79b83e0ef4fc7240 100644 (file)
@@ -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"
index 60b2e7c30059a6218309ab3ed46a53ceb5f6a5b6..398488b60b28bf23387b33fc9cf546094226c662 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
@@ -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=(
index 491d3910b26a307b0b4583e2a2b5ffd52baaabb1..b5e38916ce0a34a8fb9b3a91f34bcfa5146dcc64 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
@@ -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}
 
index 4443c46caf319119358a03b25a164485eef6e17b..517567ee1cf131f151665eb0cc8be40c710f69c1 100644 (file)
@@ -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