diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 10:57:17 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-02-24 10:57:17 +0000 |
commit | 8797128fc69119426810c47105f396ed39d63a0b (patch) | |
tree | 9aaa44ede468d3d389d8ab72f77d1e04f3a8577a /net-irc | |
parent | Stable for alpha, wrt bug #537530 (diff) | |
download | gentoo-2-8797128fc69119426810c47105f396ed39d63a0b.tar.gz gentoo-2-8797128fc69119426810c47105f396ed39d63a0b.tar.bz2 gentoo-2-8797128fc69119426810c47105f396ed39d63a0b.zip |
Stable for alpha, wrt bug #538228
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", 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 59f4f46be0ab..5cc862debb76 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.118 2015/02/23 11:36:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.119 2015/02/24 10:57:17 ago Exp $ + + 24 Feb 2015; Agostino Sarubbo <ago@gentoo.org> hexchat-2.10.2.ebuild: + Stable for alpha, wrt bug #538228 23 Feb 2015; Agostino Sarubbo <ago@gentoo.org> hexchat-2.10.2.ebuild: Stable for ia64, wrt bug #538228 diff --git a/net-irc/hexchat/hexchat-2.10.2.ebuild b/net-irc/hexchat/hexchat-2.10.2.ebuild index 61c18f709a0f..73f0b1808243 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.8 2015/02/23 11:36:57 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.2.ebuild,v 1.9 2015/02/24 10:57:17 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} ) )" |