From: Denis Dupeyron Date: Mon, 3 Sep 2018 15:10:22 +0000 (-0600) Subject: xfce-base/xfwm4 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6ba183ca9c29048274662ddf00bff4c781069551;p=gentoo.git xfce-base/xfwm4 Make the xpresent USE flag default to enabled (bug #664710) Package-Manager: Portage-2.3.48, Repoman-2.3.10 --- diff --git a/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild b/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild index c44da6e62c03..45a8b26c1892 100644 --- a/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild +++ b/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" -IUSE="opengl startup-notification +xcomposite xpresent" +IUSE="opengl startup-notification +xcomposite +xpresent" RDEPEND="dev-libs/dbus-glib:= >=dev-libs/glib-2.20:=