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 1619A13827E for ; Wed, 11 Dec 2013 10:38:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A81AAE09EC; Wed, 11 Dec 2013 10:37:56 +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 28E28E09EC for ; Wed, 11 Dec 2013 10:37:56 +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 E2CD13403BA for ; Wed, 11 Dec 2013 10:37:54 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2329) id 3E2C52004B; Wed, 11 Dec 2013 10:37:51 +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 dev-python/pygtksourceview: pygtksourceview-2.10.1-r1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pygtksourceview-2.10.1-r1.ebuild ChangeLog X-VCS-Directories: dev-python/pygtksourceview X-VCS-Committer: pinkbyte X-VCS-Committer-Name: Sergey Popov Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20131211103751.3E2C52004B@flycatcher.gentoo.org> Date: Wed, 11 Dec 2013 10:37:51 +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: 523bfa30-eacd-4566-8c4d-7dcf6b712267 X-Archives-Hash: 044f77658ab8be56274309f358a50393 pinkbyte 13/12/11 10:37:51 Modified: pygtksourceview-2.10.1-r1.ebuild ChangeLog Log: Stable on arm, wrt bug #480306 (Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0x1F357D42) Revision Changes Path 1.6 dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild?r1=1.5&r2=1.6 Index: pygtksourceview-2.10.1-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- pygtksourceview-2.10.1-r1.ebuild 9 Dec 2013 17:06:32 -0000 1.5 +++ pygtksourceview-2.10.1-r1.ebuild 11 Dec 2013 10:37:51 -0000 1.6 @@ -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/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild,v 1.5 2013/12/09 17:06:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild,v 1.6 2013/12/11 10:37:51 pinkbyte Exp $ EAPI="5" GCONF_DEBUG="no" @@ -15,7 +15,7 @@ LICENSE="LGPL-2.1" SLOT="2" -KEYWORDS="alpha amd64 ~arm ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 arm ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~x86-solaris" IUSE="doc" RDEPEND=" 1.57 dev-python/pygtksourceview/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygtksourceview/ChangeLog?rev=1.57&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygtksourceview/ChangeLog?rev=1.57&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygtksourceview/ChangeLog?r1=1.56&r2=1.57 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v retrieving revision 1.56 retrieving revision 1.57 diff -u -r1.56 -r1.57 --- ChangeLog 9 Dec 2013 17:06:32 -0000 1.56 +++ ChangeLog 11 Dec 2013 10:37:51 -0000 1.57 @@ -1,6 +1,10 @@ # ChangeLog for dev-python/pygtksourceview # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.56 2013/12/09 17:06:32 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.57 2013/12/11 10:37:51 pinkbyte Exp $ + + 11 Dec 2013; Sergey Popov + pygtksourceview-2.10.1-r1.ebuild: + Stable on arm, wrt bug #480306 09 Dec 2013; Mikle Kolyada pygtksourceview-2.10.1-r1.ebuild: