summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHardave Rior <hardave@gentoo.org>2005-04-03 15:41:57 +0000
committerHardave Rior <hardave@gentoo.org>2005-04-03 15:41:57 +0000
commit1dd94f50d32dc5218bfd381f274f18ffdd50164a (patch)
tree10800f978a8afa278c7c9bc34a930f7a1d35a147 /net-irc/xchat
parentversion bump. (diff)
downloadgentoo-2-1dd94f50d32dc5218bfd381f274f18ffdd50164a.tar.gz
gentoo-2-1dd94f50d32dc5218bfd381f274f18ffdd50164a.tar.bz2
gentoo-2-1dd94f50d32dc5218bfd381f274f18ffdd50164a.zip
Stable on mips.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-2.4.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index 4442ee6246b2..db1113f31d4d 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.153 2005/04/01 05:34:38 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.154 2005/04/03 15:38:59 hardave Exp $
+
+ 03 Apr 2005; Hardave Riar <hardave@gentoo.org> xchat-2.4.1-r1.ebuild:
+ Stable on mips.
01 Apr 2005; Sven Wegener <swegener@gentoo.org> xchat-2.4.3.ebuild:
Added fallback download location.
diff --git a/net-irc/xchat/xchat-2.4.1-r1.ebuild b/net-irc/xchat/xchat-2.4.1-r1.ebuild
index c2762ee4b806..5ec5719101f5 100644
--- a/net-irc/xchat/xchat-2.4.1-r1.ebuild
+++ b/net-irc/xchat/xchat-2.4.1-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.1-r1.ebuild,v 1.1 2005/03/04 22:28:23 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.1-r1.ebuild,v 1.2 2005/04/03 15:38:59 hardave Exp $
inherit flag-o-matic eutils
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.xchat.org/"
LICENSE="GPL-2"
SLOT="2"
-KEYWORDS="x86 sparc hppa ppc alpha amd64 ia64 ~mips ppc64"
+KEYWORDS="x86 sparc hppa ppc alpha amd64 ia64 mips ppc64"
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>