diff options
author | Ulrich Müller <ulm@gentoo.org> | 2013-02-10 16:55:14 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2013-02-10 16:55:14 +0000 |
commit | 771e200a01fc799ff50bfba7edfa0454c2eeb9f2 (patch) | |
tree | b8976f992747c09451be4811aac2fe05a7802baa /app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild | |
parent | mask broken system-qt useflag for googleearth (diff) | |
download | gentoo-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/ocaml-mode-3.12.1-r1.ebuild')
-rw-r--r-- | app-emacs/ocaml-mode/ocaml-mode-3.12.1-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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" |