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/xvidtune/xvidtune-1.0.2-r1.ebuild | 4 ++-- x11-apps/xvidtune/xvidtune-1.0.3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11-apps/xvidtune') diff --git a/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild b/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild index c0e6df2bc894..2da520d4712c 100644 --- a/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild +++ b/x11-apps/xvidtune/xvidtune-1.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -15,4 +15,4 @@ RDEPEND="x11-libs/libXaw x11-libs/libXt x11-libs/libXxf86vm" DEPEND="${RDEPEND} - x11-proto/xf86vidmodeproto" + x11-base/xorg-proto" diff --git a/x11-apps/xvidtune/xvidtune-1.0.3.ebuild b/x11-apps/xvidtune/xvidtune-1.0.3.ebuild index eb84ada1084d..c4801d350364 100644 --- a/x11-apps/xvidtune/xvidtune-1.0.3.ebuild +++ b/x11-apps/xvidtune/xvidtune-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,4 +15,4 @@ RDEPEND="x11-libs/libXaw x11-libs/libXt x11-libs/libXxf86vm" DEPEND="${RDEPEND} - x11-proto/xf86vidmodeproto" + x11-base/xorg-proto" -- cgit v1.2.3-65-gdbad