aballier 14/11/28 17:49:31 Modified: ocaml-data-notation-0.0.11.ebuild ChangeLog Log: update deps for ocaml 4.02 Signed-off-by: [email protected] (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
Revision Changes Path 1.2 dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild?r1=1.1&r2=1.2 Index: ocaml-data-notation-0.0.11.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ocaml-data-notation-0.0.11.ebuild 11 Dec 2013 19:33:11 -0000 1.1 +++ ocaml-data-notation-0.0.11.ebuild 28 Nov 2014 17:49:31 -0000 1.2 @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild,v 1.1 2013/12/11 19:33:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-data-notation/ocaml-data-notation-0.0.11.ebuild,v 1.2 2014/11/28 17:49:31 aballier Exp $ EAPI=5 @@ -17,7 +17,8 @@ KEYWORDS="~amd64" IUSE="" -RDEPEND=">=dev-ml/type-conv-108.07.01:=" +RDEPEND=">=dev-ml/type-conv-108.07.01:= + || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )" DEPEND="${RDEPEND} test? ( >=dev-ml/ounit-2.0.0[ocamlopt?] dev-ml/ocaml-fileutils[ocamlopt?] )" 1.16 dev-ml/ocaml-data-notation/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-data-notation/ChangeLog?rev=1.16&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-data-notation/ChangeLog?rev=1.16&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-data-notation/ChangeLog?r1=1.15&r2=1.16 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocaml-data-notation/ChangeLog,v retrieving revision 1.15 retrieving revision 1.16 diff -u -r1.15 -r1.16 --- ChangeLog 11 Dec 2013 19:33:11 -0000 1.15 +++ ChangeLog 28 Nov 2014 17:49:31 -0000 1.16 @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/ocaml-data-notation -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-data-notation/ChangeLog,v 1.15 2013/12/11 19:33:11 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-data-notation/ChangeLog,v 1.16 2014/11/28 17:49:31 aballier Exp $ + + 28 Nov 2014; Alexis Ballier <[email protected]> + ocaml-data-notation-0.0.11.ebuild: + update deps for ocaml 4.02 *ocaml-data-notation-0.0.11 (11 Dec 2013)
