summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-12-22 12:04:10 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-12-22 12:04:10 +0000
commit59a92afc35920358a3f647f938c03a0a25fc00b7 (patch)
tree42f4b63e97395ee0a5369398f09187ef1532be76 /app-emacs
parentStable for ppc64, wrt bug #486008 (diff)
downloadgentoo-2-59a92afc35920358a3f647f938c03a0a25fc00b7.tar.gz
gentoo-2-59a92afc35920358a3f647f938c03a0a25fc00b7.tar.bz2
gentoo-2-59a92afc35920358a3f647f938c03a0a25fc00b7.zip
Stable for ppc64, wrt bug #490094
(Portage version: 2.2.1/cvs/Linux ppc64, RepoMan options: --include-arches="ppc64", 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.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index c60798096b68..f68816e3d154 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.82 2013/12/21 16:11:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.83 2013/12/22 12:04:10 ago Exp $
+
+ 22 Dec 2013; Agostino Sarubbo <ago@gentoo.org> python-mode-6.1.1.ebuild:
+ Stable for ppc64, wrt bug #490094
21 Dec 2013; Agostino Sarubbo <ago@gentoo.org> python-mode-6.1.1.ebuild:
Stable for ppc, wrt bug #490094
diff --git a/app-emacs/python-mode/python-mode-6.1.1.ebuild b/app-emacs/python-mode/python-mode-6.1.1.ebuild
index 8d4fc1f69770..4c4eea7eec34 100644
--- a/app-emacs/python-mode/python-mode-6.1.1.ebuild
+++ b/app-emacs/python-mode/python-mode-6.1.1.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.1.1.ebuild,v 1.5 2013/12/21 16:11:02 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.1.1.ebuild,v 1.6 2013/12/22 12:04:10 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"