aballier 14/11/28 17:45:27 Modified: comparelib-109.60.00.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/comparelib/comparelib-109.60.00.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/comparelib/comparelib-109.60.00.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/comparelib/comparelib-109.60.00.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/comparelib/comparelib-109.60.00.ebuild?r1=1.1&r2=1.2 Index: comparelib-109.60.00.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/comparelib/comparelib-109.60.00.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- comparelib-109.60.00.ebuild 19 Jan 2014 13:44:59 -0000 1.1 +++ comparelib-109.60.00.ebuild 28 Nov 2014 17:45:27 -0000 1.2 @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/comparelib/comparelib-109.60.00.ebuild,v 1.1 2014/01/19 13:44:59 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/comparelib/comparelib-109.60.00.ebuild,v 1.2 2014/11/28 17:45:27 aballier Exp $ EAPI="5" @@ -16,7 +16,8 @@ KEYWORDS="~amd64" IUSE="" -DEPEND=">=dev-ml/type-conv-109.20.00:=" +DEPEND=">=dev-ml/type-conv-109.20.00:= + || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 )" RDEPEND="${DEPEND}" DOCS=( "README.txt" ) 1.11 dev-ml/comparelib/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/comparelib/ChangeLog?rev=1.11&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/comparelib/ChangeLog?rev=1.11&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/comparelib/ChangeLog?r1=1.10&r2=1.11 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/comparelib/ChangeLog,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ChangeLog 19 Jan 2014 13:44:59 -0000 1.10 +++ ChangeLog 28 Nov 2014 17:45:27 -0000 1.11 @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/comparelib # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/comparelib/ChangeLog,v 1.10 2014/01/19 13:44:59 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/comparelib/ChangeLog,v 1.11 2014/11/28 17:45:27 aballier Exp $ + + 28 Nov 2014; Alexis Ballier <[email protected]> + comparelib-109.60.00.ebuild: + update deps for ocaml 4.02 *comparelib-109.60.00 (19 Jan 2014)
