diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2015-02-09 11:58:37 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2015-02-09 11:58:37 +0000 |
commit | e5c1df5d8a2b04446d078beb5bb6060a7fd395c9 (patch) | |
tree | 69daaa28d5a2d7a04b32b4b1cb71371c7728d4ef /net-irc/hexchat | |
parent | Marked ~hppa (bug #539366). (diff) | |
download | gentoo-2-e5c1df5d8a2b04446d078beb5bb6060a7fd395c9.tar.gz gentoo-2-e5c1df5d8a2b04446d078beb5bb6060a7fd395c9.tar.bz2 gentoo-2-e5c1df5d8a2b04446d078beb5bb6060a7fd395c9.zip |
Stable on amd64 and x86, wrt bug #538228
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
Diffstat (limited to 'net-irc/hexchat')
-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 743ef962a724..ec1ef5b4b5eb 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.113 2015/02/08 21:12:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.114 2015/02/09 11:58:37 pinkbyte Exp $ + + 09 Feb 2015; Sergey Popov <pinkbyte@gentoo.org> hexchat-2.10.2.ebuild: + Stable on amd64 and x86, wrt bug #538228 08 Feb 2015; Markus Meier <maekke@gentoo.org> hexchat-2.10.2.ebuild: arm stable, bug #538228 diff --git a/net-irc/hexchat/hexchat-2.10.2.ebuild b/net-irc/hexchat/hexchat-2.10.2.ebuild index daab17cb1e6d..3614a25509bc 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.3 2015/02/08 21:12:21 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.10.2.ebuild,v 1.4 2015/02/09 11:58:37 pinkbyte 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} ) )" |