summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen Becker <geoman@gentoo.org>2004-11-22 20:53:34 +0000
committerStephen Becker <geoman@gentoo.org>2004-11-22 20:53:34 +0000
commit5215e617443a6db19c8678b5b73dc59716703f6c (patch)
tree7c823371ba31580b58b29bdc40f329af543206da /net-irc
parentmerge with nsa policy (Manifest recommit) (diff)
downloadgentoo-2-5215e617443a6db19c8678b5b73dc59716703f6c.tar.gz
gentoo-2-5215e617443a6db19c8678b5b73dc59716703f6c.tar.bz2
gentoo-2-5215e617443a6db19c8678b5b73dc59716703f6c.zip
2.4.0 stable, 2.4.0-r1 testing on mips
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog6
-rw-r--r--net-irc/xchat/xchat-2.4.0-r1.ebuild4
-rw-r--r--net-irc/xchat/xchat-2.4.0.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index 07f47e410424..3bff19710dfe 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-irc/xchat
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.134 2004/11/22 20:16:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.135 2004/11/22 20:53:34 geoman Exp $
+
+ 22 Nov 2004; Stephen P. Becker <geoman@gentoo.org> xchat-2.4.0-r1.ebuild,
+ xchat-2.4.0.ebuild:
+ 2.4.0 stable, 2.4.0-r1 testing on mips
22 Nov 2004; Markus Rothe <corsair@gentoo.org> xchat-2.4.0.ebuild:
Stable on ppc64; bug #71997
diff --git a/net-irc/xchat/xchat-2.4.0-r1.ebuild b/net-irc/xchat/xchat-2.4.0-r1.ebuild
index 14785ed4f42f..e4ccfb3bf249 100644
--- a/net-irc/xchat/xchat-2.4.0-r1.ebuild
+++ b/net-irc/xchat/xchat-2.4.0-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0-r1.ebuild,v 1.1 2004/11/22 00:15:17 swegener Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0-r1.ebuild,v 1.2 2004/11/22 20:53:34 geoman Exp $
inherit flag-o-matic eutils
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.xchat.org/"
LICENSE="GPL-2"
SLOT="2"
#KEYWORDS="~x86 ~sparc ~hppa ~ppc ~alpha ~amd64 ~ia64 ~mips ~ppc64"
-KEYWORDS="~x86 ~ppc"
+KEYWORDS="~x86 ~ppc ~mips"
IUSE="perl tcltk python ssl mmx ipv6 nls xchattext xchatnogtk xchatdccserver xosd"
# Added for to fix a sparc seg fault issue by Jason Wever <weeve@gentoo.org>
diff --git a/net-irc/xchat/xchat-2.4.0.ebuild b/net-irc/xchat/xchat-2.4.0.ebuild
index 9dcf579c8a14..682602481193 100644
--- a/net-irc/xchat/xchat-2.4.0.ebuild
+++ b/net-irc/xchat/xchat-2.4.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0.ebuild,v 1.11 2004/11/22 20:16:21 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0.ebuild,v 1.12 2004/11/22 20:53:34 geoman 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>