summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2014-11-16 19:53:37 +0000
committerMikle Kolyada <zlogene@gentoo.org>2014-11-16 19:53:37 +0000
commit587a9bd1cdb1a8101b64fd62b1cfdd4c853df6bc (patch)
treeb26d7e29fefe8d4ff8b822e8efe9d4c7c7bd1cdf /net-irc
parentVersion bump. remove old (diff)
downloadgentoo-2-587a9bd1cdb1a8101b64fd62b1cfdd4c853df6bc.tar.gz
gentoo-2-587a9bd1cdb1a8101b64fd62b1cfdd4c853df6bc.tar.bz2
gentoo-2-587a9bd1cdb1a8101b64fd62b1cfdd4c853df6bc.zip
x86 stable wrt bug #521048
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/ChangeLog5
-rw-r--r--net-irc/hexchat/hexchat-2.10.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog
index 7371aea77e2b..07fdda4108f3 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.107 2014/09/14 09:16:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.108 2014/11/16 19:53:37 zlogene Exp $
+
+ 16 Nov 2014; Mikle Kolyada <zlogene@gentoo.org> hexchat-2.10.1.ebuild:
+ x86 stable wrt bug #521048
14 Sep 2014; Markus Meier <maekke@gentoo.org> hexchat-2.10.1.ebuild:
arm stable, bug #521048
diff --git a/net-irc/hexchat/hexchat-2.10.1.ebuild b/net-irc/hexchat/hexchat-2.10.1.ebuild
index a534c6ec1d10..b15aa9b34088 100644
--- a/net-irc/hexchat/hexchat-2.10.1.ebuild
+++ b/net-irc/hexchat/hexchat-2.10.1.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.10.1.ebuild,v 1.4 2014/09/14 09:16:46 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.1.ebuild,v 1.5 2014/11/16 19:53:37 zlogene Exp $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://dl.hexchat.org/hexchat/${P}.tar.xz"
LICENSE="GPL-2 plugin-fishlim? ( MIT )"
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 +gtk ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager"
REQUIRED_USE="plugins? ( python? ( ${PYTHON_REQUIRED_USE} ) )"