app-emacs/ocaml-mode: arm64 stable
[gentoo.git] / app-emacs / ocaml-mode / ocaml-mode-4.00.1.ebuild
1 # Copyright 1999-2019 Gentoo Authors
2 # Distributed under the terms of the GNU General Public License v2
3
4 EAPI=5
5
6 inherit elisp
7
8 MY_P=${P/-mode/}
9 DESCRIPTION="Emacs mode for OCaml"
10 HOMEPAGE="http://www.ocaml.org/"
11 SRC_URI="http://caml.inria.fr/distrib/${MY_P%.*}/${MY_P}.tar.bz2"
12
13 LICENSE="GPL-2+"
14 SLOT="0"
15 KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
16
17 S="${WORKDIR}/${MY_P}/emacs"
18 SITEFILE="50${PN}-gentoo-3.12.1.el"
19 DOCS="README README.itz"