summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené Nussbaumer <killerfox@gentoo.org>2005-05-08 20:10:08 +0000
committerRené Nussbaumer <killerfox@gentoo.org>2005-05-08 20:10:08 +0000
commitc97bb89126fa4eba7bc3bb84f67251d300e4fa0c (patch)
treeee583706956a5b5c0a316049658f212690fa85b2 /net-irc/xchat
parentadd ~ia64 (diff)
downloadgentoo-2-c97bb89126fa4eba7bc3bb84f67251d300e4fa0c.tar.gz
gentoo-2-c97bb89126fa4eba7bc3bb84f67251d300e4fa0c.tar.bz2
gentoo-2-c97bb89126fa4eba7bc3bb84f67251d300e4fa0c.zip
hppa stable
(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.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index 945b8baaa5e5..c6a08a909973 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.158 2005/05/08 14:28:48 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.159 2005/05/08 20:10:08 killerfox Exp $
+
+ 08 May 2005; Rene Nussbaumer <killerfox@gentoo.org> xchat-2.4.3.ebuild:
+ Stable on hppa
08 May 2005; Herbie Hopkins <herbs@gentoo.org> xchat-2.4.3.ebuild:
Stable on amd64.
diff --git a/net-irc/xchat/xchat-2.4.3.ebuild b/net-irc/xchat/xchat-2.4.3.ebuild
index 03dd2f182d3a..65be77133641 100644
--- a/net-irc/xchat/xchat-2.4.3.ebuild
+++ b/net-irc/xchat/xchat-2.4.3.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.3.ebuild,v 1.6 2005/05/08 14:28:48 herbs Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.4.3.ebuild,v 1.7 2005/05/08 20:10:08 killerfox Exp $
inherit flag-o-matic eutils versionator
@@ -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>