diff options
author | José María Alonso <nimiux@gentoo.org> | 2014-04-02 10:59:43 +0000 |
---|---|---|
committer | José María Alonso <nimiux@gentoo.org> | 2014-04-02 10:59:43 +0000 |
commit | 0265c38559e525da619d293306087b07470ee499 (patch) | |
tree | 87cc0de63fb203da7a65bad3d24ec11e769b8be5 /net-irc/hexchat | |
parent | [QA] Revision bump to 2.5-r1. EAPI 5, remove copies of default phases, fix de... (diff) | |
download | gentoo-2-0265c38559e525da619d293306087b07470ee499.tar.gz gentoo-2-0265c38559e525da619d293306087b07470ee499.tar.bz2 gentoo-2-0265c38559e525da619d293306087b07470ee499.zip |
Stable for amd64 wrt bug #499844
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key D628E536)
Diffstat (limited to 'net-irc/hexchat')
-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 5fee527ba6bb..2a85fe1f1fe8 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.91 2014/04/01 18:59:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.92 2014/04/02 10:59:43 nimiux Exp $ + + 02 Apr 2014; Chema Alonso <nimiux@gentoo.org> hexchat-2.9.6.1-r2.ebuild: + Stable for amd64 wrt bug #499844 01 Apr 2014; Markus Meier <maekke@gentoo.org> hexchat-2.9.6.1-r2.ebuild: arm stable, 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 bb166446412f..121dd20fc0fe 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.3 2014/04/01 18:59:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r2.ebuild,v 1.4 2014/04/02 10:59:43 nimiux 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 ) |