summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Ospald <hasufell@gentoo.org>2014-02-06 13:35:38 +0000
committerJulian Ospald <hasufell@gentoo.org>2014-02-06 13:35:38 +0000
commit872b817098e0d11afd26dde4db93b71458525845 (patch)
tree170e295cf30f0d8854b29f46a793b7e250bfebda /net-irc
parentSecurity bump (bug #500320) (diff)
downloadgentoo-2-872b817098e0d11afd26dde4db93b71458525845.tar.gz
gentoo-2-872b817098e0d11afd26dde4db93b71458525845.tar.bz2
gentoo-2-872b817098e0d11afd26dde4db93b71458525845.zip
amd64 stable wrt #499844
(Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key E73C35B3)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/ChangeLog5
-rw-r--r--net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog
index d37ef7d573e8..b7df73b6ae1e 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.85 2014/02/03 02:25:40 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.86 2014/02/06 13:35:38 hasufell Exp $
+
+ 06 Feb 2014; Julian Ospald <hasufell@gentoo.org> hexchat-2.9.6.1-r1.ebuild:
+ amd64 stable wrt #499844
03 Feb 2014; Julian Ospald <hasufell@gentoo.org> hexchat-9999.ebuild:
fix live ebuild
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 2e47dc80d593..9572f0e0eef3 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.2 2014/01/31 19:08:33 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild,v 1.3 2014/02/06 13:35:38 hasufell 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 )