summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavoz@gentoo.org>2005-10-13 18:22:02 +0000
committerGustavo Zacarias <gustavoz@gentoo.org>2005-10-13 18:22:02 +0000
commite9088550b12745d69ab01cd267e91d705de6d780 (patch)
tree58d027cb6ac73802adca1ad97b665ea865cb11b0
parentSTable on sparc wrt #109094 (diff)
downloadgentoo-2-e9088550b12745d69ab01cd267e91d705de6d780.tar.gz
gentoo-2-e9088550b12745d69ab01cd267e91d705de6d780.tar.bz2
gentoo-2-e9088550b12745d69ab01cd267e91d705de6d780.zip
Stable on sparc
(Portage version: 2.0.53_rc5)
-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 294b5e34df22..0e776fd3cd7c 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.172 2005/10/13 14:58:57 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.173 2005/10/13 18:22:02 gustavoz Exp $
+
+ 13 Oct 2005; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.4.5.ebuild:
+ Stable on sparc
13 Oct 2005; Sven Wegener <swegener@gentoo.org> xchat-2.4.5.ebuild:
Stable on x86.
diff --git a/net-irc/xchat/xchat-2.4.5.ebuild b/net-irc/xchat/xchat-2.4.5.ebuild
index 4dca0fcf07f5..ecba98063fdf 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.2 2005/10/13 14:58:57 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5.ebuild,v 1.3 2005/10/13 18:22:02 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>