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 83A00138A1A for ; Sun, 23 Nov 2014 17:24:18 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 252B2E087B; Sun, 23 Nov 2014 17:24:18 +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 B4D54E087B for ; Sun, 23 Nov 2014 17:24:17 +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 DB5F8340500 for ; Sun, 23 Nov 2014 17:24:16 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2342) id 925C7AC0D; Sun, 23 Nov 2014 17:24:15 +0000 (UTC) From: "Mikle Kolyada (zlogene)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, zlogene@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: zlogene X-VCS-Committer-Name: Mikle Kolyada Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141123172415.925C7AC0D@oystercatcher.gentoo.org> Date: Sun, 23 Nov 2014 17:24:15 +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: a4b0d70c-8197-49f5-9968-a31c72bf3147 X-Archives-Hash: f771db452cddb1277ce8ee9b4ae21b3c zlogene 14/11/23 17:24:15 Modified: python-mode-6.1.2.ebuild ChangeLog Log: x86 stable wrt bug #527502 (Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6) Revision Changes Path 1.7 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.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/python-mode-6.1.2.ebuild?rev=1.7&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.6&r2=1.7 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.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- python-mode-6.1.2.ebuild 11 Nov 2014 10:47:37 -0000 1.6 +++ python-mode-6.1.2.ebuild 23 Nov 2014 17:24:15 -0000 1.7 @@ -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.6 2014/11/11 10:47:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.1.2.ebuild,v 1.7 2014/11/23 17:24:15 zlogene 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.91 app-emacs/python-mode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/ChangeLog?rev=1.91&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/ChangeLog?rev=1.91&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/ChangeLog?r1=1.90&r2=1.91 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v retrieving revision 1.90 retrieving revision 1.91 diff -u -r1.90 -r1.91 --- ChangeLog 11 Nov 2014 10:47:37 -0000 1.90 +++ ChangeLog 23 Nov 2014 17:24:15 -0000 1.91 @@ -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.90 2014/11/11 10:47:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.91 2014/11/23 17:24:15 zlogene Exp $ + + 23 Nov 2014; Mikle Kolyada python-mode-6.1.2.ebuild: + x86 stable wrt bug #527502 11 Nov 2014; Agostino Sarubbo python-mode-6.1.2.ebuild: Stable for ia64, wrt bug #527502