diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-15 12:52:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-15 12:52:15 +0000 |
commit | e8f6ad93ab0be89d922a442e237aa1c0133439c5 (patch) | |
tree | e3f91fae1c75d02c976febdf68f36b83ac7dba1f /net-irc/hexchat | |
parent | Stable for amd64, wrt bug #443118 (diff) | |
download | gentoo-2-e8f6ad93ab0be89d922a442e237aa1c0133439c5.tar.gz gentoo-2-e8f6ad93ab0be89d922a442e237aa1c0133439c5.tar.bz2 gentoo-2-e8f6ad93ab0be89d922a442e237aa1c0133439c5.zip |
Stable for x86, wrt bug #443118
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'net-irc/hexchat')
-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 628623a75efb..996beb6790e3 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.15 2012/11/15 12:51:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.16 2012/11/15 12:52:15 ago Exp $ + + 15 Nov 2012; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.3.ebuild: + Stable for x86, wrt bug #443118 15 Nov 2012; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.3.ebuild: Stable for amd64, wrt bug #443118 diff --git a/net-irc/hexchat/hexchat-2.9.3.ebuild b/net-irc/hexchat/hexchat-2.9.3.ebuild index f61b66fa74f6..22222d3eda66 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.6 2012/11/15 12:51:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.7 2012/11/15 12:52:15 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 |