Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-editors/elvis/, app-editors/xvile/
Date: Fri, 27 Apr 2018 01:15:02
Message-Id: 1524791077.af0193639bd1b81001c0bc5d278787412b07104c.mattst88@gentoo
1 commit: af0193639bd1b81001c0bc5d278787412b07104c
2 Author: Arfrever Frehtes Taifersar Arahesis <Arfrever <AT> Apache <DOT> Org>
3 AuthorDate: Thu Apr 26 18:40:38 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 27 01:04:37 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af019363
7
8 app-editors/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
9
10 app-editors/elvis/elvis-2.2.0-r4.ebuild | 4 ++--
11 app-editors/elvis/elvis-2.2.0-r5.ebuild | 4 ++--
12 app-editors/xvile/xvile-9.8r.ebuild | 6 +++---
13 app-editors/xvile/xvile-9.8s.ebuild | 6 +++---
14 4 files changed, 10 insertions(+), 10 deletions(-)
15
16 diff --git a/app-editors/elvis/elvis-2.2.0-r4.ebuild b/app-editors/elvis/elvis-2.2.0-r4.ebuild
17 index 5f1ee075223..72935420e5d 100644
18 --- a/app-editors/elvis/elvis-2.2.0-r4.ebuild
19 +++ b/app-editors/elvis/elvis-2.2.0-r4.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2017 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Foundation
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=5
26 @@ -16,7 +16,7 @@ KEYWORDS="amd64 ppc ppc64 x86 ~ppc-macos ~x86-macos ~m68k-mint ~sparc-solaris"
27 IUSE="X"
28
29 RDEPEND=">=sys-libs/ncurses-5.7-r7:0=
30 - X? ( >=x11-proto/xproto-7.0.4
31 + X? ( x11-base/xorg-proto
32 >=x11-libs/libX11-1.0.0
33 >=x11-libs/libXt-1.0.0
34 >=x11-libs/libXpm-3.5.4.2
35
36 diff --git a/app-editors/elvis/elvis-2.2.0-r5.ebuild b/app-editors/elvis/elvis-2.2.0-r5.ebuild
37 index a17ff347233..bd91dad51c2 100644
38 --- a/app-editors/elvis/elvis-2.2.0-r5.ebuild
39 +++ b/app-editors/elvis/elvis-2.2.0-r5.ebuild
40 @@ -1,4 +1,4 @@
41 -# Copyright 1999-2017 Gentoo Foundation
42 +# Copyright 1999-2018 Gentoo Foundation
43 # Distributed under the terms of the GNU General Public License v2
44
45 EAPI=6
46 @@ -20,7 +20,7 @@ RDEPEND="
47 sys-libs/ncurses:0=
48 app-eselect/eselect-vi
49 X? (
50 - >=x11-proto/xproto-7.0.4
51 + x11-base/xorg-proto
52 >=x11-libs/libX11-1.0.0
53 >=x11-libs/libXt-1.0.0
54 >=x11-libs/libXpm-3.5.4.2
55
56 diff --git a/app-editors/xvile/xvile-9.8r.ebuild b/app-editors/xvile/xvile-9.8r.ebuild
57 index 8748bca62a9..45cb7accad3 100644
58 --- a/app-editors/xvile/xvile-9.8r.ebuild
59 +++ b/app-editors/xvile/xvile-9.8r.ebuild
60 @@ -1,4 +1,4 @@
61 -# Copyright 1999-2017 Gentoo Foundation
62 +# Copyright 1999-2018 Gentoo Foundation
63 # Distributed under the terms of the GNU General Public License v2
64
65 EAPI=6
66 @@ -15,13 +15,13 @@ IUSE="perl"
67
68 RDEPEND="perl? ( dev-lang/perl )
69 =app-editors/vile-${PV}
70 + x11-base/xorg-proto
71 >=x11-libs/libX11-1.0.0
72 >=x11-libs/libXt-1.0.0
73 >=x11-libs/libICE-1.0.0
74 >=x11-libs/libSM-1.0.0
75 >=x11-libs/libXaw-1.0.1
76 - >=x11-libs/libXpm-3.5.4.2
77 - >=x11-proto/xproto-7.0.4"
78 + >=x11-libs/libXpm-3.5.4.2"
79 DEPEND="${RDEPEND}
80 sys-devel/flex"
81
82
83 diff --git a/app-editors/xvile/xvile-9.8s.ebuild b/app-editors/xvile/xvile-9.8s.ebuild
84 index 360881561dd..77b721ab9a6 100644
85 --- a/app-editors/xvile/xvile-9.8s.ebuild
86 +++ b/app-editors/xvile/xvile-9.8s.ebuild
87 @@ -1,4 +1,4 @@
88 -# Copyright 1999-2017 Gentoo Foundation
89 +# Copyright 1999-2018 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91
92 EAPI=6
93 @@ -15,13 +15,13 @@ IUSE="perl"
94
95 RDEPEND="perl? ( dev-lang/perl )
96 =app-editors/vile-${PV}
97 + x11-base/xorg-proto
98 >=x11-libs/libX11-1.0.0
99 >=x11-libs/libXt-1.0.0
100 >=x11-libs/libICE-1.0.0
101 >=x11-libs/libSM-1.0.0
102 >=x11-libs/libXaw-1.0.1
103 - >=x11-libs/libXpm-3.5.4.2
104 - >=x11-proto/xproto-7.0.4"
105 + >=x11-libs/libXpm-3.5.4.2"
106 DEPEND="${RDEPEND}
107 sys-devel/flex"