diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-15 00:32:01 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-15 00:32:01 +0000 |
commit | 71471d03ea9accd831b803e7c1c422dbc32daf20 (patch) | |
tree | 394b75f6fcd91e68bdb78d8a54d49c99691ea030 /net-irc/hexchat | |
parent | Version bump. (diff) | |
download | gentoo-2-71471d03ea9accd831b803e7c1c422dbc32daf20.tar.gz gentoo-2-71471d03ea9accd831b803e7c1c422dbc32daf20.tar.bz2 gentoo-2-71471d03ea9accd831b803e7c1c422dbc32daf20.zip |
stable arm ppc ppc64, bug #443118
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
Diffstat (limited to 'net-irc/hexchat')
-rw-r--r-- | net-irc/hexchat/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/hexchat/hexchat-2.9.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 8747040481b8..bbee04d2623d 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.13 2012/11/14 19:56:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.14 2012/11/15 00:32:01 blueness Exp $ + + 15 Nov 2012; Anthony G. Basile <blueness@gentoo.org> hexchat-2.9.3.ebuild: + stable arm ppc ppc64, bug #443118 14 Nov 2012; Agostino Sarubbo <ago@gentoo.org> +files/hexchat-2.9.3-nogtk.patch, hexchat-2.9.3.ebuild: diff --git a/net-irc/hexchat/hexchat-2.9.3.ebuild b/net-irc/hexchat/hexchat-2.9.3.ebuild index 9172afbb8d97..ea4f8cdb5d18 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.4 2012/11/14 19:56:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.3.ebuild,v 1.5 2012/11/15 00:32:01 blueness 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 |