diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-10-01 09:13:11 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-10-01 09:13:11 +0000 |
commit | b3ad0aae7211f806a01a6905d39e421f19cfda23 (patch) | |
tree | 2c1d359e460656fc787e8c9902c1100ecf49e047 /net-irc/hexchat | |
parent | Stable for amd64, wrt bug #435890 (diff) | |
download | gentoo-2-b3ad0aae7211f806a01a6905d39e421f19cfda23.tar.gz gentoo-2-b3ad0aae7211f806a01a6905d39e421f19cfda23.tar.bz2 gentoo-2-b3ad0aae7211f806a01a6905d39e421f19cfda23.zip |
Stable for x86, wrt bug #435890
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index a498f6a95c2a..92f6bdfdfb6c 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.6 2012/10/01 09:12:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.7 2012/10/01 09:13:11 ago Exp $ + + 01 Oct 2012; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.1.ebuild: + Stable for x86, wrt bug #435890 01 Oct 2012; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.1.ebuild: Stable for amd64, wrt bug #435890 diff --git a/net-irc/hexchat/hexchat-2.9.1.ebuild b/net-irc/hexchat/hexchat-2.9.1.ebuild index 5db0a432d210..7c41031b826a 100644 --- a/net-irc/hexchat/hexchat-2.9.1.ebuild +++ b/net-irc/hexchat/hexchat-2.9.1.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.1.ebuild,v 1.6 2012/10/01 09:12:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.1.ebuild,v 1.7 2012/10/01 09:13:11 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ HOMEPAGE="http://www.hexchat.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" IUSE="dbus fastscroll +gtk ipv6 libnotify mmx nls ntlm perl python spell ssl tcl" RDEPEND=">=dev-libs/glib-2.6.0:2 |