summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2013-11-11 13:38:39 +0000
committerJeroen Roovers <jer@gentoo.org>2013-11-11 13:38:39 +0000
commit361343740090c4e7cd0037ed723af4fb56088df2 (patch)
tree19473e3b929cf7792e004ed590c790c7d029baba /app-emacs/python-mode
parentStable for HPPA (bug #490110). (diff)
downloadgentoo-2-361343740090c4e7cd0037ed723af4fb56088df2.tar.gz
gentoo-2-361343740090c4e7cd0037ed723af4fb56088df2.tar.bz2
gentoo-2-361343740090c4e7cd0037ed723af4fb56088df2.zip
Stable for HPPA (bug #490094).
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'app-emacs/python-mode')
-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 8805497957a2..15ca9d9d7a17 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.78 2013/11/02 09:23:03 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.79 2013/11/11 13:38:39 jer Exp $
+
+ 11 Nov 2013; Jeroen Roovers <jer@gentoo.org> python-mode-6.1.1.ebuild:
+ Stable for HPPA (bug #490094).
*python-mode-6.1.2 (02 Nov 2013)
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 e00472a3996d..17a17a9123c6 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.1 2013/05/02 19:38:04 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.1.1.ebuild,v 1.2 2013/11/11 13:38:39 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"