summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-irc/xchat')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-2.4.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index be2826e86a70..42920ad34679 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/xchat
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.162 2005/06/06 10:57:16 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.163 2005/06/13 17:47:37 ferdy Exp $
+
+ 13 Jun 2005; Fernando J. Pereda <ferdy@gentoo.org> xchat-2.4.3.ebuild:
+ alpha stable
06 Jun 2005; Markus Rothe <corsair@gentoo.org> xchat-2.4.3.ebuild:
Stable on ppc64
diff --git a/net-irc/xchat/xchat-2.4.3.ebuild b/net-irc/xchat/xchat-2.4.3.ebuild
index 913a47995a38..2114a4b79f68 100644
--- a/net-irc/xchat/xchat-2.4.3.ebuild
+++ b/net-irc/xchat/xchat-2.4.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.3.ebuild,v 1.10 2005/06/06 10:57:16 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.3.ebuild,v 1.11 2005/06/13 17:47:37 ferdy 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>