Gentoo Archives: gentoo-commits

From: "Alexis Ballier (aballier)" <aballier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/ocamldap: ocamldap-2.2.ebuild ChangeLog
Date: Mon, 01 Dec 2014 09:05:24
Message-Id: 20141201090520.241F9B46E@oystercatcher.gentoo.org
1 aballier 14/12/01 09:05:20
2
3 Modified: ocamldap-2.2.ebuild ChangeLog
4 Log:
5 import ocaml 4.02 fix from opam
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.3 dev-ml/ocamldap/ocamldap-2.2.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamldap/ocamldap-2.2.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamldap/ocamldap-2.2.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamldap/ocamldap-2.2.ebuild?r1=1.2&r2=1.3
16
17 Index: ocamldap-2.2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamldap/ocamldap-2.2.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- ocamldap-2.2.ebuild 3 Mar 2013 14:31:19 -0000 1.2
24 +++ ocamldap-2.2.ebuild 1 Dec 2014 09:05:20 -0000 1.3
25 @@ -1,6 +1,6 @@
26 -# Copyright 1999-2013 Gentoo Foundation
27 +# Copyright 1999-2014 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldap/ocamldap-2.2.ebuild,v 1.2 2013/03/03 14:31:19 aballier Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldap/ocamldap-2.2.ebuild,v 1.3 2014/12/01 09:05:20 aballier Exp $
31
32 EAPI=5
33
34 @@ -21,6 +21,8 @@
35
36 DOCS=( AUTHORS.txt Changelog INSTALL.txt README.txt )
37
38 +PATCHES=( "${FILESDIR}/ocaml-4.02.patch" )
39 +
40 src_install() {
41 oasis_src_install
42 use doc && dohtml -r doc/ocamldap/html
43
44
45
46 1.5 dev-ml/ocamldap/ChangeLog
47
48 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamldap/ChangeLog?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamldap/ChangeLog?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamldap/ChangeLog?r1=1.4&r2=1.5
51
52 Index: ChangeLog
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamldap/ChangeLog,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- ChangeLog 3 Mar 2013 14:32:02 -0000 1.4
59 +++ ChangeLog 1 Dec 2014 09:05:20 -0000 1.5
60 @@ -1,6 +1,10 @@
61 # ChangeLog for dev-ml/ocamldap
62 -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldap/ChangeLog,v 1.4 2013/03/03 14:32:02 aballier Exp $
64 +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
65 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamldap/ChangeLog,v 1.5 2014/12/01 09:05:20 aballier Exp $
66 +
67 + 01 Dec 2014; Alexis Ballier <aballier@g.o> ocamldap-2.2.ebuild,
68 + +files/ocaml-4.02.patch:
69 + import ocaml 4.02 fix from opam
70
71 03 Mar 2013; Alexis Ballier <aballier@g.o> -ocamldap-2.1.8.ebuild:
72 remove old