summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Popov <pinkbyte@gentoo.org>2013-03-08 12:30:10 +0000
committerSergey Popov <pinkbyte@gentoo.org>2013-03-08 12:30:10 +0000
commite11f09968dd70e02d7619feecb4c1f0c633b5e0d (patch)
tree24e63d742597088fc1a3283d3246a7576c8f406b /net-irc/hexchat
parentInitial import, wrt bug #327613. Ebuild is picked up from sunrise and improve... (diff)
downloadgentoo-2-e11f09968dd70e02d7619feecb4c1f0c633b5e0d.tar.gz
gentoo-2-e11f09968dd70e02d7619feecb4c1f0c633b5e0d.tar.bz2
gentoo-2-e11f09968dd70e02d7619feecb4c1f0c633b5e0d.zip
Stable on arm, wrt bug #459868
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-irc/hexchat')
-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 9d838e586e71..19a761f82194 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.29 2013/03/04 11:59:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.30 2013/03/08 12:30:10 pinkbyte Exp $
+
+ 08 Mar 2013; Sergey Popov <pinkbyte@gentoo.org> hexchat-2.9.4.ebuild:
+ Stable on arm, wrt bug #459868
04 Mar 2013; Jeroen Roovers <jer@gentoo.org> hexchat-2.9.4.ebuild:
Stable for HPPA (bug #459868).
diff --git a/net-irc/hexchat/hexchat-2.9.4.ebuild b/net-irc/hexchat/hexchat-2.9.4.ebuild
index 23fc6e772bb2..a9509ce13d3b 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.10 2013/03/04 11:59:47 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild,v 1.11 2013/03/08 12:30:10 pinkbyte 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