No changes to files. Verified with sha512sum.
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Closes: https://github.com/gentoo/gentoo/pull/4186
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=3
+EAPI=5
inherit xorg-2
KEYWORDS="amd64 arm ~mips ppc ppc64 s390 sh ~sparc x86"
IUSE=""
-RDEPEND="x11-libs/libXext
- x11-libs/libX11"
+RDEPEND="
+ x11-libs/libXext
+ x11-libs/libX11
+"
DEPEND="${RDEPEND}
x11-proto/xextproto
- x11-proto/xproto"
+ x11-proto/xproto
+"