diff options
author | Ulrich Müller <ulm@gentoo.org> | 2014-09-02 13:19:34 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2014-09-02 13:19:34 +0000 |
commit | f3883119321eda3ec8d43b11c41e7de35a74779f (patch) | |
tree | 5119bb0c4119eb836ab1ff08dceac93a36a5638e /app-emacs | |
parent | Version bump, drop old, don't rename grilo-simple-playlist as we don't have t... (diff) | |
download | gentoo-2-f3883119321eda3ec8d43b11c41e7de35a74779f.tar.gz gentoo-2-f3883119321eda3ec8d43b11c41e7de35a74779f.tar.bz2 gentoo-2-f3883119321eda3ec8d43b11c41e7de35a74779f.zip |
Version bump, bug 521950. Move site-init file to canonical name. Remove old.
(Portage version: 2.2.12-r1/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Diffstat (limited to 'app-emacs')
-rw-r--r-- | app-emacs/tuareg-mode/ChangeLog | 9 | ||||
-rw-r--r-- | app-emacs/tuareg-mode/files/50tuareg-mode-gentoo.el (renamed from app-emacs/tuareg-mode/files/50tuareg-mode-gentoo-2.0.6.el) | 0 | ||||
-rw-r--r-- | app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild | 4 | ||||
-rw-r--r-- | app-emacs/tuareg-mode/tuareg-mode-2.0.8.ebuild (renamed from app-emacs/tuareg-mode/tuareg-mode-2.0.6.ebuild) | 12 |
4 files changed, 16 insertions, 9 deletions
diff --git a/app-emacs/tuareg-mode/ChangeLog b/app-emacs/tuareg-mode/ChangeLog index 7bf652ac9129..e10835507ec5 100644 --- a/app-emacs/tuareg-mode/ChangeLog +++ b/app-emacs/tuareg-mode/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-emacs/tuareg-mode # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/ChangeLog,v 1.47 2014/04/13 16:39:36 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/ChangeLog,v 1.48 2014/09/02 13:19:34 ulm Exp $ + +*tuareg-mode-2.0.8 (02 Sep 2014) + + 02 Sep 2014; Ulrich Müller <ulm@gentoo.org> -tuareg-mode-2.0.6.ebuild, + tuareg-mode-2.0.7.ebuild, +tuareg-mode-2.0.8.ebuild, + -files/50tuareg-mode-gentoo-2.0.6.el, +files/50tuareg-mode-gentoo.el: + Version bump, bug 521950. Move site-init file to canonical name. Remove old. 13 Apr 2014; Ulrich Müller <ulm@gentoo.org> -tuareg-mode-2.0.1.ebuild, -files/50tuareg-mode-gentoo.el, -files/tuareg-mode-2.0.1-make_install.patch: diff --git a/app-emacs/tuareg-mode/files/50tuareg-mode-gentoo-2.0.6.el b/app-emacs/tuareg-mode/files/50tuareg-mode-gentoo.el index 7e970412ac37..7e970412ac37 100644 --- a/app-emacs/tuareg-mode/files/50tuareg-mode-gentoo-2.0.6.el +++ b/app-emacs/tuareg-mode/files/50tuareg-mode-gentoo.el diff --git a/app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild b/app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild index d2740278cc98..bbe78f3d8709 100644 --- a/app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild +++ b/app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild,v 1.4 2014/04/13 16:24:50 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/tuareg-mode-2.0.7.ebuild,v 1.5 2014/09/02 13:19:34 ulm Exp $ EAPI=5 @@ -16,5 +16,5 @@ KEYWORDS="amd64 ppc x86 ~x86-fbsd" S="${WORKDIR}/tuareg-${PV}" ELISP_REMOVE="tuareg-pkg.el tuareg-site-file.el" -SITEFILE="50${PN}-gentoo-2.0.6.el" +SITEFILE="50${PN}-gentoo.el" DOCS="README" diff --git a/app-emacs/tuareg-mode/tuareg-mode-2.0.6.ebuild b/app-emacs/tuareg-mode/tuareg-mode-2.0.8.ebuild index 0ef22dfd352f..5a7d2bc9e963 100644 --- a/app-emacs/tuareg-mode/tuareg-mode-2.0.6.ebuild +++ b/app-emacs/tuareg-mode/tuareg-mode-2.0.8.ebuild @@ -1,20 +1,20 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/tuareg-mode-2.0.6.ebuild,v 1.2 2014/02/13 21:23:41 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emacs/tuareg-mode/tuareg-mode-2.0.8.ebuild,v 1.1 2014/09/02 13:19:34 ulm Exp $ -EAPI=4 +EAPI=5 inherit elisp DESCRIPTION="An Objective Caml/Camllight mode for Emacs" HOMEPAGE="http://forge.ocamlcore.org/projects/tuareg/" -SRC_URI="http://forge.ocamlcore.org/frs/download.php/882/${P}.tgz" +SRC_URI="https://github.com/ocaml/tuareg/releases/download/${PV}/tuareg-${PV}.tar.gz" LICENSE="GPL-2+" SLOT="0" KEYWORDS="~amd64 ~ppc ~x86 ~x86-fbsd" S="${WORKDIR}/tuareg-${PV}" -ELISP_REMOVE="tuareg-pkg.el" -SITEFILE="50${PN}-gentoo-2.0.6.el" -DOCS="README" +ELISP_REMOVE="tuareg-pkg.el tuareg-site-file.el" +SITEFILE="50${PN}-gentoo.el" +DOCS="README.md" |