diff options
author | Tim Harder <radhermit@gentoo.org> | 2019-11-17 14:43:35 -0700 |
---|---|---|
committer | Tim Harder <radhermit@gentoo.org> | 2019-11-17 15:09:24 -0700 |
commit | 6cf74ca00e0cf2e03757162b676f3d2b277aadb2 (patch) | |
tree | 9668de81d6cf01cb8d732f5833495cb47f67d1d8 /x11-misc/xdo | |
parent | sys-process/parallel: drop myself as a maintainer (diff) | |
download | gentoo-6cf74ca00e0cf2e03757162b676f3d2b277aadb2.tar.gz gentoo-6cf74ca00e0cf2e03757162b676f3d2b277aadb2.tar.bz2 gentoo-6cf74ca00e0cf2e03757162b676f3d2b277aadb2.zip |
x11-misc/xdo: update to EAPI 7
Signed-off-by: Tim Harder <radhermit@gentoo.org>
Diffstat (limited to 'x11-misc/xdo')
-rw-r--r-- | x11-misc/xdo/xdo-0.5.7.ebuild | 4 |
1 files 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 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" |