summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net-irc/xchat-gnome/ChangeLog5
-rw-r--r--net-irc/xchat-gnome/xchat-gnome-0.18.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat-gnome/ChangeLog b/net-irc/xchat-gnome/ChangeLog
index f0a92bc1a819..d29db4362069 100644
--- a/net-irc/xchat-gnome/ChangeLog
+++ b/net-irc/xchat-gnome/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/xchat-gnome
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.33 2008/06/29 21:47:16 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/ChangeLog,v 1.34 2008/08/17 21:13:14 tester Exp $
+
+ 17 Aug 2008; Olivier Crête <tester@gentoo.org> xchat-gnome-0.18.ebuild:
+ amd64 stable, bug #234615
29 Jun 2008; Gilles Dartiguelongue <eva@gentoo.org> metadata.xml,
xchat-gnome-0.13.ebuild, -xchat-gnome-0.15.ebuild,
diff --git a/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild b/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild
index 8fd1de453f5e..ebbdd7f99ab3 100644
--- a/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild
+++ b/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild,v 1.4 2008/06/30 23:11:18 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat-gnome/xchat-gnome-0.18.ebuild,v 1.5 2008/08/17 21:13:14 tester Exp $
inherit gnome2 eutils autotools
@@ -10,7 +10,7 @@ SRC_URI="http://releases.navi.cx/${PN}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
+KEYWORDS="amd64 ~ppc ~ppc64 ~x86"
IUSE="dbus ipv6 libnotify mmx nls perl python spell ssl tcl"
RDEPEND=">=dev-libs/glib-2.12.0