diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-09 13:26:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-09 13:26:11 +0000 |
commit | d4e499c82704c21fa1ddda09a060654ab0cdd35b (patch) | |
tree | 782337c32722e05359be7154cb187f409751c9ab /net-irc | |
parent | Stable for alpha, wrt bug #452584 (diff) | |
download | gentoo-2-d4e499c82704c21fa1ddda09a060654ab0cdd35b.tar.gz gentoo-2-d4e499c82704c21fa1ddda09a060654ab0cdd35b.tar.bz2 gentoo-2-d4e499c82704c21fa1ddda09a060654ab0cdd35b.zip |
Stable for alpha, wrt bug #459868
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index d5d5f5cd8d95..83f32ffe7e2f 100644 --- a/net-irc/hexchat/ChangeLog +++ b/net-irc/hexchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/hexchat # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.31 2013/03/09 11:18:43 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.32 2013/03/09 13:26:11 ago Exp $ + + 09 Mar 2013; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.4.ebuild: + Stable for alpha, wrt bug #459868 09 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> hexchat-2.9.3.ebuild, hexchat-2.9.4.ebuild: diff --git a/net-irc/hexchat/hexchat-2.9.4.ebuild b/net-irc/hexchat/hexchat-2.9.4.ebuild index b34f3faebb51..0dfc835f040c 100644 --- a/net-irc/hexchat/hexchat-2.9.4.ebuild +++ b/net-irc/hexchat/hexchat-2.9.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild,v 1.13 2013/03/09 11:20:31 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild,v 1.14 2013/03/09 13:26:11 ago Exp $ EAPI=5 @@ -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 libproxy nls ntlm perl +plugins python spell ssl threads" RDEPEND="dev-libs/glib:2 |