commit:     b7968ee32726c45c6ff0b6eab0ffd7bcf034250d
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Tue May 22 02:25:32 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=b7968ee3

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

 games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild | 4 ++--
 games-arcade/xjump/xjump-2.7.5.ebuild       | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild 
b/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild
index 4c95fe63155..4d3b86a9756 100644
--- a/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild
+++ b/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -19,7 +19,7 @@ RDEPEND="x11-libs/libX11
        x11-libs/libXext
        x11-libs/libXt"
 DEPEND="${RDEPEND}
-       x11-proto/xproto"
+       x11-base/xorg-proto"
 
 src_prepare() {
        sed -i \

diff --git a/games-arcade/xjump/xjump-2.7.5.ebuild 
b/games-arcade/xjump/xjump-2.7.5.ebuild
index 8577fa4fc62..a8f98a99710 100644
--- a/games-arcade/xjump/xjump-2.7.5.ebuild
+++ b/games-arcade/xjump/xjump-2.7.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -21,7 +21,7 @@ RDEPEND="x11-libs/libX11
        x11-libs/libXt"
 
 DEPEND="${RDEPEND}
-       x11-proto/xproto"
+       x11-base/xorg-proto"
 
 S=${WORKDIR}/${P}.orig
 

Reply via email to