summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-08-11 16:54:47 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-08-11 16:54:47 +0000
commitee58cee7e8a07b3765f84343bc6670f98a0c8061 (patch)
treeec35cc4853d111ef559e40b1e96e736441406ce2 /net-irc/xchat
parentMarked 0.4.2 stable on AMD64 based on arch testing by Agostino "ago" Sarubbo ... (diff)
downloadgentoo-2-ee58cee7e8a07b3765f84343bc6670f98a0c8061.tar.gz
gentoo-2-ee58cee7e8a07b3765f84343bc6670f98a0c8061.tar.bz2
gentoo-2-ee58cee7e8a07b3765f84343bc6670f98a0c8061.zip
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug #378665.
(Portage version: 2.1.10.10/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/xchat')
-rw-r--r--net-irc/xchat/ChangeLog6
-rw-r--r--net-irc/xchat/xchat-2.8.8-r2.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog
index e9e721faa461..49393647a764 100644
--- a/net-irc/xchat/ChangeLog
+++ b/net-irc/xchat/ChangeLog
@@ -1,6 +1,10 @@
# 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.304 2011/08/10 14:06:39 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.305 2011/08/11 16:54:47 chainsaw Exp $
+
+ 11 Aug 2011; Tony Vroon <chainsaw@gentoo.org> xchat-2.8.8-r2.ebuild:
+ Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo in bug
+ #378665.
10 Aug 2011; Lars Wendler <polynomial-c@gentoo.org> xchat-2.8.8-r2.ebuild:
Don't install .la files.
diff --git a/net-irc/xchat/xchat-2.8.8-r2.ebuild b/net-irc/xchat/xchat-2.8.8-r2.ebuild
index 2669b0cddcb9..3493299365e6 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.9 2011/08/10 14:06:39 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8-r2.ebuild,v 1.10 2011/08/11 16:54:47 chainsaw 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 ~mips ~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