summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2011-11-29 15:29:30 +0000
committerJeroen Roovers <jer@gentoo.org>2011-11-29 15:29:30 +0000
commit3d6d19fd6d54cb9de7f2b1acf98b68696fe0cd48 (patch)
treed9cd39ab17d5a2efc5b29b7ba40363b40b1f41de /app-emacs
parentStable for HPPA (bug #391291). (diff)
downloadgentoo-2-3d6d19fd6d54cb9de7f2b1acf98b68696fe0cd48.tar.gz
gentoo-2-3d6d19fd6d54cb9de7f2b1acf98b68696fe0cd48.tar.bz2
gentoo-2-3d6d19fd6d54cb9de7f2b1acf98b68696fe0cd48.zip
Stable for HPPA (bug #391725).
(Portage version: 2.2.0_alpha79/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/python-mode/ChangeLog5
-rw-r--r--app-emacs/python-mode/python-mode-5.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index 2c32a88e7ad8..ca8dd1ef0853 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-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.53 2011/11/28 16:33:18 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.54 2011/11/29 15:29:30 jer Exp $
+
+ 29 Nov 2011; Jeroen Roovers <jer@gentoo.org> python-mode-5.2.0.ebuild:
+ Stable for HPPA (bug #391725).
28 Nov 2011; Tony Vroon <chainsaw@gentoo.org> python-mode-5.2.0.ebuild:
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El
diff --git a/app-emacs/python-mode/python-mode-5.2.0.ebuild b/app-emacs/python-mode/python-mode-5.2.0.ebuild
index d63d9efb56dc..6211b4ed7945 100644
--- a/app-emacs/python-mode/python-mode-5.2.0.ebuild
+++ b/app-emacs/python-mode/python-mode-5.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-5.2.0.ebuild,v 1.2 2011/11/28 16:33:18 chainsaw Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-5.2.0.ebuild,v 1.3 2011/11/29 15:29:30 jer Exp $
EAPI=3
@@ -12,7 +12,7 @@ SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tgz"
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"
IUSE=""
S="${WORKDIR}/${PN}"