From b7968ee32726c45c6ff0b6eab0ffd7bcf034250d Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Tue, 22 May 2018 04:25:32 +0200 Subject: 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(-) (limited to 'games-arcade') 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 -- cgit v1.2.1