From b1bded37f8f09ce2c35805d365694dab7569fc27 Mon Sep 17 00:00:00 2001 From: Arfrever Frehtes Taifersar Arahesis Date: Sat, 12 May 2018 02:20:37 +0200 Subject: x11-apps/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto). --- x11-apps/xev/xev-1.2.1.ebuild | 4 ++-- x11-apps/xev/xev-1.2.2.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-apps/xev') diff --git a/x11-apps/xev/xev-1.2.1.ebuild b/x11-apps/xev/xev-1.2.1.ebuild index 2194489aa3b8..ec3eda23d5fa 100644 --- a/x11-apps/xev/xev-1.2.1.ebuild +++ b/x11-apps/xev/xev-1.2.1.ebuild @@ -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=5 @@ -13,4 +13,4 @@ IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXrandr" DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" diff --git a/x11-apps/xev/xev-1.2.2.ebuild b/x11-apps/xev/xev-1.2.2.ebuild index 33c1a0371cd4..29d2b7979e0f 100644 --- a/x11-apps/xev/xev-1.2.2.ebuild +++ b/x11-apps/xev/xev-1.2.2.ebuild @@ -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=5 @@ -13,4 +13,4 @@ IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libXrandr" DEPEND="${RDEPEND} - x11-proto/xproto" + x11-base/xorg-proto" -- cgit v1.2.3-65-gdbad