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 52F301389FE for ; Sat, 1 Nov 2014 00:14:17 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E82CBE087B; Sat, 1 Nov 2014 00:14:15 +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 7FCCEE087B for ; Sat, 1 Nov 2014 00:14:15 +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 22B9E34045F for ; Sat, 1 Nov 2014 00:14:14 +0000 (UTC) Received: by oystercatcher.gentoo.org (Postfix, from userid 2078) id CA09F92CD; Sat, 1 Nov 2014 00:14:12 +0000 (UTC) From: "Jeroen Roovers (jer)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, jer@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: jer X-VCS-Committer-Name: Jeroen Roovers Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Message-Id: <20141101001412.CA09F92CD@oystercatcher.gentoo.org> Date: Sat, 1 Nov 2014 00:14:12 +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: 1435eb10-991d-4b70-b893-88db915c4319 X-Archives-Hash: 54466881008a7ef7e52e1b950caa9099 jer 14/11/01 00:14:12 Modified: python-mode-6.1.2.ebuild ChangeLog Log: Stable for HPPA (bug #527502). (Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613) Revision Changes Path 1.2 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.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/python-mode-6.1.2.ebuild?rev=1.2&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.1&r2=1.2 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.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- python-mode-6.1.2.ebuild 2 Nov 2013 09:23:03 -0000 1.1 +++ python-mode-6.1.2.ebuild 1 Nov 2014 00:14:12 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# 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.1 2013/11/02 09:23:03 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.1.2.ebuild,v 1.2 2014/11/01 00:14:12 jer 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.86 app-emacs/python-mode/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/ChangeLog?rev=1.86&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/ChangeLog?rev=1.86&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/python-mode/ChangeLog?r1=1.85&r2=1.86 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- ChangeLog 15 Jan 2014 09:17:01 -0000 1.85 +++ ChangeLog 1 Nov 2014 00:14:12 -0000 1.86 @@ -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.85 2014/01/15 09:17:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.86 2014/11/01 00:14:12 jer Exp $ + + 01 Nov 2014; Jeroen Roovers python-mode-6.1.2.ebuild: + Stable for HPPA (bug #527502). 15 Jan 2014; Agostino Sarubbo python-mode-6.1.1.ebuild: Stable for ia64, wrt bug #490094