diff options
author | 2014-02-24 01:02:10 +0000 | |
---|---|---|
committer | 2014-02-24 01:02:10 +0000 | |
commit | 1d0d3607d4632f0aeb19e487ad6b05e6aedd787d (patch) | |
tree | 9c83d482af443f5cfaebc704f56a631dd1605301 /net-irc | |
parent | x86 stable wrt bug #495326 (diff) | |
download | gentoo-2-1d0d3607d4632f0aeb19e487ad6b05e6aedd787d.tar.gz gentoo-2-1d0d3607d4632f0aeb19e487ad6b05e6aedd787d.tar.bz2 gentoo-2-1d0d3607d4632f0aeb19e487ad6b05e6aedd787d.zip |
x86 stable wrt bug #499844
(Portage version: 2.2.7/cvs/Linux i686, RepoMan options: --ignore-arches, signed Manifest commit with key 0x4F1A2555EA71991D!)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 6 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index a1a09ad7aa03..03150f81e9cf 100644 --- a/net-irc/hexchat/ChangeLog +++ b/net-irc/hexchat/ChangeLog @@ -1,6 +1,10 @@ # 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.87 2014/02/23 19:47:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.88 2014/02/24 01:02:10 phajdan.jr Exp $ + + 24 Feb 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> + hexchat-2.9.6.1-r1.ebuild: + x86 stable wrt bug #499844 23 Feb 2014; Markus Meier <maekke@gentoo.org> hexchat-2.9.6.1-r1.ebuild: arm stable, bug #499844 diff --git a/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild b/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild index 9116fcafc351..7ba301b17549 100644 --- a/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild +++ b/net-irc/hexchat/hexchat-2.9.6.1-r1.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-r1.ebuild,v 1.4 2014/02/23 19:47:19 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild,v 1.5 2014/02/24 01:02:10 phajdan.jr 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 ) |