summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuy Martin <gmsoft@gentoo.org>2004-10-05 11:10:50 +0000
committerGuy Martin <gmsoft@gentoo.org>2004-10-05 11:10:50 +0000
commitd0e03d52ad41a43a4d24a672849ab6771c62b78c (patch)
treeca163042acf1d9c10fc5ccc66541c275d8615943 /net-irc
parentPPC Keyword modification, see changelog for details (diff)
downloadhistorical-d0e03d52ad41a43a4d24a672849ab6771c62b78c.tar.gz
historical-d0e03d52ad41a43a4d24a672849ab6771c62b78c.tar.bz2
historical-d0e03d52ad41a43a4d24a672849ab6771c62b78c.zip
Stable on hppa.
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/Manifest4
-rw-r--r--net-irc/xchat/xchat-2.4.0.ebuild4
3 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index 4c3a901be82d..7bca5c37ca82 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,6 +1,9 @@
# 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.129 2004/10/01 13:30:39 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.130 2004/10/05 11:10:50 gmsoft Exp $
+
+ 05 Oct 2004; Guy Martin <gmsoft@gentoo.org> xchat-2.4.0.ebuild:
+ Stable on hppa.
01 Oct 2004; Gustavo Zacarias <gustavoz@gentoo.org> xchat-2.4.0.ebuild:
Stable on sparc
diff --git a/net-irc/xchat/Manifest b/net-irc/xchat/Manifest
index 742b3fdbdfb3..82b2948f06b1 100644
--- a/net-irc/xchat/Manifest
+++ b/net-irc/xchat/Manifest
@@ -1,10 +1,10 @@
-MD5 40f156439f9e5c2a47958f5385d4e980 ChangeLog 19775
+MD5 122a752e18e62855e0a3dde65cd73423 ChangeLog 19858
MD5 fb5772136a872c08434566d4f0bcdc7f metadata.xml 179
MD5 e862cd62853b7ae38fc97f1fcedfcab8 xchat-1.8.11-r1.ebuild 2267
MD5 65093a354c3fae242fcf0a37a96a8b88 xchat-2.0.10-r3.ebuild 2467
MD5 2482bed10a2e7145bc1814f094dd41a8 xchat-2.0.8-r1.ebuild 2005
MD5 f75cb4bd0abd91125e5a0fa51926002a xchat-2.0.9.ebuild 2056
-MD5 c85b303fa40c5a67a83735b5ed1cb384 xchat-2.4.0.ebuild 2239
+MD5 3fdbd55430445dbaf2ce46d9f7f6147f xchat-2.4.0.ebuild 2236
MD5 3d228dd6bbf6d081f6888dd7b3d2a6af files/2.0.10-preeditstring.patch 820
MD5 e2b99b2d2dfc54ba96e560c0ed8392df files/digest-xchat-1.8.11-r1 65
MD5 28706a4c0068f4066e78bc9f93945fc2 files/digest-xchat-2.0.10-r3 135
diff --git a/net-irc/xchat/xchat-2.4.0.ebuild b/net-irc/xchat/xchat-2.4.0.ebuild
index 0a4e83a5def7..ab19a4234951 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.7 2004/10/04 22:28:30 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.0.ebuild,v 1.8 2004/10/05 11:10:50 gmsoft 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>