aballier 14/11/28 18:03:00 Modified: ChangeLog async_unix-111.28.00.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.13 dev-ml/async_unix/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async_unix/ChangeLog?rev=1.13&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async_unix/ChangeLog?rev=1.13&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async_unix/ChangeLog?r1=1.12&r2=1.13 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/async_unix/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- ChangeLog 10 Nov 2014 08:36:38 -0000 1.12 +++ ChangeLog 28 Nov 2014 18:03:00 -0000 1.13 @@ -1,6 +1,10 @@ # ChangeLog for dev-ml/async_unix # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/async_unix/ChangeLog,v 1.12 2014/11/10 08:36:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/async_unix/ChangeLog,v 1.13 2014/11/28 18:03:00 aballier Exp $ + + 28 Nov 2014; Alexis Ballier <[email protected]> + async_unix-111.28.00.ebuild: + update deps for ocaml 4.02 *async_unix-111.28.00 (10 Nov 2014) 1.2 dev-ml/async_unix/async_unix-111.28.00.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async_unix/async_unix-111.28.00.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async_unix/async_unix-111.28.00.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/async_unix/async_unix-111.28.00.ebuild?r1=1.1&r2=1.2 Index: async_unix-111.28.00.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/async_unix/async_unix-111.28.00.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- async_unix-111.28.00.ebuild 10 Nov 2014 08:36:38 -0000 1.1 +++ async_unix-111.28.00.ebuild 28 Nov 2014 18:03:00 -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/async_unix/async_unix-111.28.00.ebuild,v 1.1 2014/11/10 08:36:38 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/async_unix/async_unix-111.28.00.ebuild,v 1.2 2014/11/28 18:03:00 aballier Exp $ EAPI="5" @@ -30,6 +30,7 @@ >=dev-ml/sexplib-109.20.00:= >=dev-ml/fieldslib-109.20.00:= dev-ml/pa_test:= + || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 ) " RDEPEND="${DEPEND}"
