dev-ml/lablgtk: drop backward compat dep on camlp4
authorAlexis Ballier <aballier@gentoo.org>
Fri, 24 Jun 2016 09:51:24 +0000 (11:51 +0200)
committerAlexis Ballier <aballier@gentoo.org>
Fri, 24 Jun 2016 09:51:24 +0000 (11:51 +0200)
Package-Manager: portage-2.3.0
RepoMan-Options: --force

dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild [moved from dev-ml/lablgtk/lablgtk-2.18.4.ebuild with 96% similarity]

similarity index 96%
rename from dev-ml/lablgtk/lablgtk-2.18.4.ebuild
rename to dev-ml/lablgtk/lablgtk-2.18.4-r1.ebuild
index 4994848a0c2b9ea11532707c485a06100be17433..d6af703048a46cde022deaab3e111e0712917eb9 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$
 
@@ -22,7 +22,7 @@ RDEPEND=">=x11-libs/gtk+-2.10:2
                >=x11-libs/gtkglarea-1.9:2 )
        spell? ( app-text/gtkspell:2 )
        sourceview? ( x11-libs/gtksourceview:2.0 )
-       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+       dev-ml/camlp4:=
        "
 DEPEND="${RDEPEND}
        virtual/pkgconfig"