commit: 9a20e7496c31397af5f1bf750f7fd4bd7cb52ba6
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 28 15:04:30 2016 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jun 28 15:07:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a20e749
dev-ml/ocamlnet: Copy ||+:= dep fix from newer version
dev-ml/ocamlnet/{ocamlnet-3.7.7.ebuild => ocamlnet-3.7.7-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild
b/dev-ml/ocamlnet/ocamlnet-3.7.7-r1.ebuild
similarity index 96%
rename from dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild
rename to dev-ml/ocamlnet/ocamlnet-3.7.7-r1.ebuild
index 779f710..1e81b04 100644
--- a/dev-ml/ocamlnet/ocamlnet-3.7.7.ebuild
+++ b/dev-ml/ocamlnet/ocamlnet-3.7.7-r1.ebuild
@@ -23,7 +23,7 @@ RESTRICT="installsources"
DEPEND=">=dev-ml/findlib-1.0
pcre? ( >=dev-ml/pcre-ocaml-5:= )
>=dev-lang/ocaml-3.10.2:=[ocamlopt?]
- tk? ( || ( dev-ml/labltk:= <dev-lang/ocaml-4.02[tk] ) )
+ tk? ( dev-ml/labltk:= )
cryptokit? ( dev-ml/cryptokit:= )
gtk? ( >=dev-ml/lablgtk-2:= )
ssl? ( >=dev-ml/ocaml-ssl-0.4:= )