diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2014-04-13 16:18:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2014-04-13 16:18:51 +0000 |
commit | f39d612e9dd8ac865de3c2c21e0fa59fe767f502 (patch) | |
tree | d1fc80a526aa94a6f5e1590ef74b58b40a7e13b2 /net-irc | |
parent | Stable for ppc, wrt bug #498608 (diff) | |
download | gentoo-2-f39d612e9dd8ac865de3c2c21e0fa59fe767f502.tar.gz gentoo-2-f39d612e9dd8ac865de3c2c21e0fa59fe767f502.tar.bz2 gentoo-2-f39d612e9dd8ac865de3c2c21e0fa59fe767f502.zip |
Stable for ppc, wrt bug #499844
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", 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.6.1-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 83a9095df2fb..f11afe870bd9 100644 --- a/net-irc/hexchat/ChangeLog +++ b/net-irc/hexchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/hexchat # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.93 2014/04/05 11:10:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.94 2014/04/13 16:18:51 ago Exp $ + + 13 Apr 2014; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.6.1-r2.ebuild: + Stable for ppc, wrt bug #499844 05 Apr 2014; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.6.1-r2.ebuild: Stable for x86, wrt bug #499844 diff --git a/net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild b/net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild index 39bc689ee6d2..d6092e25b5b5 100644 --- a/net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild +++ b/net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild,v 1.5 2014/04/05 11:10:45 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild,v 1.6 2014/04/13 16:18:51 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://dl.hexchat.org/hexchat/${P}.tar.xz" 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 gtkspell ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python sexy spell ssl theme-manager" REQUIRED_USE="gtkspell? ( spell ) plugin-checksum? ( plugins ) |