commit:     c36c85d6e656d01f766220242e97a668d46ce538
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 23 14:20:43 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Thu Jun 23 14:24:26 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c36c85d6

dev-ml/optcomp: drop backward comapt dep on camlp4

Package-Manager: portage-2.3.0_rc1

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

diff --git a/dev-ml/optcomp/optcomp-1.6.ebuild 
b/dev-ml/optcomp/optcomp-1.6-r1.ebuild
similarity index 81%
rename from dev-ml/optcomp/optcomp-1.6.ebuild
rename to dev-ml/optcomp/optcomp-1.6-r1.ebuild
index e4c4f2b..aebe9a3 100644
--- a/dev-ml/optcomp/optcomp-1.6.ebuild
+++ b/dev-ml/optcomp/optcomp-1.6-r1.ebuild
@@ -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 )

Reply via email to