diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-07-26 13:33:17 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-07-26 13:33:17 +0000 |
commit | 06bec93f52c215b0aa0e130dc95156254926dab8 (patch) | |
tree | 0ed6f0282a040512050c2fa386768e88cc6cac8a /net-irc | |
parent | x86 stable, bug 329807 (diff) | |
download | gentoo-2-06bec93f52c215b0aa0e130dc95156254926dab8.tar.gz gentoo-2-06bec93f52c215b0aa0e130dc95156254926dab8.tar.bz2 gentoo-2-06bec93f52c215b0aa0e130dc95156254926dab8.zip |
stable x86, bug 329835
(Portage version: 2.1.8.3/cvs/Linux i686)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/xchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/xchat/xchat-2.8.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/xchat/ChangeLog b/net-irc/xchat/ChangeLog index b54f1a088ab3..f0cf85222c4f 100644 --- a/net-irc/xchat/ChangeLog +++ b/net-irc/xchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/xchat # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.281 2010/07/21 00:58:57 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/ChangeLog,v 1.282 2010/07/26 13:33:17 fauli Exp $ + + 26 Jul 2010; Christian Faulhammer <fauli@gentoo.org> xchat-2.8.8.ebuild: + stable x86, bug 329835 21 Jul 2010; Lars Wendler <polynomial-c@gentoo.org> +files/xchat-input-box3.patch, xchat-2.8.8.ebuild: diff --git a/net-irc/xchat/xchat-2.8.8.ebuild b/net-irc/xchat/xchat-2.8.8.ebuild index 20a51c5ac0ea..02cdfd9970b0 100644 --- a/net-irc/xchat/xchat-2.8.8.ebuild +++ b/net-irc/xchat/xchat-2.8.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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.ebuild,v 1.2 2010/07/21 00:58:57 polynomial-c Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/xchat/xchat-2.8.8.ebuild,v 1.3 2010/07/26 13:33:17 fauli Exp $ EAPI=2 @@ -14,7 +14,7 @@ HOMEPAGE="http://www.xchat.org/" LICENSE="GPL-2" SLOT="2" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="dbus ipv6 libnotify mmx nls ntlm perl python spell ssl tcl xchatnogtk xchatdccserver xft" RDEPEND=">=dev-libs/glib-2.6.0 |