diff options
Diffstat (limited to 'net-irc/xchat-gnome/xchat-gnome-0.18.ebuild')
-rw-r--r-- | net-irc/xchat-gnome/xchat-gnome-0.18.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild index 8fd1de453f5e..ebbdd7f99ab3 100644 --- a/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild +++ b/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild,v 1.4 2008/06/30 23:11:18 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild,v 1.5 2008/08/17 21:13:14 tester Exp $ inherit gnome2 eutils autotools @@ -10,7 +10,7 @@ SRC_URI="http://releases.navi.cx/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="dbus ipv6 libnotify mmx nls perl python spell ssl tcl" RDEPEND=">=dev-libs/glib-2.12.0 |