diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2018-04-26 20:40:38 +0200 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-04-26 18:04:37 -0700 |
commit | af0193639bd1b81001c0bc5d278787412b07104c (patch) | |
tree | 728ce5a4f4b0a9cd5cf78857c4517286539b20c0 /app-editors/elvis | |
parent | www-client/firefox: fix eme-free use flag (diff) | |
download | gentoo-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/elvis')
-rw-r--r-- | app-editors/elvis/elvis-2.2.0-r4.ebuild | 4 | ||||
-rw-r--r-- | app-editors/elvis/elvis-2.2.0-r5.ebuild | 4 |
2 files changed, 4 insertions, 4 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 |