summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2006-09-14 15:08:45 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2006-09-14 15:08:45 +0000
commit235dd71c7316f0975c0f7dc4454e773013bbf3b7 (patch)
tree8fb0cb8d1d3b73dc416011acb6f3a2f8400ceba2 /net-irc
parentfixed broken encoding in ChangeLog (diff)
downloadgentoo-2-235dd71c7316f0975c0f7dc4454e773013bbf3b7.tar.gz
gentoo-2-235dd71c7316f0975c0f7dc4454e773013bbf3b7.tar.bz2
gentoo-2-235dd71c7316f0975c0f7dc4454e773013bbf3b7.zip
Stable on amd64/x86 wrt bug #134652.
(Portage version: 2.1.1)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-2.6.6.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index fc2096feacf8..9fa356dc98c2 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/xchat
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.207 2006/09/14 12:01:14 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.208 2006/09/14 15:08:45 wolf31o2 Exp $
+
+ 14 Sep 2006; Chris Gianelloni <wolf31o2@gentoo.org> xchat-2.6.6.ebuild:
+ Stable on amd64/x86 wrt bug #134652.
14 Sep 2006; Luca Barbato <lu_zero@gentoo.org> xchat-2.6.6.ebuild:
Marked ppc
diff --git a/net-irc/xchat/xchat-2.6.6.ebuild b/net-irc/xchat/xchat-2.6.6.ebuild
index e2f85b464c2f..ba37fe15887f 100644
--- a/net-irc/xchat/xchat-2.6.6.ebuild
+++ b/net-irc/xchat/xchat-2.6.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.6.ebuild,v 1.3 2006/09/14 12:01:14 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.6.6.ebuild,v 1.4 2006/09/14 15:08:45 wolf31o2 Exp $
inherit eutils versionator gnome2
@@ -12,7 +12,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 dbus tcl python ssl mmx ipv6 nls spell xchattext xchatnogtk xchatdccserver"
RDEPEND=">=dev-libs/glib-2.6.0