--- xchat-2.8.6-r2.ebuild 2009-09-07 10:06:36.000000000 -0400 +++ xchat-2.8.6-r2.ebuild.new 2009-09-08 17:45:23.058274329 -0400 @@ -2,6 +2,8 @@ # Distributed under the terms of the GNU General Public License v2 # $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.6-r2.ebuild,v 1.3 2009/09/07 13:36:02 armin76 Exp $ +EAPI="1" + inherit eutils versionator gnome2 DESCRIPTION="Graphical IRC client" @@ -13,7 +15,7 @@ LICENSE="GPL-2" SLOT="2" KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -IUSE="perl dbus tcl python ssl mmx ipv6 libnotify nls spell xchatnogtk xchatdccserver xft" +IUSE="perl dbus tcl python ssl mmx ipv6 libnotify nls spell xchatnogtk xchatdccserver +pango" RDEPEND=">=dev-libs/glib-2.6.0 !xchatnogtk? ( >=x11-libs/gtk+-2.10.0 ) @@ -69,7 +71,7 @@ $(use_enable ipv6) \ $(use_enable nls) \ $(use_enable dbus) \ - $(use_enable xft) \ + $(use_enable !pango xft) \ $(use_enable spell spell gtkspell) \ $(use_enable !xchatnogtk gtkfe) \ || die "econf failed"