summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-02-10 16:55:14 +0000
committerUlrich Müller <ulm@gentoo.org>2013-02-10 16:55:14 +0000
commit771e200a01fc799ff50bfba7edfa0454c2eeb9f2 (patch)
treeb8976f992747c09451be4811aac2fe05a7802baa /app-emacs/ocaml-mode
parentmask broken system-qt useflag for googleearth (diff)
downloadgentoo-2-771e200a01fc799ff50bfba7edfa0454c2eeb9f2.tar.gz
gentoo-2-771e200a01fc799ff50bfba7edfa0454c2eeb9f2.tar.bz2
gentoo-2-771e200a01fc799ff50bfba7edfa0454c2eeb9f2.zip
Version bump. Specify LICENSE more precisely. Remove old.
(Portage version: 2.1.11.50/cvs/Linux x86_64, signed Manifest commit with key E7BE08CA7DC6EA25)
Diffstat (limited to 'app-emacs/ocaml-mode')
-rw-r--r--app-emacs/ocaml-mode/ChangeLog11
-rw-r--r--app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild6
-rw-r--r--app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild6
-rw-r--r--app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild (renamed from app-emacs/ocaml-mode/ocaml-mode-3.11.2.ebuild)14
4 files changed, 21 insertions, 16 deletions
diff --git a/app-emacs/ocaml-mode/ChangeLog b/app-emacs/ocaml-mode/ChangeLog
index 044d0a6ce474..ba002520ec5d 100644
--- a/app-emacs/ocaml-mode/ChangeLog
+++ b/app-emacs/ocaml-mode/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-emacs/ocaml-mode
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.60 2012/12/11 21:55:49 ulm Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ChangeLog,v 1.61 2013/02/10 16:55:14 ulm Exp $
+
+*ocaml-mode-4.00.1 (10 Feb 2013)
+
+ 10 Feb 2013; Ulrich Müller <ulm@gentoo.org> -ocaml-mode-3.11.2.ebuild,
+ ocaml-mode-3.12.1.ebuild, ocaml-mode-3.12.1-r1.ebuild,
+ +ocaml-mode-4.00.1.ebuild:
+ Version bump. Specify LICENSE more precisely. Remove old.
*ocaml-mode-3.12.1-r1 (11 Dec 2012)
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild
index 064e2a4241b2..ef3c30c6ee61 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.1 2012/12/11 21:55:49 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild,v 1.2 2013/02/10 16:55:14 ulm Exp $
EAPI=5
@@ -11,7 +11,7 @@ DESCRIPTION="Emacs mode for OCaml"
HOMEPAGE="http://www.ocaml.org/"
SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild b/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild
index 70d294a1afdf..e818b9a7a3d3 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild,v 1.9 2012/05/24 10:47:17 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.12.1.ebuild,v 1.10 2013/02/10 16:55:14 ulm Exp $
EAPI=4
@@ -12,7 +12,7 @@ DESCRIPTION="Emacs mode for OCaml"
HOMEPAGE="http://www.ocaml.org/"
SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE=""
diff --git a/app-emacs/ocaml-mode/ocaml-mode-3.11.2.ebuild b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
index 308c293622ed..4965ee44e4ef 100644
--- a/app-emacs/ocaml-mode/ocaml-mode-3.11.2.ebuild
+++ b/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild
@@ -1,22 +1,20 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-3.11.2.ebuild,v 1.7 2011/03/05 20:16:37 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/ocaml-mode/ocaml-mode-4.00.1.ebuild,v 1.1 2013/02/10 16:55:14 ulm Exp $
-EAPI=3
+EAPI=5
inherit elisp
MY_P=${P/-mode/}
-
DESCRIPTION="Emacs mode for OCaml"
HOMEPAGE="http://www.ocaml.org/"
SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"
-LICENSE="GPL-2"
+LICENSE="GPL-2+"
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
-IUSE=""
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd ~x86-fbsd"
S="${WORKDIR}/${MY_P}/emacs"
-SITEFILE="50${PN}-gentoo.el"
+SITEFILE="50${PN}-gentoo-3.12.1.el"
DOCS="README README.itz"