Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 478204 | Differences between
and this patch

Collapse All | Expand All

(-)gnome-control-center-3.8.4.1.ebuild.bak (-6 / +6 lines)
Lines 15-21 Link Here
15
SLOT="2"
15
SLOT="2"
16
16
17
# kerberos optional patch is broken, bug #475526
17
# kerberos optional patch is broken, bug #475526
18
IUSE="+bluetooth +colord +cups +gnome-online-accounts +i18n input_devices_wacom modemmanager +socialweb v4l" #kerberos
18
IUSE="+bluetooth +colord +cups +gnome-online-accounts +i18n input_devices_wacom networkmanager modemmanager +socialweb v4l smbclient" #kerberos
19
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
19
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-solaris"
20
20
21
# False positives caused by nested configure scripts
21
# False positives caused by nested configure scripts
Lines 47-54 Link Here
47
	>=sys-power/upower-0.9.1
47
	>=sys-power/upower-0.9.1
48
	>=x11-libs/libnotify-0.7.3:0=
48
	>=x11-libs/libnotify-0.7.3:0=
49
49
50
	>=gnome-extra/nm-applet-0.9.7.995
50
	networkmanager? (
51
	>=net-misc/networkmanager-0.9.8[modemmanager?]
51
				  >=gnome-extra/nm-applet-0.9.7.995
52
				  >=net-misc/networkmanager-0.9.8[modemmanager?] )
52
53
53
	virtual/opengl
54
	virtual/opengl
54
	x11-apps/xmodmap
55
	x11-apps/xmodmap
Lines 60-68 Link Here
60
61
61
	bluetooth? ( >=net-wireless/gnome-bluetooth-3.5.5:= )
62
	bluetooth? ( >=net-wireless/gnome-bluetooth-3.5.5:= )
62
	colord? ( >=x11-misc/colord-0.1.29 )
63
	colord? ( >=x11-misc/colord-0.1.29 )
63
	cups? (
64
	cups? ( >=net-print/cups-1.4[dbus] )
64
		>=net-print/cups-1.4[dbus]
65
	smbclient? ( >=net-fs/samba-3.6.14-r1 )
65
		>=net-fs/samba-3.6.14-r1[smbclient] )
66
	gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8.1 )
66
	gnome-online-accounts? ( >=net-libs/gnome-online-accounts-3.8.1 )
67
	i18n? ( >=app-i18n/ibus-1.4.99 )
67
	i18n? ( >=app-i18n/ibus-1.4.99 )
68
	modemmanager? ( >=net-misc/modemmanager-0.7.990 )
68
	modemmanager? ( >=net-misc/modemmanager-0.7.990 )

Return to bug 478204