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/ocaml-fileutils: ocaml-fileutils-0.4.4.ebuild ChangeLog
Date: Mon, 09 Jul 2012 21:35:05
Message-Id: 20120709205912.EB65720062@flycatcher.gentoo.org
1 ulm 12/07/09 20:59:12
2
3 Modified: ocaml-fileutils-0.4.4.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.3 dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild?r1=1.2&r2=1.3
15
16 Index: ocaml-fileutils-0.4.4.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- ocaml-fileutils-0.4.4.ebuild 4 Jul 2012 21:25:21 -0000 1.2
23 +++ ocaml-fileutils-0.4.4.ebuild 9 Jul 2012 20:59:12 -0000 1.3
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/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild,v 1.2 2012/07/04 21:25:21 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-fileutils/ocaml-fileutils-0.4.4.ebuild,v 1.3 2012/07/09 20:59:12 ulm Exp $
29
30 EAPI=4
31
32 @@ -12,7 +12,7 @@
33 HOMEPAGE="http://forge.ocamlcore.org/projects/ocaml-fileutils"
34 SRC_URI="http://forge.ocamlcore.org/frs/download.php/892/${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.8 dev-ml/ocaml-fileutils/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-fileutils/ChangeLog?rev=1.8&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-fileutils/ChangeLog?rev=1.8&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocaml-fileutils/ChangeLog?r1=1.7&r2=1.8
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocaml-fileutils/ChangeLog,v
53 retrieving revision 1.7
54 retrieving revision 1.8
55 diff -u -r1.7 -r1.8
56 --- ChangeLog 4 Jul 2012 21:26:38 -0000 1.7
57 +++ ChangeLog 9 Jul 2012 20:59:12 -0000 1.8
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ml/ocaml-fileutils
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-fileutils/ChangeLog,v 1.7 2012/07/04 21:26:38 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocaml-fileutils/ChangeLog,v 1.8 2012/07/09 20:59:12 ulm Exp $
63 +
64 + 09 Jul 2012; Ulrich Müller <ulm@g.o> ocaml-fileutils-0.4.4.ebuild:
65 + Update LICENSE, bug 425140.
66
67 04 Jul 2012; Alexis Ballier <aballier@g.o>
68 -ocaml-fileutils-0.4.3.ebuild:
69 @@ -36,4 +39,3 @@
70 +ocaml-fileutils-0.4.2.ebuild, +metadata.xml:
71 Initial import, ebuild by Vladimir Ivanov, bug #355755, with modifications
72 and simplifications by me
73 -