diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-03-04 11:59:47 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-03-04 11:59:47 +0000 |
commit | 0f940fe975420677322be475fea33f1d09ff08ee (patch) | |
tree | 466316425721efe9d613c6d1bcc65d993a430bdc /net-irc | |
parent | add iconv useflag (diff) | |
download | gentoo-2-0f940fe975420677322be475fea33f1d09ff08ee.tar.gz gentoo-2-0f940fe975420677322be475fea33f1d09ff08ee.tar.bz2 gentoo-2-0f940fe975420677322be475fea33f1d09ff08ee.zip |
Stable for HPPA (bug #459868).
(Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index cd8ead2fff0c..9d838e586e71 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.28 2013/03/03 18:01:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.29 2013/03/04 11:59:47 jer Exp $ + + 04 Mar 2013; Jeroen Roovers <jer@gentoo.org> hexchat-2.9.4.ebuild: + Stable for HPPA (bug #459868). 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.4.ebuild: Remove tcl support, not supported anymore diff --git a/net-irc/hexchat/hexchat-2.9.4.ebuild b/net-irc/hexchat/hexchat-2.9.4.ebuild index 870404248a14..23fc6e772bb2 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.9 2013/03/03 18:01:11 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild,v 1.10 2013/03/04 11:59:47 jer 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 |