dev-ml/extlib: Drop non-camlp4 support, #586910
authorMichał Górny <mgorny@gentoo.org>
Wed, 29 Jun 2016 19:15:11 +0000 (21:15 +0200)
committerMichał Górny <mgorny@gentoo.org>
Wed, 29 Jun 2016 19:17:05 +0000 (21:17 +0200)
dev-ml/extlib/extlib-1.6.1-r1.ebuild [moved from dev-ml/extlib/extlib-1.6.1.ebuild with 88% similarity]

similarity index 88%
rename from dev-ml/extlib/extlib-1.6.1.ebuild
rename to dev-ml/extlib/extlib-1.6.1-r1.ebuild
index 9ed1005c7ad6fea77af279474fe5cd95cd2b24a6..b7c0f30b3de8ee4f9aad10acdd0899416aaf47c0 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$
 
@@ -12,7 +12,7 @@ SRC_URI="https://ocaml-extlib.googlecode.com/files/${P}.tar.gz"
 LICENSE="LGPL-2.1"
 DEPEND="
        >=dev-lang/ocaml-3.10.2:=[ocamlopt?]
-       || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )
+       dev-ml/camlp4:=
 "
 RDEPEND="${DEPEND}"
 SLOT="0/${PV}"