projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2fa92d0
)
dev-ml/tyxml: enable camlp4 by default; still needed by ocsigenserver
author
Alexis Ballier
<aballier@gentoo.org>
Tue, 21 Jun 2016 12:10:06 +0000
(14:10 +0200)
committer
Alexis Ballier
<aballier@gentoo.org>
Tue, 21 Jun 2016 14:21:30 +0000
(16:21 +0200)
Package-Manager: portage-2.3.0_rc1
dev-ml/tyxml/tyxml-4.0.0.ebuild
patch
|
blob
|
history
diff --git
a/dev-ml/tyxml/tyxml-4.0.0.ebuild
b/dev-ml/tyxml/tyxml-4.0.0.ebuild
index 3f494411ad797a731eb5a874c6629069dbaeca11..756ecbffc797c46a47602967c91d307fce799f69 100644
(file)
--- a/
dev-ml/tyxml/tyxml-4.0.0.ebuild
+++ b/
dev-ml/tyxml/tyxml-4.0.0.ebuild
@@
-15,7
+15,7
@@
SRC_URI="https://github.com/ocsigen/tyxml/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1-with-linking-exception"
SLOT="0/${PV}"
KEYWORDS="~amd64"
-IUSE="+ppx camlp4"
+IUSE="+ppx
+
camlp4"
DEPEND="
dev-ml/uutf:=