diff options
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 8747040481b8..bbee04d2623d 100644 --- a/net-irc/hexchat/ChangeLog +++ b/net-irc/hexchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/hexchat # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.13 2012/11/14 19:56:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.14 2012/11/15 00:32:01 blueness Exp $ + + 15 Nov 2012; Anthony G. Basile <blueness@gentoo.org> hexchat-2.9.3.ebuild: + stable arm ppc ppc64, bug #443118 14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> +files/hexchat-2.9.3-nogtk.patch, hexchat-2.9.3.ebuild: diff --git a/net-irc/hexchat/hexchat-2.9.3.ebuild b/net-irc/hexchat/hexchat-2.9.3.ebuild index 9172afbb8d97..ea4f8cdb5d18 100644 --- a/net-irc/hexchat/hexchat-2.9.3.ebuild +++ b/net-irc/hexchat/hexchat-2.9.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.4 2012/11/14 19:56:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.5 2012/11/15 00:32:01 blueness Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.hexchat.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux" +KEYWORDS="~alpha ~amd64 arm hppa ~ia64 ppc ppc64 ~sparc ~x86 ~amd64-linux" IUSE="dbus fastscroll +gtk ipv6 libnotify nls ntlm perl python spell ssl tcl" RDEPEND="dev-libs/glib:2 |