summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-09-23 04:43:32 +0000
committerMike Frysinger <vapier@gentoo.org>2004-09-23 04:43:32 +0000
commit71f9e06e7a75d802793c5556fc27f64a44c84a30 (patch)
treeae72d7acc38418b1ce7c6a13773ec31f5dbf84e3 /net-irc/xchat
parentia64 security stable #45957 (Manifest recommit) (diff)
downloadgentoo-2-71f9e06e7a75d802793c5556fc27f64a44c84a30.tar.gz
gentoo-2-71f9e06e7a75d802793c5556fc27f64a44c84a30.tar.bz2
gentoo-2-71f9e06e7a75d802793c5556fc27f64a44c84a30.zip
security stable
Diffstat (limited to 'net-irc/xchat')
-rw-r--r--net-irc/xchat/xchat-2.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-irc/xchat/xchat-2.0.9.ebuild b/net-irc/xchat/xchat-2.0.9.ebuild
index ba3be672ff37..39f47ab395e9 100644
--- a/net-irc/xchat/xchat-2.0.9.ebuild
+++ b/net-irc/xchat/xchat-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.9.ebuild,v 1.8 2004/09/07 23:21:28 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.0.9.ebuild,v 1.9 2004/09/23 04:43:32 vapier Exp $
inherit flag-o-matic eutils
@@ -11,7 +11,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 xchattext xchatnogtk"
# Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org>