Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 392879
Collapse All | Expand All

(-)/usr/portage/net-wireless/bluez/bluez-4.96-r1.ebuild (-2 / +3 lines)
Lines 19-25 Link Here
19
SLOT="0"
19
SLOT="0"
20
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
20
KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86"
21
21
22
IUSE="alsa caps +consolekit cups debug gstreamer maemo6 health old-daemons pcmcia pnat test-programs usb"
22
IUSE="alsa caps +consolekit cups debug gstreamer maemo6 health old-daemons pcmcia pnat test-programs usb wiimote"
23
23
24
CDEPEND="
24
CDEPEND="
25
	>=dev-libs/glib-2.14:2
25
	>=dev-libs/glib-2.14:2
Lines 100-106 Link Here
100
		$(use_enable pcmcia) \
100
		$(use_enable pcmcia) \
101
		$(use_enable pnat) \
101
		$(use_enable pnat) \
102
		$(use_enable test-programs test) \
102
		$(use_enable test-programs test) \
103
		$(use_enable usb)
103
		$(use_enable usb) \
104
		$(use_enable wiimote)
104
}
105
}
105
106
106
src_install() {
107
src_install() {

Return to bug 392879