commit:     7482f89bada65ee1cc8d2f00d9ab6c00007d2629
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Fri May 11 23:26:47 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Sat May 12 00:32:36 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7482f89b

media-tv/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).

 media-tv/mythtv/mythtv-0.28.1-r4.ebuild | 5 ++---
 media-tv/nvtv/nvtv-0.4.7-r3.ebuild      | 4 ++--
 2 files changed, 4 insertions(+), 5 deletions(-)

diff --git a/media-tv/mythtv/mythtv-0.28.1-r4.ebuild 
b/media-tv/mythtv/mythtv-0.28.1-r4.ebuild
index c030c6623d2..50c45fc9e8b 100644
--- a/media-tv/mythtv/mythtv-0.28.1-r4.ebuild
+++ b/media-tv/mythtv/mythtv-0.28.1-r4.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=6
@@ -129,8 +129,7 @@ RDEPEND="${COMMON}
 "
 DEPEND="${COMMON}
        dev-lang/yasm
-       x11-proto/xf86vidmodeproto
-       x11-proto/xineramaproto
+       x11-base/xorg-proto
 "
 
 S="${WORKDIR}/${P}/mythtv"

diff --git a/media-tv/nvtv/nvtv-0.4.7-r3.ebuild 
b/media-tv/nvtv/nvtv-0.4.7-r3.ebuild
index 39d120ba773..e188d0766f7 100644
--- a/media-tv/nvtv/nvtv-0.4.7-r3.ebuild
+++ b/media-tv/nvtv/nvtv-0.4.7-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -22,7 +22,7 @@ RDEPEND="sys-apps/pciutils[-zlib]
                x11-libs/libXxf86vm )"
 
 DEPEND="${RDEPEND}
-       X? ( x11-proto/xf86vidmodeproto )"
+       X? ( x11-base/xorg-proto )"
 
 PATCHES=( "${FILESDIR}/respect-cflags.patch" )
 

Reply via email to