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 7960D13896B for ; Mon, 27 Oct 2014 14:16:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0D965E09D2; Mon, 27 Oct 2014 14:16:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 98C59E09D2 for ; Mon, 27 Oct 2014 14:16:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 92BE43404B1 for ; Mon, 27 Oct 2014 14:16:46 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id 48F8F8DCB; Mon, 27 Oct 2014 14:16:45 +0000 (UTC) From: "Agostino Sarubbo (ago)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ago@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in net-im/pidgin: pidgin-2.10.10.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pidgin-2.10.10.ebuild ChangeLog X-VCS-Directories: net-im/pidgin X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141027141645.48F8F8DCB@oystercatcher.gentoo.org> Date: Mon, 27 Oct 2014 14:16:45 +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: 77c9081f-65ce-43f5-91f5-6435401a4729 X-Archives-Hash: 8838c7bededd1c2ab93e27fcdf9b7d8c ago 14/10/27 14:16:45 Modified: pidgin-2.10.10.ebuild ChangeLog Log: Stable for amd64, wrt bug #526502 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F) Revision Changes Path 1.3 net-im/pidgin/pidgin-2.10.10.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild?rev=1.3&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild?rev=1.3&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild?r1=1.2&r2=1.3 Index: pidgin-2.10.10.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- pidgin-2.10.10.ebuild 23 Oct 2014 09:23:19 -0000 1.2 +++ pidgin-2.10.10.ebuild 27 Oct 2014 14:16:45 -0000 1.3 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v 1.2 2014/10/23 09:23:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/pidgin-2.10.10.ebuild,v 1.3 2014/10/27 14:16:45 ago Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="dbus debug doc eds gadu gnutls +gstreamer +gtk idn meanwhile mxit" IUSE+=" networkmanager nls perl silc tcl tk spell sasl ncurses" IUSE+=" groupwise prediction python +xscreensaver zephyr zeroconf" # mono" 1.349 net-im/pidgin/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.349&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/ChangeLog?rev=1.349&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-im/pidgin/ChangeLog?r1=1.348&r2=1.349 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v retrieving revision 1.348 retrieving revision 1.349 diff -u -r1.348 -r1.349 --- ChangeLog 23 Oct 2014 09:23:19 -0000 1.348 +++ ChangeLog 27 Oct 2014 14:16:45 -0000 1.349 @@ -1,6 +1,9 @@ # ChangeLog for net-im/pidgin # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.348 2014/10/23 09:23:19 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/pidgin/ChangeLog,v 1.349 2014/10/27 14:16:45 ago Exp $ + + 27 Oct 2014; Agostino Sarubbo pidgin-2.10.10.ebuild: + Stable for amd64, wrt bug #526502 23 Oct 2014; Jeroen Roovers pidgin-2.10.10.ebuild: Stable for HPPA (bug #526502).