diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 16:09:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-03 16:09:27 +0000 |
commit | 83c3e0353950703aa650fa5b72189010ed7cd620 (patch) | |
tree | ae338ab9a27a18c0f74bf7bd862db2c1746a2d0a /net-irc | |
parent | Stable for ppc64, wrt bug #457446 (diff) | |
download | gentoo-2-83c3e0353950703aa650fa5b72189010ed7cd620.tar.gz gentoo-2-83c3e0353950703aa650fa5b72189010ed7cd620.tar.bz2 gentoo-2-83c3e0353950703aa650fa5b72189010ed7cd620.zip |
Stable for ppc64, wrt bug #459868
(Portage version: 2.1.11.52/cvs/Linux ppc64, signed Manifest commit with key 7194459F)
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 54b36f72b56d..a658315e7eba 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.25 2013/03/03 16:06:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.26 2013/03/03 16:09:27 ago Exp $ + + 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.4.ebuild: + Stable for ppc64, wrt bug #459868 03 Mar 2013; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.4.ebuild: Inherit flag-o-matic because of replace-flags diff --git a/net-irc/hexchat/hexchat-2.9.4.ebuild b/net-irc/hexchat/hexchat-2.9.4.ebuild index 390fd3361353..43da80520acd 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.6 2013/03/03 16:06:12 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.4.ebuild,v 1.7 2013/03/03 16:09:27 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 |