From 645a3532b438f174ff4b203166af0efebe6011bf Mon Sep 17 00:00:00 2001 From: Ian Delaney Date: Mon, 26 Jan 2015 05:00:18 +0000 Subject: add fix re USE toolbar from Bug 537356 to -1.3.6-r1, patch by maintainer D. Campbell (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D) --- x11-wm/fluxbox/ChangeLog | 6 +++++- x11-wm/fluxbox/fluxbox-1.3.6-r1.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'x11-wm/fluxbox') diff --git a/x11-wm/fluxbox/ChangeLog b/x11-wm/fluxbox/ChangeLog index 12291605a4bf..e5c48f8fecb2 100644 --- a/x11-wm/fluxbox/ChangeLog +++ b/x11-wm/fluxbox/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/fluxbox # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.321 2015/01/26 02:37:31 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/ChangeLog,v 1.322 2015/01/26 05:00:18 idella4 Exp $ + + 26 Jan 2015; Ian Delaney fluxbox-1.3.6-r1.ebuild: + add fix re USE toolbar from Bug 537356 to -1.3.6-r1, patch by maintainer D. + Campbell *fluxbox-1.3.5-r1 (26 Jan 2015) diff --git a/x11-wm/fluxbox/fluxbox-1.3.6-r1.ebuild b/x11-wm/fluxbox/fluxbox-1.3.6-r1.ebuild index bf0712817f21..a52f81b25aec 100644 --- a/x11-wm/fluxbox/fluxbox-1.3.6-r1.ebuild +++ b/x11-wm/fluxbox/fluxbox-1.3.6-r1.ebuild @@ -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.6-r1.ebuild,v 1.1 2015/01/24 03:11:20 idella4 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/fluxbox/fluxbox-1.3.6-r1.ebuild,v 1.2 2015/01/26 05:00:18 idella4 Exp $ EAPI=5 inherit eutils flag-o-matic toolchain-funcs prefix @@ -69,7 +69,7 @@ src_configure() { $(use_enable imlib imlib2) \ $(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} \ -- cgit v1.2.3-65-gdbad