From: Tim Harder Date: Sun, 17 Nov 2019 21:43:35 +0000 (-0700) Subject: x11-misc/xdo: update to EAPI 7 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6cf74ca00e0cf2e03757162b676f3d2b277aadb2;p=gentoo.git x11-misc/xdo: update to EAPI 7 Signed-off-by: Tim Harder --- diff --git a/x11-misc/xdo/xdo-0.5.7.ebuild b/x11-misc/xdo/xdo-0.5.7.ebuild index 785b54546acb..ae6c203a1266 100644 --- a/x11-misc/xdo/xdo-0.5.7.ebuild +++ b/x11-misc/xdo/xdo-0.5.7.ebuild @@ -1,7 +1,7 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -EAPI=6 +EAPI=7 inherit toolchain-funcs DESCRIPTION="Small X utility to perform elementary actions on windows"