summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Østergaard <kloeri@gentoo.org>2005-01-22 19:35:39 +0000
committerBryan Østergaard <kloeri@gentoo.org>2005-01-22 19:35:39 +0000
commitb792d21a312f1fff1ee04c30545343df2be983dc (patch)
treec1f5640c442fb9025423cfa02f4c27e4cd172664 /net-irc/xchat
parentResurrected wireless-tool-24.ebuild for sparc. (diff)
downloadgentoo-2-b792d21a312f1fff1ee04c30545343df2be983dc.tar.gz
gentoo-2-b792d21a312f1fff1ee04c30545343df2be983dc.tar.bz2
gentoo-2-b792d21a312f1fff1ee04c30545343df2be983dc.zip
Stable on alpha.
(Portage version: 2.0.51-r14)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-2.4.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index 2c51ea88379e..5a969d962633 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.144 2005/01/11 12:17:05 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.145 2005/01/22 19:35:39 kloeri Exp $
+
+ 22 Jan 2005; Bryan Østergaard <kloeri@gentoo.org> xchat-2.4.1.ebuild:
+ Stable on alpha.
11 Jan 2005; Guy Martin <gmsoft@gentoo.org> xchat-2.4.1.ebuild:
Stable on hppa.
diff --git a/net-irc/xchat/xchat-2.4.1.ebuild b/net-irc/xchat/xchat-2.4.1.ebuild
index 105e0e0c9095..4fc10314d2b1 100644
--- a/net-irc/xchat/xchat-2.4.1.ebuild
+++ b/net-irc/xchat/xchat-2.4.1.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.1.ebuild,v 1.7 2005/01/11 12:17:05 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.1.ebuild,v 1.8 2005/01/22 19:35:39 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>