--- /usr/portage/net-irc/xchat/xchat-2.0.2-r2.ebuild 2003-05-26 02:26:06.000000000 -0700 +++ xchat-2.0.2-r2.ebuild 2003-05-31 14:15:23.000000000 -0700 @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # $Header: /home/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.2-r2.ebuild,v 1.1 2003/05/26 09:26:06 liquidx Exp $ -IUSE="perl tcltk python ssl gtk mmx ipv6" +IUSE="perl tcltk python ssl gtk2 mmx ipv6" S=${WORKDIR}/${P} @@ -33,7 +33,7 @@ src_compile() { local myopts - use gtk \ + use gtk2 \ && myopts="${myopts} --enable-gtkfe" \ || myopts="${myopts} --disable-gtkfe" use ssl \