summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2005-11-23 14:44:06 +0000
committerJason Wever <weeve@gentoo.org>2005-11-23 14:44:06 +0000
commit1fdbdb4be6290658d51ad6215200208876158087 (patch)
treed8bfb32e61cf2c93e9d206abb7ec6f0448d0f88a /net-irc
parentStable on sparc (diff)
downloadgentoo-2-1fdbdb4be6290658d51ad6215200208876158087.tar.gz
gentoo-2-1fdbdb4be6290658d51ad6215200208876158087.tar.bz2
gentoo-2-1fdbdb4be6290658d51ad6215200208876158087.zip
Stable on SPARC.
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-2.4.5-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index b938b3a074e0..b3ab065c7d69 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.184 2005/11/22 18:10:41 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.185 2005/11/23 14:44:06 weeve Exp $
+
+ 23 Nov 2005; Jason Wever <weeve@gentoo.org> xchat-2.4.5-r1.ebuild:
+ Stable on SPARC.
22 Nov 2005; Joseph Jezak <josejx@gentoo.org> xchat-2.4.5.ebuild:
Marked -ppc since it's broken (bug #111322).
diff --git a/net-irc/xchat/xchat-2.4.5-r1.ebuild b/net-irc/xchat/xchat-2.4.5-r1.ebuild
index a7f4b5107494..49f5a65ea2d6 100644
--- a/net-irc/xchat/xchat-2.4.5-r1.ebuild
+++ b/net-irc/xchat/xchat-2.4.5-r1.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-r1.ebuild,v 1.1 2005/11/22 17:25:00 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5-r1.ebuild,v 1.2 2005/11/23 14:44:06 weeve 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>