diff options
Diffstat (limited to 'net-irc/hexchat/hexchat-2.9.1.ebuild')
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-irc/hexchat/hexchat-2.9.1.ebuild b/net-irc/hexchat/hexchat-2.9.1.ebuild index bd337c8b7436..4b6cef8c89bf 100644 --- a/net-irc/hexchat/hexchat-2.9.1.ebuild +++ b/net-irc/hexchat/hexchat-2.9.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.8 2012/10/02 02:25:18 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.9 2012/10/15 07:14:38 yngwin Exp $ EAPI=4 @@ -17,7 +17,6 @@ IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl RDEPEND=">=dev-libs/glib-2.6.0:2 x11-libs/pango - !<net-irc/xchat-gnome-0.9 dbus? ( >=dev-libs/dbus-glib-0.71 ) gtk? ( >=x11-libs/gtk+-2.10.0:2 ) libnotify? ( x11-libs/libnotify ) |