From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 22 May 2018 02:25:32 +0000 (+0200) Subject: games-arcade/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=b7968ee32726c45c6ff0b6eab0ffd7bcf034250d;p=gentoo.git games-arcade/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). --- diff --git a/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild b/games-arcade/xgalaga/xgalaga-2.1.1.0.ebuild index 4c95fe631558..4d3b86a97566 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 8577fa4fc622..a8f98a997109 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