From 855b1ff673b1762625e72e81b6a6af56e59fc692 Mon Sep 17 00:00:00 2001 From: Mats Lidell Date: Sat, 11 Aug 2018 00:16:14 +0200 Subject: app-xemacs/ocaml: version bump Package-Manager: Portage-2.3.40, Repoman-2.3.9 --- app-xemacs/ocaml/ocaml-0.10.ebuild | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 app-xemacs/ocaml/ocaml-0.10.ebuild (limited to 'app-xemacs/ocaml/ocaml-0.10.ebuild') diff --git a/app-xemacs/ocaml/ocaml-0.10.ebuild b/app-xemacs/ocaml/ocaml-0.10.ebuild new file mode 100644 index 000000000000..fe0aed3ace81 --- /dev/null +++ b/app-xemacs/ocaml/ocaml-0.10.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +SLOT="0" +DESCRIPTION="Objective Caml editing support" +XEMACS_PKG_CAT="standard" + +RDEPEND="app-xemacs/xemacs-base +app-xemacs/fsf-compat +" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~amd64-fbsd" + +inherit xemacs-packages -- cgit v1.2.3-65-gdbad