x11-wm/compiz-fusion: Drop USE=kde
authorAndreas Sturmlechner <asturm@gentoo.org>
Wed, 4 Oct 2017 18:47:29 +0000 (20:47 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Wed, 4 Oct 2017 18:48:16 +0000 (20:48 +0200)
Gentoo-bug: 629236
Package-Manager: Portage-2.3.8, Repoman-2.3.3

x11-wm/compiz-fusion/compiz-fusion-0.8.8-r1.ebuild

index 855bcf76e6d2850ce54df04af86ec6efa4d7d69a..115d647215f9f33c53eda4f2d63d988d9235e8e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -10,7 +10,7 @@ SRC_URI=""
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
-IUSE="emerald gnome kde unsupported"
+IUSE="emerald gnome unsupported"
 
 RDEPEND="
        >=x11-wm/compiz-${PV}
@@ -19,7 +19,6 @@ RDEPEND="
        >=x11-misc/ccsm-0.8.4
        emerald? ( >=x11-wm/emerald-${PV} )
        gnome? ( >=x11-libs/compizconfig-backend-gconf-${PV} )
-       kde? ( >=x11-libs/compizconfig-backend-kconfig4-${PV} )
        unsupported? ( >=x11-plugins/compiz-plugins-unsupported-${PV} )"
 
 pkg_postinst() {