commit:     3aae6ad8f990fcd55ceb46ae4de20a67ebf12ef0
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 11:32:14 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 11:32:21 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3aae6ad8

dev-ml/utop: drop backward compat dep for camlp4

Package-Manager: portage-2.3.0_rc1

 dev-ml/utop/{utop-1.19.2.ebuild => utop-1.19.2-r1.ebuild} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-ml/utop/utop-1.19.2.ebuild b/dev-ml/utop/utop-1.19.2-r1.ebuild
similarity index 91%
rename from dev-ml/utop/utop-1.19.2.ebuild
rename to dev-ml/utop/utop-1.19.2-r1.ebuild
index 8da80eb..c451a6b 100644
--- a/dev-ml/utop/utop-1.19.2.ebuild
+++ b/dev-ml/utop/utop-1.19.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ DEPEND=">=dev-ml/lwt-2.4.0:=[react]
        >=dev-ml/zed-1.2:=
        >=dev-ml/cppo-1.0.1:=
        emacs? ( virtual/emacs )
-       camlp4? ( || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 ) )"
+       camlp4? ( dev-ml/camlp4:= )"
 RDEPEND="${DEPEND}"
 
 DOCS=( "CHANGES.md" "README.md" )

Reply via email to