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

(-)/usr/portage/net-misc/networkmanager/networkmanager-0.9.8.8.ebuild (-1 / +2 lines)
Lines 14-20 Link Here
14
14
15
LICENSE="GPL-2+"
15
LICENSE="GPL-2+"
16
SLOT="0" # add subslot if libnm-util.so.2 or libnm-glib.so.4 bumps soname version
16
SLOT="0" # add subslot if libnm-util.so.2 or libnm-glib.so.4 bumps soname version
17
IUSE="avahi bluetooth connection-sharing consolekit dhclient +dhcpcd gnutls +introspection kernel_linux +nss modemmanager +ppp resolvconf systemd test vala +wext +wifi" # wimax
17
IUSE="avahi bluetooth connection-sharing consolekit dhclient +dhcpcd gnutls +introspection kernel_linux +nss modemmanager nls +ppp resolvconf systemd test vala +wext +wifi" # wimax
18
18
19
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
19
KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86"
20
20
Lines 149-154 Link Here
149
		$(use_with resolvconf) \
149
		$(use_with resolvconf) \
150
		$(use_enable test tests) \
150
		$(use_enable test tests) \
151
		$(use_enable vala) \
151
		$(use_enable vala) \
152
		$(use_enable nls) \
152
		$(use_with wext) \
153
		$(use_with wext) \
153
		"$(systemd_with_unitdir)"
154
		"$(systemd_with_unitdir)"
154
}
155
}

Return to bug 491212