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/ocamlify: ocamlify-0.0.1.ebuild ChangeLog
Date: Mon, 09 Jul 2012 21:36:55
Message-Id: 20120709210540.9F40020063@flycatcher.gentoo.org
1 ulm 12/07/09 21:05:40
2
3 Modified: ocamlify-0.0.1.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/ocamlify/ocamlify-0.0.1.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlify/ocamlify-0.0.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlify/ocamlify-0.0.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlify/ocamlify-0.0.1.ebuild?r1=1.1&r2=1.2
15
16 Index: ocamlify-0.0.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ocamlify-0.0.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- ocamlify-0.0.1.ebuild 27 Mar 2012 22:50:27 -0000 1.1
23 +++ ocamlify-0.0.1.ebuild 9 Jul 2012 21:05:40 -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/ocamlify/ocamlify-0.0.1.ebuild,v 1.1 2012/03/27 22:50:27 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ocamlify-0.0.1.ebuild,v 1.2 2012/07/09 21:05:40 ulm Exp $
29
30 EAPI=3
31
32 @@ -12,7 +12,7 @@
33 HOMEPAGE="http://forge.ocamlcore.org/projects/ocamlify"
34 SRC_URI="http://forge.ocamlcore.org/frs/download.php/379/${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
41
42
43
44 1.2 dev-ml/ocamlify/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlify/ChangeLog?rev=1.2&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlify/ChangeLog?rev=1.2&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/ocamlify/ChangeLog?r1=1.1&r2=1.2
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ChangeLog,v
53 retrieving revision 1.1
54 retrieving revision 1.2
55 diff -u -r1.1 -r1.2
56 --- ChangeLog 27 Mar 2012 22:50:27 -0000 1.1
57 +++ ChangeLog 9 Jul 2012 21:05:40 -0000 1.2
58 @@ -1,6 +1,9 @@
59 # ChangeLog for dev-ml/ocamlify
60 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ChangeLog,v 1.1 2012/03/27 22:50:27 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/ocamlify/ChangeLog,v 1.2 2012/07/09 21:05:40 ulm Exp $
63 +
64 + 09 Jul 2012; Ulrich Müller <ulm@g.o> ocamlify-0.0.1.ebuild:
65 + Update LICENSE, bug 425140.
66
67 *ocamlify-0.0.1 (27 Mar 2012)
68
69 @@ -8,4 +11,3 @@
70 +metadata.xml:
71 initial import, ebuild based on the one from Vladimir Ivanov in bug #355765
72 and converted to oasis.eclass
73 -