aballier 14/11/28 18:06:02 Modified: textutils-109.53.03.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/textutils/textutils-109.53.03.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/textutils/textutils-109.53.03.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/textutils/textutils-109.53.03.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/textutils/textutils-109.53.03.ebuild?r1=1.1&r2=1.2 Index: textutils-109.53.03.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/textutils/textutils-109.53.03.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- textutils-109.53.03.ebuild 13 Feb 2014 16:11:10 -0000 1.1 +++ textutils-109.53.03.ebuild 28 Nov 2014 18:06:01 -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/textutils/textutils-109.53.03.ebuild,v 1.1 2014/02/13 16:11:10 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/textutils/textutils-109.53.03.ebuild,v 1.2 2014/11/28 18:06:01 aballier Exp $ EAPI="5" @@ -20,5 +20,6 @@ >=dev-ml/pa_ounit-109.18.00:= >=dev-ml/sexplib-109.20.00:= dev-ml/async:= + || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 ) " DEPEND="${RDEPEND}" 1.7 dev-ml/textutils/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/textutils/ChangeLog?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/textutils/ChangeLog?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/textutils/ChangeLog?r1=1.6&r2=1.7 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/dev-ml/textutils/ChangeLog,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- ChangeLog 13 Feb 2014 16:11:10 -0000 1.6 +++ ChangeLog 28 Nov 2014 18:06:01 -0000 1.7 @@ -1,6 +1,9 @@ # ChangeLog for dev-ml/textutils # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/textutils/ChangeLog,v 1.6 2014/02/13 16:11:10 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-ml/textutils/ChangeLog,v 1.7 2014/11/28 18:06:01 aballier Exp $ + + 28 Nov 2014; Alexis Ballier <[email protected]> textutils-109.53.03.ebuild: + update deps for ocaml 4.02 *textutils-109.53.03 (13 Feb 2014)
