diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-05-11 11:03:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-05-11 11:03:29 +0000 |
commit | 82e5599f15b5f847dff07f88deeb21918ef0accf (patch) | |
tree | c972ef481b7d703e63acc7f6cdd585ca02305a75 /net-irc/hexchat | |
parent | Stable for x86, wrt bug #468756 (diff) | |
download | gentoo-2-82e5599f15b5f847dff07f88deeb21918ef0accf.tar.gz gentoo-2-82e5599f15b5f847dff07f88deeb21918ef0accf.tar.bz2 gentoo-2-82e5599f15b5f847dff07f88deeb21918ef0accf.zip |
Stable for x86, wrt bug #465006
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 23a023b79175..ffa0ff2beb48 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.42 2013/05/11 10:39:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.43 2013/05/11 11:03:29 ago Exp $ + + 11 May 2013; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.5.ebuild: + Stable for x86, wrt bug #465006 11 May 2013; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.5.ebuild: Stable for amd64, wrt bug #465006 diff --git a/net-irc/hexchat/hexchat-2.9.5.ebuild b/net-irc/hexchat/hexchat-2.9.5.ebuild index 7ae6fa433841..e25f5fe8ac36 100644 --- a/net-irc/hexchat/hexchat-2.9.5.ebuild +++ b/net-irc/hexchat/hexchat-2.9.5.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.5.ebuild,v 1.4 2013/05/11 10:39:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.5.ebuild,v 1.5 2013/05/11 11:03:29 ago Exp $ EAPI=5 @@ -13,7 +13,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 plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager" REQUIRED_USE="plugin-checksum? ( plugins ) plugin-doat? ( plugins ) |