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 E628B138825 for ; Tue, 11 Nov 2014 10:47:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 75055E085D; Tue, 11 Nov 2014 10:47: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 05761E085D for ; Tue, 11 Nov 2014 10:47: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 EE9E134032E for ; Tue, 11 Nov 2014 10:47:38 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2314) id A4E1C9E90; Tue, 11 Nov 2014 10:47:37 +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 app-emacs/python-mode: python-mode-6.1.2.ebuild ChangeLog X-VCS-Repository: gentoo-x86 X-VCS-Files: python-mode-6.1.2.ebuild ChangeLog X-VCS-Directories: app-emacs/python-mode X-VCS-Committer: ago X-VCS-Committer-Name: Agostino Sarubbo Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141111104737.A4E1C9E90@oystercatcher.gentoo.org> Date: Tue, 11 Nov 2014 10:47:37 +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: e22f8c03-9758-4bec-b1f5-f69feca1ede7 X-Archives-Hash: 2d18726d1d6f328f6c4db07ffde257b9 ago 14/11/11 10:47:37 Modified: python-mode-6.1.2.ebuild ChangeLog Log: Stable for ia64, wrt bug #527502 (Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ia64", signed Manifest commit with key 7194459F) Revision Changes Path 1.6 app-emacs/python-mode/python-mode-6.1.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/python-mode-6.1.2.ebuild?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/python-mode-6.1.2.ebuild?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/python-mode-6.1.2.ebuild?r1=1.5&r2=1.6 Index: python-mode-6.1.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.1.2.ebuild,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- python-mode-6.1.2.ebuild 10 Nov 2014 10:54:22 -0000 1.5 +++ python-mode-6.1.2.ebuild 11 Nov 2014 10:47:37 -0000 1.6 @@ -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/app-emacs/python-mode/python-mode-6.1.2.ebuild,v 1.5 2014/11/10 10:54:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.1.2.ebuild,v 1.6 2014/11/11 10:47:37 ago Exp $ EAPI=5 @@ -13,7 +13,7 @@ LICENSE="GPL-3+" SLOT="0" -KEYWORDS="amd64 arm hppa ~ia64 ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm hppa ia64 ppc ~ppc64 ~s390 ~sh ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" S="${WORKDIR}/${MY_P}" SITEFILE="50${PN}-gentoo.el" 1.90 app-emacs/python-mode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/ChangeLog?rev=1.90&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/ChangeLog?rev=1.90&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/ChangeLog?r1=1.89&r2=1.90 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v retrieving revision 1.89 retrieving revision 1.90 diff -u -r1.89 -r1.90 --- ChangeLog 10 Nov 2014 10:54:22 -0000 1.89 +++ ChangeLog 11 Nov 2014 10:47:37 -0000 1.90 @@ -1,6 +1,9 @@ # ChangeLog for app-emacs/python-mode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.89 2014/11/10 10:54:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.90 2014/11/11 10:47:37 ago Exp $ + + 11 Nov 2014; Agostino Sarubbo python-mode-6.1.2.ebuild: + Stable for ia64, wrt bug #527502 10 Nov 2014; Agostino Sarubbo python-mode-6.1.2.ebuild: Stable for ppc, wrt bug #527502