diff options
Diffstat (limited to 'dev-ml/pipebang')
-rw-r--r-- | dev-ml/pipebang/pipebang-110.01.00.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/pipebang/pipebang-110.01.00.ebuild b/dev-ml/pipebang/pipebang-110.01.00.ebuild index 16cde0cc5b8a..7aaa3fb315d2 100644 --- a/dev-ml/pipebang/pipebang-110.01.00.ebuild +++ b/dev-ml/pipebang/pipebang-110.01.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,5 +17,5 @@ KEYWORDS="~amd64" IUSE="" DEPEND=">=dev-ml/type-conv-109.60:= - || ( dev-ml/camlp4 <dev-lang/ocaml-4.02.0 )" + || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )" RDEPEND="${DEPEND}" |