diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-15 12:51:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-15 12:51:32 +0000 |
commit | 4b78c56a13d2a0ecc4d73b54a6b6ae764b3b6032 (patch) | |
tree | f2b01f1938e6121514ad8fbf39b15cf4d890e00f | |
parent | stable ppc ppc64, bug #442382 (diff) | |
download | gentoo-2-4b78c56a13d2a0ecc4d73b54a6b6ae764b3b6032.tar.gz gentoo-2-4b78c56a13d2a0ecc4d73b54a6b6ae764b3b6032.tar.bz2 gentoo-2-4b78c56a13d2a0ecc4d73b54a6b6ae764b3b6032.zip |
Stable for amd64, wrt bug #443118
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
-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 bbee04d2623d..628623a75efb 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.14 2012/11/15 00:32:01 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.15 2012/11/15 12:51:32 ago Exp $ + + 15 Nov 2012; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.3.ebuild: + Stable for amd64, wrt bug #443118 15 Nov 2012; Anthony G. Basile <blueness@gentoo.org> hexchat-2.9.3.ebuild: stable arm ppc ppc64, bug #443118 diff --git a/net-irc/hexchat/hexchat-2.9.3.ebuild b/net-irc/hexchat/hexchat-2.9.3.ebuild index ea4f8cdb5d18..f61b66fa74f6 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.5 2012/11/15 00:32:01 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.6 2012/11/15 12:51:32 ago 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 |