diff options
Diffstat (limited to 'net-irc/xchat/xchat-2.6.6.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.6.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.6.6.ebuild b/net-irc/xchat/xchat-2.6.6.ebuild index 90e2a449c631..e5bb4d010386 100644 --- a/net-irc/xchat/xchat-2.6.6.ebuild +++ b/net-irc/xchat/xchat-2.6.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.6.ebuild,v 1.5 2006/09/15 11:56:01 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.6.ebuild,v 1.6 2006/09/15 12:58:45 tcort 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" +KEYWORDS="alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="perl dbus tcl python ssl mmx ipv6 nls spell xchattext xchatnogtk xchatdccserver" RDEPEND=">=dev-libs/glib-2.6.0 |