commit:     8ed983fd2eff485a41be9d4ada5e968663f49e5c
Author:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 24 09:37:50 2016 +0000
Commit:     Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Fri Jun 24 09:37:50 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8ed983fd

dev-ml/camomile: drop backward compat camlp4 dep

Package-Manager: portage-2.3.0_rc1
RepoMan-Options: --force

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

diff --git a/dev-ml/camomile/camomile-0.8.5.ebuild 
b/dev-ml/camomile/camomile-0.8.5-r1.ebuild
similarity index 89%
rename from dev-ml/camomile/camomile-0.8.5.ebuild
rename to dev-ml/camomile/camomile-0.8.5-r1.ebuild
index c0cb67e..cca5431 100644
--- a/dev-ml/camomile/camomile-0.8.5.ebuild
+++ b/dev-ml/camomile/camomile-0.8.5-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 @@ IUSE="debug +ocamlopt"
 
 RDEPEND="
        >=dev-lang/ocaml-3.10.2:=[ocamlopt?]
-       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+       dev-ml/camlp4:=
 "
 DEPEND="${RDEPEND}"
 

Reply via email to