summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTony Vroon <chainsaw@gentoo.org>2011-11-28 16:33:18 +0000
committerTony Vroon <chainsaw@gentoo.org>2011-11-28 16:33:18 +0000
commit3de7563c9d029ab11202658d3fb67c982c06f67f (patch)
tree580f0d5097382e04f932f6c0c40283d5b7c3460c /app-emacs/python-mode
parentBug #390405: Adjusting new SRC_URI. Also changing 11.1 to drop the rpm in fa... (diff)
downloadgentoo-2-3de7563c9d029ab11202658d3fb67c982c06f67f.tar.gz
gentoo-2-3de7563c9d029ab11202658d3fb67c982c06f67f.tar.bz2
gentoo-2-3de7563c9d029ab11202658d3fb67c982c06f67f.zip
Marked stable on AMD64 based on arch testing by Elijah "Armageddon" El Lazkani & Agostino "ago" Sarubbo in bug #391725.
(Portage version: 2.1.10.39/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs/python-mode')
-rw-r--r--app-emacs/python-mode/ChangeLog6
-rw-r--r--app-emacs/python-mode/python-mode-5.2.0.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index f64533d7d4f8..2c32a88e7ad8 100644
--- a/app-emacs/python-mode/ChangeLog
+++ b/app-emacs/python-mode/ChangeLog
@@ -1,6 +1,10 @@
# 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.52 2011/11/23 17:32:56 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.53 2011/11/28 16:33:18 chainsaw Exp $
+
+ 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
+ Lazkani & Agostino "ago" Sarubbo in bug #391725.
*python-mode-6.0.3-r1 (23 Nov 2011)
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 061ae1bc858c..d63d9efb56dc 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.1 2011/02/20 13:48:06 ulm Exp $
+# $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 $
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}"