commit: 6ba183ca9c29048274662ddf00bff4c781069551 Author: Denis Dupeyron <calchan <AT> gentoo <DOT> org> AuthorDate: Mon Sep 3 15:10:22 2018 +0000 Commit: Denis Dupeyron <calchan <AT> gentoo <DOT> org> CommitDate: Mon Sep 3 15:11:38 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ba183ca
xfce-base/xfwm4 Make the xpresent USE flag default to enabled (bug #664710) Package-Manager: Portage-2.3.48, Repoman-2.3.10 xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild b/xfce-base/xfwm4/xfwm4-4.13.1-r1.ebuild index c44da6e62c0..45a8b26c189 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:=
