diff options
author | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-26 10:54:25 +0000 |
---|---|---|
committer | Sergey Popov <pinkbyte@gentoo.org> | 2013-06-26 10:54:25 +0000 |
commit | 8d6feb302fea12d846ccf98c379e6e8b5d9fae28 (patch) | |
tree | 6bde7f62516fd9b69ab6cdb9f7a1b83cdddb11b0 /net-irc | |
parent | Stable for HPPA (bug #473236). (diff) | |
download | gentoo-2-8d6feb302fea12d846ccf98c379e6e8b5d9fae28.tar.gz gentoo-2-8d6feb302fea12d846ccf98c379e6e8b5d9fae28.tar.bz2 gentoo-2-8d6feb302fea12d846ccf98c379e6e8b5d9fae28.zip |
Stable on arm, wrt bug #474434
(Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42)
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 4cd288588b42..caf0331a7232 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.56 2013/06/24 19:48:37 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v 1.57 2013/06/26 10:54:25 pinkbyte Exp $ + + 26 Jun 2013; Sergey Popov <pinkbyte@gentoo.org> hexchat-2.9.5-r1.ebuild: + Stable on arm, wrt bug #474434 24 Jun 2013; Julian Ospald <hasufell@gentoo.org> hexchat-2.9.5.ebuild, hexchat-2.9.5-r1.ebuild, hexchat-2.9.5_p20130525.ebuild, diff --git a/net-irc/hexchat/hexchat-2.9.5-r1.ebuild b/net-irc/hexchat/hexchat-2.9.5-r1.ebuild index 2f599945df77..5de1f56e40bb 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.4 2013/06/24 19:48:37 hasufell Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.5-r1.ebuild,v 1.5 2013/06/26 10:54:25 pinkbyte 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 ) |