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

(-)pidgin-2.4.2.ebuild (+3 lines)
Lines 151-156 Link Here
151
151
152
	if use bonjour; then
152
	if use bonjour; then
153
		DYNAMIC_PRPLS="${DYNAMIC_PRPLS},bonjour"
153
		DYNAMIC_PRPLS="${DYNAMIC_PRPLS},bonjour"
154
	else
155
		einfo "Disabling bonjour"
156
		myconf="${myconf} --disable-avahi"
154
	fi
157
	fi
155
158
156
	if use groupwise; then
159
	if use groupwise; then

Return to bug 222575