summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMats Lidell <matsl@gentoo.org>2018-08-11 00:16:14 +0200
committerMats Lidell <matsl@gentoo.org>2018-08-11 00:16:14 +0200
commit855b1ff673b1762625e72e81b6a6af56e59fc692 (patch)
tree014479715c2bca2da33230bcc15489c4addc24ae /app-xemacs/ocaml/ocaml-0.10.ebuild
parentapp-xemacs/net-utils: version bump (diff)
downloadgentoo-855b1ff673b1762625e72e81b6a6af56e59fc692.tar.gz
gentoo-855b1ff673b1762625e72e81b6a6af56e59fc692.tar.bz2
gentoo-855b1ff673b1762625e72e81b6a6af56e59fc692.zip
app-xemacs/ocaml: version bump
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'app-xemacs/ocaml/ocaml-0.10.ebuild')
-rw-r--r--app-xemacs/ocaml/ocaml-0.10.ebuild15
1 files changed, 15 insertions, 0 deletions
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