summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-02-25 16:36:43 +0000
committerAron Griffis <agriffis@gentoo.org>2005-02-25 16:36:43 +0000
commit854c516dba82faec018d6a07a5737ea9f0067336 (patch)
tree1028b9656f38aa203e2f8cbc2f482201131675f8 /net-irc
parent4.62 stable on ia64 #83249 (diff)
downloadgentoo-2-854c516dba82faec018d6a07a5737ea9f0067336.tar.gz
gentoo-2-854c516dba82faec018d6a07a5737ea9f0067336.tar.bz2
gentoo-2-854c516dba82faec018d6a07a5737ea9f0067336.zip
stable on ia64 #71997
(Portage version: 2.0.51.16)
Diffstat (limited to 'net-irc')
-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 efd54578586f..3a4955492fec 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.147 2005/02/23 04:57:50 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.148 2005/02/25 16:36:43 agriffis Exp $
+
+ 25 Feb 2005; Aron Griffis <agriffis@gentoo.org> xchat-2.4.1.ebuild:
+ stable on ia64 #71997
22 Feb 2005; Mike Doty <kingtaco@gentoo.org> xchat-2.4.1.ebuild:
stable on amd64. bug 71997
diff --git a/net-irc/xchat/xchat-2.4.1.ebuild b/net-irc/xchat/xchat-2.4.1.ebuild
index 4b971b4ce64d..3b146bb48a63 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.12 2005/02/23 04:57:50 kingtaco Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.1.ebuild,v 1.13 2005/02/25 16:36:43 agriffis 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>