From b9d796ab7542f5bcb23239d503c1baa1e79730cd Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Wed, 26 Sep 2012 06:21:05 +0000 Subject: Version bump. Specify LICENSE more precisely. Remove old. (Portage version: 2.1.11.20/cvs/Linux x86_64) --- app-emacs/python-mode/ChangeLog | 9 +++++++- app-emacs/python-mode/python-mode-5.2.0.ebuild | 4 ++-- app-emacs/python-mode/python-mode-6.0.10.ebuild | 4 ++-- app-emacs/python-mode/python-mode-6.0.11.ebuild | 26 ++++++++++++++++++++++ app-emacs/python-mode/python-mode-6.0.5.ebuild | 29 ------------------------- 5 files changed, 38 insertions(+), 34 deletions(-) create mode 100644 app-emacs/python-mode/python-mode-6.0.11.ebuild delete mode 100644 app-emacs/python-mode/python-mode-6.0.5.ebuild (limited to 'app-emacs') 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 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 -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.11.ebuild b/app-emacs/python-mode/python-mode-6.0.11.ebuild new file mode 100644 index 000000000000..85e94eb064bb --- /dev/null +++ b/app-emacs/python-mode/python-mode-6.0.11.ebuild @@ -0,0 +1,26 @@ +# 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.11.ebuild,v 1.1 2012/09/26 06:21:05 ulm Exp $ + +EAPI=4 + +inherit elisp + +MY_P="${PN}.el-${PV}" +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+" +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" + +S="${WORKDIR}/${MY_P}" +SITEFILE="50${PN}-gentoo.el" +DOCS="NEWS README" + +pkg_postinst() { + elisp-site-regen + elog "Note that doctest and pymacs are in their own packages," + elog "app-emacs/doctest-mode and app-emacs/pymacs, respectively." +} diff --git a/app-emacs/python-mode/python-mode-6.0.5.ebuild b/app-emacs/python-mode/python-mode-6.0.5.ebuild deleted file mode 100644 index 5d04f86561ed..000000000000 --- a/app-emacs/python-mode/python-mode-6.0.5.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# 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 $ - -EAPI=4 - -inherit elisp - -MY_P="${PN}.el-${PV}" -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" -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" - -pkg_postinst() { - elisp-site-regen - elog "Note that doctest and pymacs are in their own packages," - elog "app-emacs/doctest-mode and app-emacs/pymacs, respectively." -} -- cgit v1.2.3-65-gdbad