dev-ml/optcomp: drop backward comapt dep on camlp4
authorAlexis Ballier <aballier@gentoo.org>
Thu, 23 Jun 2016 14:20:43 +0000 (16:20 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Thu, 23 Jun 2016 14:24:26 +0000 (16:24 +0200)
Package-Manager: portage-2.3.0_rc1

dev-ml/optcomp/optcomp-1.6-r1.ebuild [moved from dev-ml/optcomp/optcomp-1.6.ebuild with 81% similarity]

similarity index 81%
rename from dev-ml/optcomp/optcomp-1.6.ebuild
rename to dev-ml/optcomp/optcomp-1.6-r1.ebuild
index e4c4f2bd8a57d563c854996e364ac5636190827a..aebe9a3ea0d6212c70c0c82c1673d2e3913c3d94 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -17,7 +17,7 @@ SLOT="0/${PV}"
 KEYWORDS="~amd64"
 IUSE=""
 
-DEPEND="|| ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )"
+DEPEND="dev-ml/camlp4:="
 RDEPEND="${DEPEND}"
 
 DOCS=( CHANGES.md README.md )