--- /usr/portage/x11-wm/fluxbox/fluxbox-1.3.7.ebuild 2015-03-22 05:06:22.000000000 -0700 +++ ./fluxbox-1.3.7.ebuild 2015-02-12 14:55:28.104030615 -0800 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.3.7.ebuild,v 1.1 2015/03/22 12:06:22 titanofold Exp $ +# $Header: $ EAPI=5 inherit eutils flag-o-matic toolchain-funcs prefix @@ -67,6 +67,7 @@ $(use_enable nls) \ $(use_enable slit ) \ $(use_enable toolbar ) \ + $(use_enable toolbar systray) \ $(use_enable truetype xft) \ $(use_enable xinerama) \ --sysconfdir="${EPREFIX}"/etc/X11/${PN} \