Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-ml/ocamlmod: ocamlmod-0.0.3.ebuild ChangeLog
Date: Mon, 09 Jul 2012 21:37:34
Message-Id: 20120709210643.F41A920063@flycatcher.gentoo.org
1 ulm 12/07/09 21:06:43
2
3 Modified: ocamlmod-0.0.3.ebuild ChangeLog
4 Log:
5 Update LICENSE, bug 425140.
6
7 (Portage version: 2.1.11.5/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild?r1=1.1&r2=1.2
15
16 Index: ocamlmod-0.0.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ocamlmod-0.0.3.ebuild 5 May 2012 14:08:35 -0000 1.1
23 +++ ocamlmod-0.0.3.ebuild 9 Jul 2012 21:06:43 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2012 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild,v 1.1 2012/05/05 14:08:35 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlmod/ocamlmod-0.0.3.ebuild,v 1.2 2012/07/09 21:06:43 ulm Exp $
29
30 EAPI=4
31
32 @@ -12,7 +12,7 @@
33 HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlmod/"
34 SRC_URI="http://forge.ocamlcore.org/frs/download.php/856/${P}.tar.gz"
35
36 -LICENSE="LGPL-2.1-linking-exception"
37 +LICENSE="LGPL-2.1-with-linking-exception"
38 SLOT="0"
39 KEYWORDS="~amd64"
40 IUSE=""
41
42
43
44 1.4 dev-ml/ocamlmod/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlmod/ChangeLog?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlmod/ChangeLog?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlmod/ChangeLog?r1=1.3&r2=1.4
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamlmod/ChangeLog,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- ChangeLog 18 May 2012 17:11:35 -0000 1.3
57 +++ ChangeLog 9 Jul 2012 21:06:43 -0000 1.4
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ml/ocamlmod
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlmod/ChangeLog,v 1.3 2012/05/18 17:11:35 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlmod/ChangeLog,v 1.4 2012/07/09 21:06:43 ulm Exp $
63 +
64 + 09 Jul 2012; Ulrich Müller <ulm@g.o> ocamlmod-0.0.3.ebuild:
65 + Update LICENSE, bug 425140.
66
67 18 May 2012; Alexis Ballier <aballier@g.o> -ocamlmod-0.0.1.ebuild:
68 remove old
69 @@ -15,4 +18,3 @@
70 28 Mar 2012; Alexis Ballier <aballier@g.o> +ocamlmod-0.0.1.ebuild,
71 +metadata.xml:
72 initial import, ebuild by me
73 -