From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0D3D31381F3 for ; Wed, 26 Jun 2013 10:54:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 81541E0A6E; Wed, 26 Jun 2013 10:54:28 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 08B83E0A6E for ; Wed, 26 Jun 2013 10:54:27 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 27BD433E6EB for ; Wed, 26 Jun 2013 10:54:27 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2329) id CDAE02171C; Wed, 26 Jun 2013 10:54:25 +0000 (UTC) From: "Sergey Popov (pinkbyte)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pinkbyte@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-irc/hexchat: hexchat-2.9.5-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: hexchat-2.9.5-r1.ebuild ChangeLog X-VCS-Directories: net-irc/hexchat X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20130626105425.CDAE02171C@flycatcher.gentoo.org> Date: Wed, 26 Jun 2013 10:54:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: f35b34dc-a0bc-48f0-a631-63b484017f8e X-Archives-Hash: 99bc6d2c44023d19fc38f0cc3fcdfccd pinkbyte 13/06/26 10:54:25 Modified: hexchat-2.9.5-r1.ebuild ChangeLog Log: Stable on arm, wrt bug #474434 (Portage version: 2.2.0_alpha184/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) Revision Changes Path 1.5 net-irc/hexchat/hexchat-2.9.5-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.5-r1.ebuild?rev=1.5&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.5-r1.ebuild?rev=1.5&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/hexchat-2.9.5-r1.ebuild?r1=1.4&r2=1.5 Index: hexchat-2.9.5-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/hexchat-2.9.5-r1.ebuild,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- hexchat-2.9.5-r1.ebuild 24 Jun 2013 19:48:37 -0000 1.4 +++ hexchat-2.9.5-r1.ebuild 26 Jun 2013 10:54:25 -0000 1.5 @@ -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 @@ 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 ) 1.57 net-irc/hexchat/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.57&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-irc/hexchat/ChangeLog?r1=1.56&r2=1.57 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-irc/hexchat/ChangeLog,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- ChangeLog 24 Jun 2013 19:48:37 -0000 1.56 +++ ChangeLog 26 Jun 2013 10:54:25 -0000 1.57 @@ -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 hexchat-2.9.5-r1.ebuild: + Stable on arm, wrt bug #474434 24 Jun 2013; Julian Ospald hexchat-2.9.5.ebuild, hexchat-2.9.5-r1.ebuild, hexchat-2.9.5_p20130525.ebuild,