aballier 14/11/28 17:50:56 Modified: ChangeLog typehashlib-109.15.02.ebuild 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.6 dev-ml/typehashlib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/typehashlib/ChangeLog?rev=1.6&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/typehashlib/ChangeLog?rev=1.6&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/typehashlib/ChangeLog?r1=1.5&r2=1.6 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/typehashlib/ChangeLog,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ChangeLog 19 Aug 2013 14:01:20 -0000 1.5 +++ ChangeLog 28 Nov 2014 17:50:56 -0000 1.6 @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/typehashlib -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/typehashlib/ChangeLog,v 1.5 2013/08/19 14:01:20 aballier Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/typehashlib/ChangeLog,v 1.6 2014/11/28 17:50:56 aballier Exp $ + + 28 Nov 2014; Alexis Ballier <[email protected]> + typehashlib-109.15.02.ebuild: + update deps for ocaml 4.02 19 Aug 2013; Alexis Ballier <[email protected]> -typehashlib-109.11.00.ebuild, -typehashlib-109.14.00.ebuild, 1.2 dev-ml/typehashlib/typehashlib-109.15.02.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/typehashlib/typehashlib-109.15.02.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/typehashlib/typehashlib-109.15.02.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/typehashlib/typehashlib-109.15.02.ebuild?r1=1.1&r2=1.2 Index: typehashlib-109.15.02.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/typehashlib/typehashlib-109.15.02.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- typehashlib-109.15.02.ebuild 24 May 2013 17:18:21 -0000 1.1 +++ typehashlib-109.15.02.ebuild 28 Nov 2014 17:50:56 -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/typehashlib/typehashlib-109.15.02.ebuild,v 1.1 2013/05/24 17:18:21 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/typehashlib/typehashlib-109.15.02.ebuild,v 1.2 2014/11/28 17:50:56 aballier Exp $ EAPI="5" @@ -18,7 +18,8 @@ IUSE="" DEPEND=">=dev-lang/ocaml-4.00.0:= - >=dev-ml/type-conv-${PV}:=" + >=dev-ml/type-conv-${PV}:= + || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )" RDEPEND="${DEPEND}" S="${WORKDIR}/${MY_P}"
