summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2012-09-26 06:21:05 +0000
committerUlrich Müller <ulm@gentoo.org>2012-09-26 06:21:05 +0000
commitb9d796ab7542f5bcb23239d503c1baa1e79730cd (patch)
tree645e7cfd8aa623b72e8a4abb44b4b235f05e8fb8 /app-emacs
parentVersion bump. (diff)
downloadgentoo-2-b9d796ab7542f5bcb23239d503c1baa1e79730cd.tar.gz
gentoo-2-b9d796ab7542f5bcb23239d503c1baa1e79730cd.tar.bz2
gentoo-2-b9d796ab7542f5bcb23239d503c1baa1e79730cd.zip
Version bump. Specify LICENSE more precisely. Remove old.
(Portage version: 2.1.11.20/cvs/Linux x86_64)
Diffstat (limited to 'app-emacs')
-rw-r--r--app-emacs/python-mode/ChangeLog9
-rw-r--r--app-emacs/python-mode/python-mode-5.2.0.ebuild4
-rw-r--r--app-emacs/python-mode/python-mode-6.0.10.ebuild4
-rw-r--r--app-emacs/python-mode/python-mode-6.0.11.ebuild (renamed from app-emacs/python-mode/python-mode-6.0.5.ebuild)7
4 files changed, 14 insertions, 10 deletions
diff --git a/app-emacs/python-mode/ChangeLog b/app-emacs/python-mode/ChangeLog
index ddd3d99ab187..215bd94a5615 100644
--- a/app-emacs/python-mode/ChangeLog
+++ b/app-emacs/python-mode/ChangeLog
@@ -1,6 +1,13 @@
# 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.63 2012/08/10 23:30:13 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/ChangeLog,v 1.64 2012/09/26 06:21:05 ulm Exp $
+
+*python-mode-6.0.11 (26 Sep 2012)
+
+ 26 Sep 2012; Ulrich Müller <ulm@gentoo.org> python-mode-5.2.0.ebuild,
+ -python-mode-6.0.5.ebuild, python-mode-6.0.10.ebuild,
+ +python-mode-6.0.11.ebuild:
+ Version bump. Specify LICENSE more precisely. Remove old.
10 Aug 2012; Christian Faulhammer <fauli@gentoo.org>
-python-mode-6.0.3-r1.ebuild, -files/python-mode-6.0.3-obsolete-vars.patch,
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 fcf1f5bd49bd..07b2bfc38e98 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-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-5.2.0.ebuild,v 1.7 2012/03/02 20:48:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-5.2.0.ebuild,v 1.8 2012/09/26 06:21:05 ulm Exp $
EAPI=3
@@ -10,7 +10,7 @@ DESCRIPTION="An Emacs major mode for editing Python source"
HOMEPAGE="https://launchpad.net/python-mode"
SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${P}.tgz"
-LICENSE="GPL-3"
+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=""
diff --git a/app-emacs/python-mode/python-mode-6.0.10.ebuild b/app-emacs/python-mode/python-mode-6.0.10.ebuild
index f7ac485af236..e135bf10cef5 100644
--- a/app-emacs/python-mode/python-mode-6.0.10.ebuild
+++ b/app-emacs/python-mode/python-mode-6.0.10.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.1 2012/08/10 23:15:45 fauli Exp $
+# $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 $
EAPI=4
@@ -11,7 +11,7 @@ DESCRIPTION="An Emacs major mode for editing Python source"
HOMEPAGE="https://launchpad.net/python-mode"
SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz"
-LICENSE="GPL-3 as-is"
+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=""
diff --git a/app-emacs/python-mode/python-mode-6.0.5.ebuild b/app-emacs/python-mode/python-mode-6.0.11.ebuild
index 5d04f86561ed..85e94eb064bb 100644
--- a/app-emacs/python-mode/python-mode-6.0.5.ebuild
+++ b/app-emacs/python-mode/python-mode-6.0.11.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.5.ebuild,v 1.1 2012/03/07 16:54:33 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/python-mode/python-mode-6.0.11.ebuild,v 1.1 2012/09/26 06:21:05 ulm Exp $
EAPI=4
@@ -11,14 +11,11 @@ DESCRIPTION="An Emacs major mode for editing Python source"
HOMEPAGE="https://launchpad.net/python-mode"
SRC_URI="http://launchpad.net/${PN}/trunk/${PV}/+download/${MY_P}.tar.gz"
-LICENSE="GPL-3 as-is"
+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}"
-# remove bundled pymacs.el
-ELISP_REMOVE="pymacs.el"
SITEFILE="50${PN}-gentoo.el"
DOCS="NEWS README"