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 50396138C9D for ; Tue, 2 Jun 2015 05:09:23 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E9E90E094B; Tue, 2 Jun 2015 05:09:22 +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 A4FA0E094B for ; Tue, 2 Jun 2015 05:09:22 +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 EB2B1340BD0 for ; Tue, 2 Jun 2015 05:09:20 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2320) id AA345A1C; Tue, 2 Jun 2015 05:09:19 +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/astroid: astroid-1.3.4.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: astroid-1.3.4.ebuild ChangeLog X-VCS-Directories: dev-python/astroid X-VCS-Committer: jmorgan X-VCS-Committer-Name: Jack Morgan Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20150602050919.AA345A1C@oystercatcher.gentoo.org> Date: Tue, 2 Jun 2015 05:09:19 +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: aeb80cd4-49a5-4f03-a126-029996175d0a X-Archives-Hash: 72d4ed4459bb3d29b595f68baf98b2c1 jmorgan 15/06/02 05:09:19 Modified: astroid-1.3.4.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.8 dev-python/astroid/astroid-1.3.4.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astroid/astroid-1.3.4.ebuild?rev=1.8&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astroid/astroid-1.3.4.ebuild?rev=1.8&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astroid/astroid-1.3.4.ebuild?r1=1.7&r2=1.8 Index: astroid-1.3.4.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/astroid/astroid-1.3.4.ebuild,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- astroid-1.3.4.ebuild 14 Apr 2015 12:49:18 -0000 1.7 +++ astroid-1.3.4.ebuild 2 Jun 2015 05:09:19 -0000 1.8 @@ -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/astroid/astroid-1.3.4.ebuild,v 1.7 2015/04/14 12:49:18 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/astroid/astroid-1.3.4.ebuild,v 1.8 2015/06/02 05:09:19 jmorgan Exp $ EAPI=5 @@ -15,7 +15,7 @@ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 ~sparc x86 ~x64-macos ~x86-macos" +KEYWORDS="alpha amd64 ~arm ia64 ppc ppc64 sparc x86 ~x64-macos ~x86-macos" IUSE="test" # Version specified in __pkginfo__.py. 1.20 dev-python/astroid/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astroid/ChangeLog?rev=1.20&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astroid/ChangeLog?rev=1.20&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-python/astroid/ChangeLog?r1=1.19&r2=1.20 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-python/astroid/ChangeLog,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- ChangeLog 27 Apr 2015 05:45:07 -0000 1.19 +++ ChangeLog 2 Jun 2015 05:09:19 -0000 1.20 @@ -1,6 +1,9 @@ # ChangeLog for dev-python/astroid # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/astroid/ChangeLog,v 1.19 2015/04/27 05:45:07 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/astroid/ChangeLog,v 1.20 2015/06/02 05:09:19 jmorgan Exp $ + + 02 Jun 2015; Jack Morgan astroid-1.3.4.ebuild: + sparc stable wrt bug #540290 27 Apr 2015; Patrick Lauer -astroid-1.2.0.ebuild, -astroid-1.2.1.ebuild: