diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 18:29:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-06-29 18:29:26 +0000 |
commit | f2a182fd9fc42206abda2fc649e58bca920f21dd (patch) | |
tree | 6a68a3b529966794513b0f6e3a56deabfffdeaf7 /net-irc | |
parent | Stable for ppc, wrt bug #436664 (diff) | |
download | gentoo-2-f2a182fd9fc42206abda2fc649e58bca920f21dd.tar.gz gentoo-2-f2a182fd9fc42206abda2fc649e58bca920f21dd.tar.bz2 gentoo-2-f2a182fd9fc42206abda2fc649e58bca920f21dd.zip |
Stable for ppc, wrt bug #474434
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="ppc", 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.5-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 1a61c4db5add..6ec8bf8794c0 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.61 2013/06/29 16:20:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.62 2013/06/29 18:29:26 ago Exp $ + + 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.5-r1.ebuild: + Stable for ppc, wrt bug #474434 29 Jun 2013; Agostino Sarubbo <ago@gentoo.org> hexchat-2.9.5-r1.ebuild: Stable for sparc, wrt bug #474434 diff --git a/net-irc/hexchat/hexchat-2.9.5-r1.ebuild b/net-irc/hexchat/hexchat-2.9.5-r1.ebuild index 4bb55eb420aa..5239b88206e8 100644 --- a/net-irc/hexchat/hexchat-2.9.5-r1.ebuild +++ b/net-irc/hexchat/hexchat-2.9.5-r1.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.5-r1.ebuild,v 1.7 2013/06/29 16:20:33 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.5-r1.ebuild,v 1.8 2013/06/29 18:29:26 ago Exp $ EAPI=5 @@ -13,7 +13,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 plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager" REQUIRED_USE="plugin-checksum? ( plugins ) plugin-doat? ( plugins ) |