Gentoo Archives: gentoo-commits

From: "Sergei Trofimovich (slyfox)" <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/type-conv: type-conv-109.08.00.ebuild type-conv-109.07.00.ebuild ChangeLog
Date: Mon, 25 Feb 2013 06:45:44
Message-Id: 20130225064538.A12312171D@flycatcher.gentoo.org
1 slyfox 13/02/25 06:45:38
2
3 Modified: type-conv-109.08.00.ebuild
4 type-conv-109.07.00.ebuild ChangeLog
5 Log:
6 Raise minimal ocaml version up to 4.0.
7
8 (Portage version: 2.2.0_alpha163_p14/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
9
10 Revision Changes Path
11 1.2 dev-ml/type-conv/type-conv-109.08.00.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/type-conv/type-conv-109.08.00.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/type-conv/type-conv-109.08.00.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/type-conv/type-conv-109.08.00.ebuild?r1=1.1&r2=1.2
16
17 Index: type-conv-109.08.00.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-109.08.00.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- type-conv-109.08.00.ebuild 8 Feb 2013 23:19:29 -0000 1.1
24 +++ type-conv-109.08.00.ebuild 25 Feb 2013 06:45:38 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-109.08.00.ebuild,v 1.1 2013/02/08 23:19:29 aballier Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-109.08.00.ebuild,v 1.2 2013/02/25 06:45:38 slyfox Exp $
30
31 EAPI="5"
32
33 @@ -21,6 +21,7 @@
34
35 RDEPEND=""
36 DEPEND="${RDEPEND}
37 + >=dev-lang/ocaml-4.0[ocamlopt?]
38 >=dev-ml/findlib-1.3.2"
39
40 DOCS=( "README.md" "CHANGES.txt" )
41
42
43
44 1.2 dev-ml/type-conv/type-conv-109.07.00.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/type-conv/type-conv-109.07.00.ebuild?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/type-conv/type-conv-109.07.00.ebuild?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/type-conv/type-conv-109.07.00.ebuild?r1=1.1&r2=1.2
49
50 Index: type-conv-109.07.00.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-109.07.00.ebuild,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- type-conv-109.07.00.ebuild 7 Feb 2013 15:41:19 -0000 1.1
57 +++ type-conv-109.07.00.ebuild 25 Feb 2013 06:45:38 -0000 1.2
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2013 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-109.07.00.ebuild,v 1.1 2013/02/07 15:41:19 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/type-conv-109.07.00.ebuild,v 1.2 2013/02/25 06:45:38 slyfox Exp $
63
64 EAPI="5"
65
66 @@ -21,6 +21,7 @@
67
68 RDEPEND=""
69 DEPEND="${RDEPEND}
70 + >=dev-lang/ocaml-4.0[ocamlopt?]
71 >=dev-ml/findlib-1.3.2"
72
73 DOCS=( "README.md" "CHANGES.txt" )
74
75
76
77 1.24 dev-ml/type-conv/ChangeLog
78
79 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/type-conv/ChangeLog?rev=1.24&view=markup
80 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/type-conv/ChangeLog?rev=1.24&content-type=text/plain
81 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/type-conv/ChangeLog?r1=1.23&r2=1.24
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/dev-ml/type-conv/ChangeLog,v
86 retrieving revision 1.23
87 retrieving revision 1.24
88 diff -u -r1.23 -r1.24
89 --- ChangeLog 8 Feb 2013 23:19:29 -0000 1.23
90 +++ ChangeLog 25 Feb 2013 06:45:38 -0000 1.24
91 @@ -1,6 +1,10 @@
92 # ChangeLog for dev-ml/type-conv
93 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/ChangeLog,v 1.23 2013/02/08 23:19:29 aballier Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/type-conv/ChangeLog,v 1.24 2013/02/25 06:45:38 slyfox Exp $
96 +
97 + 25 Feb 2013; Sergei Trofimovich <slyfox@g.o>
98 + type-conv-109.07.00.ebuild, type-conv-109.08.00.ebuild:
99 + Raise minimal ocaml version up to 4.0.
100
101 *type-conv-109.08.00 (08 Feb 2013)