summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2004-10-31 22:45:36 +0000
committerBryan Østergaard <kloeri@gentoo.org>2004-10-31 22:45:36 +0000
commit875f08bb2fe0fec190e14e22a2f493acc81029ec (patch)
treef3987f87e0f0e295c5a99733fcf4a426c0518059 /net-irc
parent~alpha keyword. (diff)
downloadhistorical-875f08bb2fe0fec190e14e22a2f493acc81029ec.tar.gz
historical-875f08bb2fe0fec190e14e22a2f493acc81029ec.tar.bz2
historical-875f08bb2fe0fec190e14e22a2f493acc81029ec.zip
Stable on alpha.
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-2.4.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index dd5613c104ae..42a81d336708 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/xchat
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.131 2004/10/17 11:02:16 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.132 2004/10/31 22:45:36 kloeri Exp $
+
+ 31 Oct 2004; Bryan Østergaard <kloeri@gentoo.org> xchat-2.4.0.ebuild:
+ Stable on alpha.
17 Oct 2004; Dylan Carlson <absinthe@gentoo.org> xchat-2.4.0.ebuild:
stable on amd64.
diff --git a/net-irc/xchat/xchat-2.4.0.ebuild b/net-irc/xchat/xchat-2.4.0.ebuild
index a7e3aeccec00..7fb21dd8de56 100644
--- a/net-irc/xchat/xchat-2.4.0.ebuild
+++ b/net-irc/xchat/xchat-2.4.0.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.4.0.ebuild,v 1.9 2004/10/17 11:02:16 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0.ebuild,v 1.10 2004/10/31 22:45:36 kloeri 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 ~ppc64"
+KEYWORDS="x86 sparc hppa ppc alpha amd64 ~ia64 ~mips ~ppc64"
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>