summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2007-05-27 08:22:21 +0000
committerJoshua Kinard <kumba@gentoo.org>2007-05-27 08:22:21 +0000
commit7369f9a5fd1e2398f681765881c9626ba98ef8f7 (patch)
tree8f07265c84adf174c7fe86cef15ca085162ff0cb /net-irc
parentChanged udev-start.sh to return an exit-code of 0, to not let baselayout thin... (diff)
downloadgentoo-2-7369f9a5fd1e2398f681765881c9626ba98ef8f7.tar.gz
gentoo-2-7369f9a5fd1e2398f681765881c9626ba98ef8f7.tar.bz2
gentoo-2-7369f9a5fd1e2398f681765881c9626ba98ef8f7.zip
Stable on mips.
(Portage version: 2.1.2.7)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-2.8.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index 443b217214aa..e7d2ee14e8a8 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/xchat
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.247 2007/05/19 08:46:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.248 2007/05/27 08:22:21 kumba Exp $
+
+ 27 May 2007; Joshua Kinard <kumba@gentoo.org> xchat-2.8.2.ebuild:
+ Stable on mips.
19 May 2007; Markus Rothe <corsair@gentoo.org> xchat-2.8.2.ebuild:
Stable on ppc64; bug #167328
diff --git a/net-irc/xchat/xchat-2.8.2.ebuild b/net-irc/xchat/xchat-2.8.2.ebuild
index 16c664407f4d..d9e20b52502b 100644
--- a/net-irc/xchat/xchat-2.8.2.ebuild
+++ b/net-irc/xchat/xchat-2.8.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.2.ebuild,v 1.12 2007/05/19 08:46:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.2.ebuild,v 1.13 2007/05/27 08:22:21 kumba 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 ~x86-fbsd"
+KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd"
IUSE="perl dbus tcl python ssl mmx ipv6 nls spell xchattext xchatnogtk xchatdccserver"
RDEPEND=">=dev-libs/glib-2.6.0