commit:     f6acaba5f0b61b1d6922e34d56da2d1d0142da41
Author:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 11 01:48:39 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Mon Jun 11 01:48:39 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f6acaba5

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

 games-roguelike/nethack/nethack-3.6.0-r3.ebuild | 2 +-
 games-roguelike/zangband/zangband-2.7.4c.ebuild | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/games-roguelike/nethack/nethack-3.6.0-r3.ebuild 
b/games-roguelike/nethack/nethack-3.6.0-r3.ebuild
index 5db6d1311c5..fa9302932cb 100644
--- a/games-roguelike/nethack/nethack-3.6.0-r3.ebuild
+++ b/games-roguelike/nethack/nethack-3.6.0-r3.ebuild
@@ -23,7 +23,7 @@ RDEPEND="sys-libs/ncurses:0=
 DEPEND="${RDEPEND}
        virtual/pkgconfig
        X? (
-               x11-proto/xproto
+               x11-base/xorg-proto
                x11-apps/bdftopcf
                x11-apps/mkfontdir
        )"

diff --git a/games-roguelike/zangband/zangband-2.7.4c.ebuild 
b/games-roguelike/zangband/zangband-2.7.4c.ebuild
index dbc6bc7e6b9..90b697ebbc8 100644
--- a/games-roguelike/zangband/zangband-2.7.4c.ebuild
+++ b/games-roguelike/zangband/zangband-2.7.4c.ebuild
@@ -21,7 +21,7 @@ RDEPEND="
                )
        x11-libs/libXaw"
 DEPEND="${RDEPEND}
-       x11-proto/xextproto"
+       x11-base/xorg-proto"
 
 S=${WORKDIR}/${PN}
 

Reply via email to