diff options
Diffstat (limited to 'net-irc/xchat/xchat-2.4.5-r1.ebuild')
-rw-r--r-- | net-irc/xchat/xchat-2.4.5-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-irc/xchat/xchat-2.4.5-r1.ebuild b/net-irc/xchat/xchat-2.4.5-r1.ebuild index 1014a84e9c07..0a77e4a3a206 100644 --- a/net-irc/xchat/xchat-2.4.5-r1.ebuild +++ b/net-irc/xchat/xchat-2.4.5-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# 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.4.5-r1.ebuild,v 1.3 2005/12/26 06:41:59 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5-r1.ebuild,v 1.4 2006/02/07 00:56:29 agriffis Exp $ inherit flag-o-matic eutils versionator @@ -11,7 +11,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 tcltk python ssl mmx ipv6 nls xchattext xchatnogtk xchatdccserver" # Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org> |