summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-05 13:58:38 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-05 13:58:38 +0000
commitf5547d91831f7e5b6bdad94907ee52181acc7bda (patch)
tree7fe4903ba69298bdbbeef17afe8463f257a292fd /app-emacs
parentStable for arm, wrt bug #464648 (diff)
downloadgentoo-2-f5547d91831f7e5b6bdad94907ee52181acc7bda.tar.gz
gentoo-2-f5547d91831f7e5b6bdad94907ee52181acc7bda.tar.bz2
gentoo-2-f5547d91831f7e5b6bdad94907ee52181acc7bda.zip
Stable for arm, wrt bug #451052
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="arm", 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.0.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index 49b50389bd70..eb183896a514 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-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.70 2013/05/05 12:09:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.71 2013/05/05 13:58:38 ago Exp $
+
+ 05 May 2013; Agostino Sarubbo <ago@gentoo.org> python-mode-6.0.12.ebuild:
+ Stable for arm, wrt bug #451052
05 May 2013; Agostino Sarubbo <ago@gentoo.org> python-mode-6.0.12.ebuild:
Stable for x86, wrt bug #451052
diff --git a/app-emacs/python-mode/python-mode-6.0.12.ebuild b/app-emacs/python-mode/python-mode-6.0.12.ebuild
index aeafad7515d2..38ab95f3f39c 100644
--- a/app-emacs/python-mode/python-mode-6.0.12.ebuild
+++ b/app-emacs/python-mode/python-mode-6.0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 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.0.12.ebuild,v 1.3 2013/05/05 12:09:21 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.0.12.ebuild,v 1.4 2013/05/05 13:58:38 ago Exp $
EAPI=4
@@ -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"