summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-03-01 19:34:34 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-03-01 19:34:34 +0000
commit5b12445371c2ce49e1b63ee316b0c2d0fb01662d (patch)
tree4f696c556725f74b0b3fcd580c3fd76c7569e8a8 /net-irc
parentStable for amd64, wrt bug #459898 (diff)
downloadgentoo-2-5b12445371c2ce49e1b63ee316b0c2d0fb01662d.tar.gz
gentoo-2-5b12445371c2ce49e1b63ee316b0c2d0fb01662d.tar.bz2
gentoo-2-5b12445371c2ce49e1b63ee316b0c2d0fb01662d.zip
Stable for amd64, wrt bug #459868
(Portage version: 2.1.11.52/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/hexchat/ChangeLog5
-rw-r--r--net-irc/hexchat/hexchat-2.9.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog
index cabb4a124f79..3432293910f7 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.21 2013/01/14 07:14:11 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.22 2013/03/01 19:34:34 ago Exp $
+
+ 01 Mar 2013; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.4.ebuild:
+ Stable for amd64, wrt bug #459868
14 Jan 2013; Lars Wendler <polynomial-c@gentoo.org> hexchat-2.9.3.ebuild,
hexchat-2.9.4.ebuild:
diff --git a/net-irc/hexchat/hexchat-2.9.4.ebuild b/net-irc/hexchat/hexchat-2.9.4.ebuild
index 665275ec3c2f..150324792861 100644
--- a/net-irc/hexchat/hexchat-2.9.4.ebuild
+++ b/net-irc/hexchat/hexchat-2.9.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild,v 1.2 2013/01/14 07:14:11 polynomial-c Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild,v 1.3 2013/03/01 19:34:34 ago Exp $
EAPI=5
@@ -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 libproxy nls ntlm perl +plugins python spell ssl threads"
RDEPEND="dev-libs/glib:2