Closes: https://bugs.gentoo.org/602898
Closes: https://github.com/gentoo/gentoo/pull/6535
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-EAPI=5
+EAPI=6
DESCRIPTION="A virtual MIDI keyboard for JACK MIDI"
HOMEPAGE="http://pin.if.uz.zgora.pl/~trasz/jack-keyboard/"
KEYWORDS="amd64 x86"
IUSE="lash X"
-RDEPEND=">=media-sound/jack-audio-connection-kit-0.103
+RDEPEND="virtual/jack
>=x11-libs/gtk+-2.12:2
>=dev-libs/glib-2.2:2
lash? ( media-sound/lash )