commit: 3e4846b1f73c4291b695dbacc1c7170d310ccaeb
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Apr 20 13:19:40 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Apr 20 13:24:05 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e4846b1
dev-ml/utop: switch to lwt_react deps
Package-Manager: Portage-2.3.5, Repoman-2.3.2
dev-ml/utop/utop-1.19.3.ebuild | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/dev-ml/utop/utop-1.19.3.ebuild b/dev-ml/utop/utop-1.19.3.ebuild
index a15d4f9ab3f..e3ea9211b86 100644
--- a/dev-ml/utop/utop-1.19.3.ebuild
+++ b/dev-ml/utop/utop-1.19.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,9 @@ SLOT="0/${PV}"
KEYWORDS="~amd64"
IUSE="camlp4 emacs"
-DEPEND=">=dev-ml/lwt-2.4.0:=[react]
+DEPEND="
+ >=dev-ml/lwt-2.4.0:=
+ dev-ml/lwt_react:=
>=dev-ml/lambda-term-1.2:=
>=dev-ml/zed-1.2:=
>=dev-ml/cppo-1.0.1:=