diff options
Diffstat (limited to 'net-irc/xchat/xchat-2.0.8-r1.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.0.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.0.8-r1.ebuild b/net-irc/xchat/xchat-2.0.8-r1.ebuild index 71b161dfd859..db4be18aea9a 100644 --- a/net-irc/xchat/xchat-2.0.8-r1.ebuild +++ b/net-irc/xchat/xchat-2.0.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.8-r1.ebuild,v 1.7 2004/04/15 13:02:05 zul Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.8-r1.ebuild,v 1.8 2004/04/15 15:54:15 gmsoft Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 sparc ~hppa ppc alpha amd64 ~ia64 mips" +KEYWORDS="x86 sparc hppa ppc alpha amd64 ~ia64 mips" IUSE="perl tcltk python ssl mmx ipv6 nls" # Local use flag for the text frontend (bug #26427) IUSE="${IUSE} xchattext xchatnogtk" |