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 A231C138C9D for ; Tue, 2 Jun 2015 05:12:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54BFEE0977; Tue, 2 Jun 2015 05:12:40 +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 ED657E0977 for ; Tue, 2 Jun 2015 05:12:39 +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 46B3A33D3CE for ; Tue, 2 Jun 2015 05:12:39 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2320) id 081B4A1C; Tue, 2 Jun 2015 05:12:38 +0000 (UTC) From: "Jack Morgan (jmorgan)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jmorgan@gentoo.org Subject: [gentoo-commits] gentoo-x86 commit in dev-python/pylint: pylint-1.4.1.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: pylint-1.4.1.ebuild ChangeLog X-VCS-Directories: dev-python/pylint X-VCS-Committer: jmorgan X-VCS-Committer-Name: Jack Morgan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150602051238.081B4A1C@oystercatcher.gentoo.org> Date: Tue, 2 Jun 2015 05:12:38 +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: 2dfd298e-8e71-479b-b7a3-7bc72a87513f X-Archives-Hash: f517bf571b512448057f6a1f9fd14f58 jmorgan 15/06/02 05:12:38 Modified: pylint-1.4.1.ebuild ChangeLog Log: sparc stable wrt bug #540290 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key ) Revision Changes Path 1.9 dev-python/pylint/pylint-1.4.1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/pylint-1.4.1.ebuild?rev=1.9&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/pylint-1.4.1.ebuild?rev=1.9&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/pylint-1.4.1.ebuild?r1=1.8&r2=1.9 Index: pylint-1.4.1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-1.4.1.ebuild,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- pylint-1.4.1.ebuild 14 Apr 2015 12:50:48 -0000 1.8 +++ pylint-1.4.1.ebuild 2 Jun 2015 05:12:37 -0000 1.9 @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-1.4.1.ebuild,v 1.8 2015/04/14 12:50:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/pylint-1.4.1.ebuild,v 1.9 2015/06/02 05:12:37 jmorgan Exp $ EAPI=5 @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc examples test" RDEPEND=" 1.130 dev-python/pylint/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/ChangeLog?rev=1.130&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/ChangeLog?rev=1.130&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/pylint/ChangeLog?r1=1.129&r2=1.130 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v retrieving revision 1.129 retrieving revision 1.130 diff -u -r1.129 -r1.130 --- ChangeLog 27 Apr 2015 05:46:42 -0000 1.129 +++ ChangeLog 2 Jun 2015 05:12:37 -0000 1.130 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/pylint # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.129 2015/04/27 05:46:42 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/pylint/ChangeLog,v 1.130 2015/06/02 05:12:37 jmorgan Exp $ + + 02 Jun 2015; Jack Morgan pylint-1.4.1.ebuild: + sparc stable wrt bug #540290 *pylint-0.25.2 (27 Apr 2015)