--- unrealircd-3.2.8.1.ebuild 2009-04-17 19:12:50.000000000 +0200 +++ unrealircd-3.2.8.1.ebuild.new 2009-04-17 19:16:24.000000000 +0200 @@ -65,8 +65,8 @@ use ssl && myconf="${myconf} --enable-ssl" use prefixaq && myconf="${myconf} --enable-prefixaq" use nospoof && myconf="${myconf} --enable-nospoof" - use showlistmodes && myconf="${myconf} --enable-showlistmodes" - use topicisnuhost && myconf="${myconf} --enable-topicisnuhost" + use showlistmodes && myconf="${myconf} --with-showlistmodes" + use topicisnuhost && myconf="${myconf} --with-topicisnuhost" use shunnotices && myconf="${myconf} --with-shunnotices" use no-operoverride && myconf="${myconf} --with-no-operoverride" use operoverride-verify && myconf="${myconf} --with-operoverride-verify"