summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-11-16 18:18:42 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-11-16 18:18:42 +0000
commita7eb936311b45642420dfa7e9cabcd3e16fac935 (patch)
tree0236735f237fbfeb9899bf3060abc0166eea107f /net-irc/xchat
parentdev/ profile going the way of the dodo, use the 2006.0 experimental/dev profi... (diff)
downloadgentoo-2-a7eb936311b45642420dfa7e9cabcd3e16fac935.tar.gz
gentoo-2-a7eb936311b45642420dfa7e9cabcd3e16fac935.tar.bz2
gentoo-2-a7eb936311b45642420dfa7e9cabcd3e16fac935.zip
-sparc wrt #109744
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-2.4.5.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index f59d510df8c2..e93359141dcb 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.181 2005/11/11 23:20:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.182 2005/11/16 18:18:42 gustavoz Exp $
+
+ 16 Nov 2005; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.4.5.ebuild:
+ -sparc wrt #109744
11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> xchat-2.4.5.ebuild:
Stable on hppa, ppc.
diff --git a/net-irc/xchat/xchat-2.4.5.ebuild b/net-irc/xchat/xchat-2.4.5.ebuild
index 58e02c875be8..8d748ad3e6dc 100644
--- a/net-irc/xchat/xchat-2.4.5.ebuild
+++ b/net-irc/xchat/xchat-2.4.5.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.5.ebuild,v 1.8 2005/11/11 23:20:27 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5.ebuild,v 1.9 2005/11/16 18:18:42 gustavoz 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>