x11-apps/xdbedizzy: EAPI bump 3 -> 5
authorHarri Nieminen <moikkis@gmail.com>
Sat, 11 Mar 2017 16:20:33 +0000 (18:20 +0200)
committerDavid Seifert <soap@gentoo.org>
Thu, 16 Mar 2017 19:12:31 +0000 (20:12 +0100)
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

x11-apps/xdbedizzy/xdbedizzy-1.1.0.ebuild

index 95c925a6caf20c1f26848fd0678cdc046b4b3a68..aa93c76e218372586f22815fba43c54ab463e62d 100644 (file)
@@ -1,7 +1,7 @@
-# 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
 
@@ -9,8 +9,11 @@ DESCRIPTION="X.Org xdbedizzy application"
 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
+"