summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-11-01 00:14:12 +0000
committerJeroen Roovers <jer@gentoo.org>2014-11-01 00:14:12 +0000
commit8991412c9e958aab4b612d533959fe572362aacc (patch)
treeff1f425b6edb8d4c9a3bd4b2246e495f2d84ec38 /app-emacs
parentStable for HPPA (bug #527536). (diff)
downloadgentoo-2-8991412c9e958aab4b612d533959fe572362aacc.tar.gz
gentoo-2-8991412c9e958aab4b612d533959fe572362aacc.tar.bz2
gentoo-2-8991412c9e958aab4b612d533959fe572362aacc.zip
Stable for HPPA (bug #527502).
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
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.ebuild6
2 files changed, 7 insertions, 4 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index 19295d2b84a3..49185739f1eb 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.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 <jer@gentoo.org> python-mode-6.1.2.ebuild:
+ Stable for HPPA (bug #527502).
15 Jan 2014; Agostino Sarubbo <ago@gentoo.org> python-mode-6.1.1.ebuild:
Stable for ia64, wrt bug #490094
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 bc859e4a13b4..e137153654d9 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-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 @@ 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"