summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>2018-04-26 20:40:38 +0200
committerMatt Turner <mattst88@gentoo.org>2018-04-26 18:04:37 -0700
commitaf0193639bd1b81001c0bc5d278787412b07104c (patch)
tree728ce5a4f4b0a9cd5cf78857c4517286539b20c0 /app-editors
parentwww-client/firefox: fix eme-free use flag (diff)
downloadgentoo-af0193639bd1b81001c0bc5d278787412b07104c.tar.gz
gentoo-af0193639bd1b81001c0bc5d278787412b07104c.tar.bz2
gentoo-af0193639bd1b81001c0bc5d278787412b07104c.zip
app-editors/*: Update dependencies (x11-proto/* -> x11-base/xorg-proto).
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/elvis/elvis-2.2.0-r4.ebuild4
-rw-r--r--app-editors/elvis/elvis-2.2.0-r5.ebuild4
-rw-r--r--app-editors/xvile/xvile-9.8r.ebuild6
-rw-r--r--app-editors/xvile/xvile-9.8s.ebuild6
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 5f1ee0752233..72935420e5dd 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 a17ff3472331..bd91dad51c25 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 8748bca62a91..45cb7accad3e 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 360881561dd8..77b721ab9a6a 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"