summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2012-11-14 17:34:10 +0000
committerJeroen Roovers <jer@gentoo.org>2012-11-14 17:34:10 +0000
commitab5072a55194c048ffb86d017c850b21f1cff71e (patch)
tree112dfe94ce0aadb1f4a6076ff0667766afce5105 /net-irc
parentRemove metis flag when not asked, thanks Arfrever for noticing (diff)
downloadgentoo-2-ab5072a55194c048ffb86d017c850b21f1cff71e.tar.gz
gentoo-2-ab5072a55194c048ffb86d017c850b21f1cff71e.tar.bz2
gentoo-2-ab5072a55194c048ffb86d017c850b21f1cff71e.zip
Stable for HPPA (bug #443118).
(Portage version: 2.2.0_alpha142/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/ChangeLog5
-rw-r--r--net-irc/hexchat/hexchat-2.9.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog
index f14ce938c795..4f44ff6af61b 100644
--- a/net-irc/hexchat/ChangeLog
+++ b/net-irc/hexchat/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-irc/hexchat
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.11 2012/10/20 15:33:39 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.12 2012/11/14 17:34:10 jer Exp $
+
+ 14 Nov 2012; Jeroen Roovers <jer@gentoo.org> hexchat-2.9.3.ebuild:
+ Stable for HPPA (bug #443118).
20 Oct 2012; Sergey Popov <pinkbyte@gentoo.org> hexchat-2.9.3.ebuild:
Keyword ~amd64-linux
diff --git a/net-irc/hexchat/hexchat-2.9.3.ebuild b/net-irc/hexchat/hexchat-2.9.3.ebuild
index 0a3cce2bb9a7..42c2309eaa64 100644
--- a/net-irc/hexchat/hexchat-2.9.3.ebuild
+++ b/net-irc/hexchat/hexchat-2.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.2 2012/10/20 15:33:39 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.3 2012/11/14 17:34:10 jer Exp $
EAPI=4
@@ -12,7 +12,7 @@ HOMEPAGE="http://www.hexchat.org/"
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 ipv6 libnotify nls ntlm perl python spell ssl tcl"
RDEPEND="dev-libs/glib:2