dev-ml/utop: drop backward compat dep for camlp4
authorAlexis Ballier <aballier@gentoo.org>
Thu, 23 Jun 2016 11:32:14 +0000 (13:32 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 23 Jun 2016 11:32:21 +0000 (13:32 +0200)
Package-Manager: portage-2.3.0_rc1

dev-ml/utop/utop-1.19.2-r1.ebuild [moved from dev-ml/utop/utop-1.19.2.ebuild with 91% similarity]

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 8da80ebddb9ad0c08a82eac17220b7e2717c38fb..c451a6b2bda097128fb50c1f63f6aed7bdebb53c 100644 (file)
@@ -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" )