diff options
author | Sam James <sam@gentoo.org> | 2021-04-15 11:56:51 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-16 12:23:14 +0100 |
commit | 4671266299db375597c8a31b47000d02eed8253d (patch) | |
tree | 7844ae8179cb6c4478b13b889ab9bbfccec45137 /x11-wm/xoat | |
parent | x11-wm/wm2: eutils->epatch (diff) | |
download | gentoo-4671266299db375597c8a31b47000d02eed8253d.tar.gz gentoo-4671266299db375597c8a31b47000d02eed8253d.tar.bz2 gentoo-4671266299db375597c8a31b47000d02eed8253d.zip |
x11-wm/xoat: flag-o-matic--
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-wm/xoat')
-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 4c386e343ad7..31b9838afc84 100644 --- a/x11-wm/xoat/xoat-9999.ebuild +++ b/x11-wm/xoat/xoat-9999.ebuild @@ -2,7 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=7 -inherit flag-o-matic git-r3 savedconfig toolchain-funcs + +inherit git-r3 savedconfig toolchain-funcs DESCRIPTION="X Obstinate Asymmetric Tiler" HOMEPAGE="https://github.com/seanpringle/xoat" @@ -10,7 +11,6 @@ EGIT_REPO_URI="https://github.com/seanpringle/xoat" LICENSE="MIT" SLOT="0" -KEYWORDS="" DEPEND=" x11-libs/libX11 |