summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Hanselmann <hansmi@gentoo.org>2005-11-11 23:21:10 +0000
committerMichael Hanselmann <hansmi@gentoo.org>2005-11-11 23:21:10 +0000
commit7aa089cff0b15553d953da95aef2d16bf59f6fd5 (patch)
tree4c15b8843eb645f2de19a134e351979b1c4a9701 /net-irc
parentversion bump (diff)
downloadgentoo-2-7aa089cff0b15553d953da95aef2d16bf59f6fd5.tar.gz
gentoo-2-7aa089cff0b15553d953da95aef2d16bf59f6fd5.tar.bz2
gentoo-2-7aa089cff0b15553d953da95aef2d16bf59f6fd5.zip
Stable on hppa, ppc.
(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.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index f7a5f2d63e97..f59d510df8c2 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.180 2005/11/05 15:10:51 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.181 2005/11/11 23:20:27 hansmi Exp $
+
+ 11 Nov 2005; Michael Hanselmann <hansmi@gentoo.org> xchat-2.4.5.ebuild:
+ Stable on hppa, ppc.
05 Nov 2005; Stephen P. Becker <geoman@gentoo.org> xchat-2.6.0.ebuild:
added ~mips keyword, bug 111322
diff --git a/net-irc/xchat/xchat-2.4.5.ebuild b/net-irc/xchat/xchat-2.4.5.ebuild
index 853b1bfa6064..58e02c875be8 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.7 2005/10/19 13:19:43 fmccor Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.5.ebuild,v 1.8 2005/11/11 23:20:27 hansmi 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>