diff options
author | Jeroen Roovers <jer@gentoo.org> | 2019-09-04 06:58:04 +0200 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2019-09-04 06:58:51 +0200 |
commit | f4ee5643b68b610698782e148e3005999eb70d7e (patch) | |
tree | 1bc4f139ee4cb4767729666d58695d3773f54fc0 /x11-wm | |
parent | net-analyzer/telegraf: Add build time dependency on dev-lang/go (diff) | |
download | gentoo-f4ee5643b68b610698782e148e3005999eb70d7e.tar.gz gentoo-f4ee5643b68b610698782e148e3005999eb70d7e.tar.bz2 gentoo-f4ee5643b68b610698782e148e3005999eb70d7e.zip |
x11-wm/xoat: EAPI=7
Package-Manager: Portage-2.3.75, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/xoat/xoat-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xoat/xoat-9999.ebuild b/x11-wm/xoat/xoat-9999.ebuild index 5ddef98cef3e..914c769f41f6 100644 --- a/x11-wm/xoat/xoat-9999.ebuild +++ b/x11-wm/xoat/xoat-9999.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 flag-o-matic git-r3 savedconfig toolchain-funcs DESCRIPTION="X Obstinate Asymmetric Tiler" |