summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-11-03 10:57:51 +0000
committerUlrich Müller <ulm@gentoo.org>2012-11-03 10:57:51 +0000
commit62114b95070b4e5357839fa2de3e4e8c587197f6 (patch)
tree726e321cb255c41d213755e4d563bd0e50be3934 /app-emacs/python-mode
parentStable for amd64, wrt bug #440318 (diff)
downloadgentoo-2-62114b95070b4e5357839fa2de3e4e8c587197f6.tar.gz
gentoo-2-62114b95070b4e5357839fa2de3e4e8c587197f6.tar.bz2
gentoo-2-62114b95070b4e5357839fa2de3e4e8c587197f6.zip
Version bump. Remove old.
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-emacs/python-mode')
-rw-r--r--app-emacs/python-mode/ChangeLog8
-rw-r--r--app-emacs/python-mode/python-mode-6.0.12.ebuild (renamed from app-emacs/python-mode/python-mode-6.0.10.ebuild)3
2 files changed, 8 insertions, 3 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index 215bd94a5615..db6c55943a6f 100644
--- a/app-emacs/python-mode/ChangeLog
+++ b/app-emacs/python-mode/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-emacs/python-mode
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.64 2012/09/26 06:21:05 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.65 2012/11/03 10:57:51 ulm Exp $
+
+*python-mode-6.0.12 (03 Nov 2012)
+
+ 03 Nov 2012; Ulrich Müller <ulm@gentoo.org> -python-mode-6.0.10.ebuild,
+ +python-mode-6.0.12.ebuild:
+ Version bump. Remove old.
*python-mode-6.0.11 (26 Sep 2012)
diff --git a/app-emacs/python-mode/python-mode-6.0.10.ebuild b/app-emacs/python-mode/python-mode-6.0.12.ebuild
index e135bf10cef5..39c83b0237c5 100644
--- a/app-emacs/python-mode/python-mode-6.0.10.ebuild
+++ b/app-emacs/python-mode/python-mode-6.0.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 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.0.10.ebuild,v 1.2 2012/09/26 06:21:05 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.0.12.ebuild,v 1.1 2012/11/03 10:57:51 ulm Exp $
EAPI=4
@@ -14,7 +14,6 @@ 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"
-IUSE=""
S="${WORKDIR}/${MY_P}"
SITEFILE="50${PN}-gentoo.el"