commit: 6cf74ca00e0cf2e03757162b676f3d2b277aadb2 Author: Tim Harder <radhermit <AT> gentoo <DOT> org> AuthorDate: Sun Nov 17 21:43:35 2019 +0000 Commit: Tim Harder <radhermit <AT> gentoo <DOT> org> CommitDate: Sun Nov 17 22:09:24 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cf74ca0
x11-misc/xdo: update to EAPI 7 Signed-off-by: Tim Harder <radhermit <AT> gentoo.org> x11-misc/xdo/xdo-0.5.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/x11-misc/xdo/xdo-0.5.7.ebuild b/x11-misc/xdo/xdo-0.5.7.ebuild index 785b54546ac..ae6c203a126 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"
