commit:     af0193639bd1b81001c0bc5d278787412b07104c
Author:     Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
AuthorDate: Thu Apr 26 18:40:38 2018 +0000
Commit:     Matt Turner <mattst88 <AT> gentoo <DOT> org>
CommitDate: Fri Apr 27 01:04:37 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af019363

app-editors/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).

 app-editors/elvis/elvis-2.2.0-r4.ebuild | 4 ++--
 app-editors/elvis/elvis-2.2.0-r5.ebuild | 4 ++--
 app-editors/xvile/xvile-9.8r.ebuild     | 6 +++---
 app-editors/xvile/xvile-9.8s.ebuild     | 6 +++---
 4 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/app-editors/elvis/elvis-2.2.0-r4.ebuild 
b/app-editors/elvis/elvis-2.2.0-r4.ebuild
index 5f1ee075223..72935420e5d 100644
--- a/app-editors/elvis/elvis-2.2.0-r4.ebuild
+++ b/app-editors/elvis/elvis-2.2.0-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=5
@@ -16,7 +16,7 @@ KEYWORDS="amd64 ppc ppc64 x86 ~ppc-macos ~x86-macos 
~m68k-mint ~sparc-solaris"
 IUSE="X"
 
 RDEPEND=">=sys-libs/ncurses-5.7-r7:0=
-       X? ( >=x11-proto/xproto-7.0.4
+       X? ( x11-base/xorg-proto
                >=x11-libs/libX11-1.0.0
                >=x11-libs/libXt-1.0.0
                >=x11-libs/libXpm-3.5.4.2

diff --git a/app-editors/elvis/elvis-2.2.0-r5.ebuild 
b/app-editors/elvis/elvis-2.2.0-r5.ebuild
index a17ff347233..bd91dad51c2 100644
--- a/app-editors/elvis/elvis-2.2.0-r5.ebuild
+++ b/app-editors/elvis/elvis-2.2.0-r5.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
@@ -20,7 +20,7 @@ RDEPEND="
        sys-libs/ncurses:0=
        app-eselect/eselect-vi
        X? (
-               >=x11-proto/xproto-7.0.4
+               x11-base/xorg-proto
                >=x11-libs/libX11-1.0.0
                >=x11-libs/libXt-1.0.0
                >=x11-libs/libXpm-3.5.4.2

diff --git a/app-editors/xvile/xvile-9.8r.ebuild 
b/app-editors/xvile/xvile-9.8r.ebuild
index 8748bca62a9..45cb7accad3 100644
--- a/app-editors/xvile/xvile-9.8r.ebuild
+++ b/app-editors/xvile/xvile-9.8r.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
@@ -15,13 +15,13 @@ IUSE="perl"
 
 RDEPEND="perl? ( dev-lang/perl )
        =app-editors/vile-${PV}
+       x11-base/xorg-proto
        >=x11-libs/libX11-1.0.0
        >=x11-libs/libXt-1.0.0
        >=x11-libs/libICE-1.0.0
        >=x11-libs/libSM-1.0.0
        >=x11-libs/libXaw-1.0.1
-       >=x11-libs/libXpm-3.5.4.2
-       >=x11-proto/xproto-7.0.4"
+       >=x11-libs/libXpm-3.5.4.2"
 DEPEND="${RDEPEND}
        sys-devel/flex"
 

diff --git a/app-editors/xvile/xvile-9.8s.ebuild 
b/app-editors/xvile/xvile-9.8s.ebuild
index 360881561dd..77b721ab9a6 100644
--- a/app-editors/xvile/xvile-9.8s.ebuild
+++ b/app-editors/xvile/xvile-9.8s.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
@@ -15,13 +15,13 @@ IUSE="perl"
 
 RDEPEND="perl? ( dev-lang/perl )
        =app-editors/vile-${PV}
+       x11-base/xorg-proto
        >=x11-libs/libX11-1.0.0
        >=x11-libs/libXt-1.0.0
        >=x11-libs/libICE-1.0.0
        >=x11-libs/libSM-1.0.0
        >=x11-libs/libXaw-1.0.1
-       >=x11-libs/libXpm-3.5.4.2
-       >=x11-proto/xproto-7.0.4"
+       >=x11-libs/libXpm-3.5.4.2"
 DEPEND="${RDEPEND}
        sys-devel/flex"
 

Reply via email to