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 85A0F138F41 for ; Sat, 22 Feb 2014 21:23:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77624E0B0A; Sat, 22 Feb 2014 21:23:44 +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 EE8D4E0B0A for ; Sat, 22 Feb 2014 21:23:43 +0000 (UTC) Received: from flycatcher.gentoo.org (flycatcher.gentoo.org [81.93.255.6]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F0D9C33F84C for ; Sat, 22 Feb 2014 21:23:42 +0000 (UTC) Received: by flycatcher.gentoo.org (Postfix, from userid 2262) id C492B2004C; Sat, 22 Feb 2014 21:23:41 +0000 (UTC) From: "Pacho Ramos (pacho)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, pacho@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: pacho X-VCS-Committer-Name: Pacho Ramos Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20140222212341.C492B2004C@flycatcher.gentoo.org> Date: Sat, 22 Feb 2014 21:23:41 +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: b47ee6a8-033e-43a6-a25a-1c1853e2a84e X-Archives-Hash: 3a0fa6578ef6a471d023560ef5d5c4e1 pacho 14/02/22 21:23:41 Modified: pygtksourceview-2.10.1-r1.ebuild ChangeLog Log: Fix wrong commit, bug 502160 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key A188FBD4) Revision Changes Path 1.8 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.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild?r1=1.7&r2=1.8 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.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- pygtksourceview-2.10.1-r1.ebuild 22 Feb 2014 14:45:38 -0000 1.7 +++ pygtksourceview-2.10.1-r1.ebuild 22 Feb 2014 21:23:41 -0000 1.8 @@ -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/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild,v 1.7 2014/02/22 14:45:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/pygtksourceview-2.10.1-r1.ebuild,v 1.8 2014/02/22 21:23:41 pacho 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.59 dev-python/pygtksourceview/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygtksourceview/ChangeLog?rev=1.59&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygtksourceview/ChangeLog?rev=1.59&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pygtksourceview/ChangeLog?r1=1.58&r2=1.59 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v retrieving revision 1.58 retrieving revision 1.59 diff -u -r1.58 -r1.59 --- ChangeLog 22 Feb 2014 14:45:38 -0000 1.58 +++ ChangeLog 22 Feb 2014 21:23:41 -0000 1.59 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pygtksourceview # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.58 2014/02/22 14:45:38 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pygtksourceview/ChangeLog,v 1.59 2014/02/22 21:23:41 pacho Exp $ + + 22 Feb 2014; Pacho Ramos pygtksourceview-2.10.1-r1.ebuild: + Fix wrong commit, bug 502160 22 Feb 2014; Pacho Ramos pygtksourceview-2.10.1-r1.ebuild: arch stable, bug 888