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

Collapse All | Expand All

(-)unrealircd-3.2.8.1.ebuild (-2 / +2 lines)
Lines 65-72 Link Here
65
	use ssl      && myconf="${myconf} --enable-ssl"
65
	use ssl      && myconf="${myconf} --enable-ssl"
66
	use prefixaq && myconf="${myconf} --enable-prefixaq"
66
	use prefixaq && myconf="${myconf} --enable-prefixaq"
67
	use nospoof  && myconf="${myconf} --enable-nospoof"
67
	use nospoof  && myconf="${myconf} --enable-nospoof"
68
	use showlistmodes && myconf="${myconf} --enable-showlistmodes"
68
	use showlistmodes && myconf="${myconf} --with-showlistmodes"
69
	use topicisnuhost && myconf="${myconf} --enable-topicisnuhost"
69
	use topicisnuhost && myconf="${myconf} --with-topicisnuhost"
70
	use shunnotices && myconf="${myconf} --with-shunnotices"
70
	use shunnotices && myconf="${myconf} --with-shunnotices"
71
	use no-operoverride && myconf="${myconf} --with-no-operoverride"
71
	use no-operoverride && myconf="${myconf} --with-no-operoverride"
72
	use operoverride-verify && myconf="${myconf} --with-operoverride-verify"
72
	use operoverride-verify && myconf="${myconf} --with-operoverride-verify"

Return to bug 260806