diff options
Diffstat (limited to 'net-irc/xchat/xchat-2.8.2.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.8.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.8.2.ebuild b/net-irc/xchat/xchat-2.8.2.ebuild index 16c664407f4d..d9e20b52502b 100644 --- a/net-irc/xchat/xchat-2.8.2.ebuild +++ b/net-irc/xchat/xchat-2.8.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.2.ebuild,v 1.12 2007/05/19 08:46:56 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.2.ebuild,v 1.13 2007/05/27 08:22:21 kumba Exp $ inherit eutils versionator gnome2 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="perl dbus tcl python ssl mmx ipv6 nls spell xchattext xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |