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

Collapse All | Expand All

(-)ejabberd-0.9.ebuild (+4 lines)
Lines 113-116 Link Here
113
		einfo "  {hosts, [\"localhost\"]}."
113
		einfo "  {hosts, [\"localhost\"]}."
114
		einfo "For additional details, refer to /usr/share/doc/${PF}/release_notes_0.9.txt."
114
		einfo "For additional details, refer to /usr/share/doc/${PF}/release_notes_0.9.txt."
115
	fi
115
	fi
116
	if use !web ; then
117
		einfo "The web USE flag is off, this will disable the web admin interface,"
118
		einfo "if his was not the intention then add web ut your USE flags."
119
	fi
116
}
120
}

Return to bug 63472