Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-mathematics/coq: ChangeLog coq-8.4_p5.ebuild
Date: Fri, 28 Nov 2014 19:11:13
Message-Id: 20141128191111.06B9EB1AE@oystercatcher.gentoo.org
1 aballier 14/11/28 19:11:11
2
3 Modified: ChangeLog coq-8.4_p5.ebuild
4 Log:
5 update deps for ocaml 4.02
6
7 Signed-off-by: aballier@g.o
8 (Portage version: 2.2.14/cvs/Linux x86_64, signed Manifest commit with key 160F534A)
9
10 Revision Changes Path
11 1.84 sci-mathematics/coq/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/ChangeLog?rev=1.84&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/ChangeLog?rev=1.84&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/ChangeLog?r1=1.83&r2=1.84
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v
20 retrieving revision 1.83
21 retrieving revision 1.84
22 diff -u -r1.83 -r1.84
23 --- ChangeLog 3 Nov 2014 01:27:10 -0000 1.83
24 +++ ChangeLog 28 Nov 2014 19:11:10 -0000 1.84
25 @@ -1,6 +1,9 @@
26 # ChangeLog for sci-mathematics/coq
27 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.83 2014/11/03 01:27:10 gienah Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/ChangeLog,v 1.84 2014/11/28 19:11:10 aballier Exp $
30 +
31 + 28 Nov 2014; Alexis Ballier <aballier@g.o> coq-8.4_p5.ebuild:
32 + update deps for ocaml 4.02
33
34 *coq-8.4_p5 (03 Nov 2014)
35
36
37
38
39 1.2 sci-mathematics/coq/coq-8.4_p5.ebuild
40
41 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/coq-8.4_p5.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/coq-8.4_p5.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-mathematics/coq/coq-8.4_p5.ebuild?r1=1.1&r2=1.2
44
45 Index: coq-8.4_p5.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.4_p5.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- coq-8.4_p5.ebuild 3 Nov 2014 01:27:10 -0000 1.1
52 +++ coq-8.4_p5.ebuild 28 Nov 2014 19:11:10 -0000 1.2
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2014 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.4_p5.ebuild,v 1.1 2014/11/03 01:27:10 gienah Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/coq/coq-8.4_p5.ebuild,v 1.2 2014/11/28 19:11:10 aballier Exp $
58
59 EAPI="5"
60
61 @@ -21,6 +21,7 @@
62 RDEPEND="
63 >=dev-lang/ocaml-3.11.2:=[ocamlopt?]
64 camlp5? ( >=dev-ml/camlp5-6.02.3:=[ocamlopt?] )
65 + !camlp5? ( || ( dev-ml/camlp4:= <dev-lang/ocaml-4.02.0 ) )
66 gtk? ( >=dev-ml/lablgtk-2.10.1:=[ocamlopt?] )"
67 DEPEND="${RDEPEND}
68 doc? (