summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-11-10 10:54:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-11-10 10:54:22 +0000
commit77f131a07ad0ff179371cddd2be66aa260ddef7d (patch)
tree7376cf476eb051ed98bd1d819666f8ea2ab6828b /app-emacs
parentStable for ppc, wrt bug #526922 (diff)
downloadgentoo-2-77f131a07ad0ff179371cddd2be66aa260ddef7d.tar.gz
gentoo-2-77f131a07ad0ff179371cddd2be66aa260ddef7d.tar.bz2
gentoo-2-77f131a07ad0ff179371cddd2be66aa260ddef7d.zip
Stable for ppc, wrt bug #527502
(Portage version: 2.2.8-r2/cvs/Linux x86_64, RepoMan options: --include-arches="ppc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/python-mode/ChangeLog5
-rw-r--r--app-emacs/python-mode/python-mode-6.1.2.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index 32f7e84866aa..f0ce9a95b0f8 100644
--- a/app-emacs/python-mode/ChangeLog
+++ b/app-emacs/python-mode/ChangeLog
@@ -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.88 2014/11/04 20:22:34 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.89 2014/11/10 10:54:22 ago Exp $
+
+ 10 Nov 2014; Agostino Sarubbo <ago@gentoo.org> python-mode-6.1.2.ebuild:
+ Stable for ppc, wrt bug #527502
04 Nov 2014; Markus Meier <maekke@gentoo.org> python-mode-6.1.2.ebuild:
arm stable, bug #527502
diff --git a/app-emacs/python-mode/python-mode-6.1.2.ebuild b/app-emacs/python-mode/python-mode-6.1.2.ebuild
index da6daae8d0b6..6d83fc56a33f 100644
--- a/app-emacs/python-mode/python-mode-6.1.2.ebuild
+++ b/app-emacs/python-mode/python-mode-6.1.2.ebuild
@@ -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.4 2014/11/04 20:22:34 maekke Exp $
+# $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 $
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz"
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"