summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-01-31 19:08:33 +0000
committerJeroen Roovers <jer@gentoo.org>2014-01-31 19:08:33 +0000
commitdec0196e50caefbf060ad3618610f10ad080809d (patch)
treed6a933796e9bf5d89ae889ab1f16852da70be4ec /net-irc
parentVersion bump. Also disable tests for now, bug 479092 (diff)
downloadgentoo-2-dec0196e50caefbf060ad3618610f10ad080809d.tar.gz
gentoo-2-dec0196e50caefbf060ad3618610f10ad080809d.tar.bz2
gentoo-2-dec0196e50caefbf060ad3618610f10ad080809d.zip
Stable for HPPA (bug #499844).
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/ChangeLog7
-rw-r--r--net-irc/hexchat/hexchat-2.9.6.1-r1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog
index 0e0894e7dfc8..68eca2af2f0a 100644
--- a/net-irc/hexchat/ChangeLog
+++ b/net-irc/hexchat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/hexchat
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.83 2013/10/26 22:18:52 hasufell Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.84 2014/01/31 19:08:33 jer Exp $
+
+ 31 Jan 2014; Jeroen Roovers <jer@gentoo.org> hexchat-2.9.6.1-r1.ebuild:
+ Stable for HPPA (bug #499844).
*hexchat-2.9.6.1-r1 (26 Oct 2013)
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 71bf36101647..2e47dc80d593 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-2013 Gentoo Foundation
+# 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.1 2013/10/26 22:18:52 hasufell Exp $
+# $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 $
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 )