projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16f345e
)
dev-ml/eliom: enable ppx by default
author
Alexis Ballier
<aballier@gentoo.org>
Sat, 30 Jan 2016 16:30:29 +0000
(17:30 +0100)
committer
Alexis Ballier
<aballier@gentoo.org>
Sat, 30 Jan 2016 16:30:40 +0000
(17:30 +0100)
Package-Manager: portage-2.2.27
Signed-off-by: Alexis Ballier <aballier@gentoo.org>
dev-ml/eliom/eliom-5.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/eliom/eliom-5.0.0.ebuild
b/dev-ml/eliom/eliom-5.0.0.ebuild
index eeac149b587c9e3e1991e80b78aeb62b8bda9acb..eccf3a5eed95df6e055811f8718340debb46dcf0 100644
(file)
--- a/
dev-ml/eliom/eliom-5.0.0.ebuild
+++ b/
dev-ml/eliom/eliom-5.0.0.ebuild
@@
-13,7
+13,7
@@
SRC_URI="https://github.com/ocsigen/eliom/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
KEYWORDS="~amd64"
-IUSE="doc +ocamlopt ppx"
+IUSE="doc +ocamlopt
+
ppx"
RDEPEND=">=dev-lang/ocaml-4.00:=[ocamlopt?]
>=dev-ml/js_of_ocaml-2.5-r1:=