summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2011-07-11 00:01:13 +0000
committerMatt Turner <mattst88@gentoo.org>2011-07-11 00:01:13 +0000
commite7f10b15751a72d539bff2cf9e9fce9387030c3c (patch)
tree73be64f7a60efceb1eb5eb673cabc9a12567f13a /net-irc
parentAdded ~mips, bug 313589 (diff)
downloadgentoo-2-e7f10b15751a72d539bff2cf9e9fce9387030c3c.tar.gz
gentoo-2-e7f10b15751a72d539bff2cf9e9fce9387030c3c.tar.bz2
gentoo-2-e7f10b15751a72d539bff2cf9e9fce9387030c3c.zip
Added ~mips, bug 313589
(Portage version: 2.1.10.3/cvs/Linux x86_64)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/xchat/ChangeLog5
-rw-r--r--net-irc/xchat/xchat-2.8.8-r2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index eb3692afee66..675710c57f95 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/xchat
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.299 2011/07/03 18:49:05 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.300 2011/07/11 00:01:13 mattst88 Exp $
+
+ 11 Jul 2011; Matt Turner <mattst88@gentoo.org> xchat-2.8.8-r2.ebuild:
+ Added ~mips, bug 313589
03 Jul 2011; Nathan Phillip Brink <binki@gentoo.org> Manifest:
Regenerate my bad Manifest found by Hacly0n.
diff --git a/net-irc/xchat/xchat-2.8.8-r2.ebuild b/net-irc/xchat/xchat-2.8.8-r2.ebuild
index 3b907f33b103..8871bac312bb 100644
--- a/net-irc/xchat/xchat-2.8.8-r2.ebuild
+++ b/net-irc/xchat/xchat-2.8.8-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8-r2.ebuild,v 1.4 2011/07/02 06:13:22 binki Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8-r2.ebuild,v 1.5 2011/07/11 00:01:13 mattst88 Exp $
EAPI=3
@@ -16,7 +16,7 @@ HOMEPAGE="http://www.xchat.org/"
LICENSE="GPL-2 hires-icons? ( GPL-3 )"
SLOT="2"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE="dbus fastscroll +gtk hires-icons ipv6 libnotify mmx nls ntlm perl python spell ssl tcl xchatdccserver"
RDEPEND=">=dev-libs/glib-2.6.0:2