diff options
author | 2015-02-18 08:49:46 +0000 | |
---|---|---|
committer | 2015-02-18 08:49:46 +0000 | |
commit | ea2e3058abf1a20b73f6045887096547c25d244f (patch) | |
tree | dbea131b96db0f7368cf8544fd6854b331299d9d /net-irc | |
parent | Stable for ppc64, wrt bug #534608 (diff) | |
download | gentoo-2-ea2e3058abf1a20b73f6045887096547c25d244f.tar.gz gentoo-2-ea2e3058abf1a20b73f6045887096547c25d244f.tar.bz2 gentoo-2-ea2e3058abf1a20b73f6045887096547c25d244f.zip |
Stable for ppc64, wrt bug #538228
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="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.10.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/hexchat/ChangeLog b/net-irc/hexchat/ChangeLog index 8fe321edb730..92d2ec82bb1d 100644 --- a/net-irc/hexchat/ChangeLog +++ b/net-irc/hexchat/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/hexchat # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.115 2015/02/16 10:21:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.116 2015/02/18 08:49:46 ago Exp $ + + 18 Feb 2015; Agostino Sarubbo <ago@gentoo.org> hexchat-2.10.2.ebuild: + Stable for ppc64, wrt bug #538228 16 Feb 2015; Agostino Sarubbo <ago@gentoo.org> hexchat-2.10.2.ebuild: Stable for sparc, wrt bug #538228 diff --git a/net-irc/hexchat/hexchat-2.10.2.ebuild b/net-irc/hexchat/hexchat-2.10.2.ebuild index 40d5cf963430..7d6ee96b396a 100644 --- a/net-irc/hexchat/hexchat-2.10.2.ebuild +++ b/net-irc/hexchat/hexchat-2.10.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.2.ebuild,v 1.5 2015/02/16 10:21:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.2.ebuild,v 1.6 2015/02/18 08:49:46 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="https://dl.hexchat.net/hexchat/${P}.tar.xz" LICENSE="GPL-2 plugin-fishlim? ( MIT )" 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 +gtk ipv6 libcanberra libnotify libproxy nls ntlm perl +plugins plugin-checksum plugin-doat plugin-fishlim plugin-sysinfo python spell ssl theme-manager" REQUIRED_USE="plugins? ( python? ( ${PYTHON_REQUIRED_USE} ) )" |