diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-12-15 21:41:40 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-12-15 21:41:40 +0100 |
commit | 9b18052c1f1d6248a17ec89dfd1c9b0cbad6fdaf (patch) | |
tree | 9f154350761936dd6c245f9e31765a2b40e9abcf /x11-wm | |
parent | x11-wm/cwm: Switch to git-r3 (diff) | |
download | gentoo-9b18052c1f1d6248a17ec89dfd1c9b0cbad6fdaf.tar.gz gentoo-9b18052c1f1d6248a17ec89dfd1c9b0cbad6fdaf.tar.bz2 gentoo-9b18052c1f1d6248a17ec89dfd1c9b0cbad6fdaf.zip |
x11-wm/fluxbox: Switch to git-r3
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/fluxbox/fluxbox-9999.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fluxbox/fluxbox-9999.ebuild b/x11-wm/fluxbox/fluxbox-9999.ebuild index 70aa43032016..87bf8943f0a6 100644 --- a/x11-wm/fluxbox/fluxbox-9999.ebuild +++ b/x11-wm/fluxbox/fluxbox-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 -inherit eutils flag-o-matic toolchain-funcs git-2 prefix +inherit eutils flag-o-matic toolchain-funcs git-r3 prefix IUSE="nls xinerama bidi +truetype +imlib +slit +systray +toolbar vim-syntax" |