diff options
author | Jason Wever <weeve@gentoo.org> | 2005-11-23 14:44:06 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-11-23 14:44:06 +0000 |
commit | 1fdbdb4be6290658d51ad6215200208876158087 (patch) | |
tree | d8bfb32e61cf2c93e9d206abb7ec6f0448d0f88a /net-irc/xchat | |
parent | Stable on sparc (diff) | |
download | gentoo-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/xchat')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.4.5-r1.ebuild | 4 |
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> |