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/core: core-108.00.01.ebuild core-107.01.ebuild ChangeLog
Date: Mon, 09 Jul 2012 21:31:23
Message-Id: 20120709205233.7839020063@flycatcher.gentoo.org
1 ulm 12/07/09 20:52:33
2
3 Modified: core-108.00.01.ebuild core-107.01.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/core/core-108.00.01.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/core-108.00.01.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/core-108.00.01.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/core-108.00.01.ebuild?r1=1.1&r2=1.2
15
16 Index: core-108.00.01.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-ml/core/core-108.00.01.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- core-108.00.01.ebuild 30 Jun 2012 17:16:34 -0000 1.1
23 +++ core-108.00.01.ebuild 9 Jul 2012 20:52:33 -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/core/core-108.00.01.ebuild,v 1.1 2012/06/30 17:16:34 aballier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/core-108.00.01.ebuild,v 1.2 2012/07/09 20:52:33 ulm Exp $
29
30 EAPI="3"
31
32 @@ -14,7 +14,7 @@
33 HOMEPAGE="http://www.janestreet.com/ocaml"
34 SRC_URI="http://bitbucket.org/yminsky/ocaml-core/downloads/${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="test"
41
42
43
44 1.4 dev-ml/core/core-107.01.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/core-107.01.ebuild?rev=1.4&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/core-107.01.ebuild?rev=1.4&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/core-107.01.ebuild?r1=1.3&r2=1.4
49
50 Index: core-107.01.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-ml/core/core-107.01.ebuild,v
53 retrieving revision 1.3
54 retrieving revision 1.4
55 diff -u -r1.3 -r1.4
56 --- core-107.01.ebuild 4 May 2012 12:43:07 -0000 1.3
57 +++ core-107.01.ebuild 9 Jul 2012 20:52:33 -0000 1.4
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/core-107.01.ebuild,v 1.3 2012/05/04 12:43:07 aballier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/core-107.01.ebuild,v 1.4 2012/07/09 20:52:33 ulm Exp $
63
64 EAPI="3"
65
66 @@ -13,7 +13,7 @@
67 HOMEPAGE="http://www.janestreet.com/ocaml"
68 SRC_URI="http://www.janestreet.com/ocaml/${P}.tar.gz"
69
70 -LICENSE="LGPL-2.1-linking-exception"
71 +LICENSE="LGPL-2.1-with-linking-exception"
72 SLOT="0"
73 KEYWORDS="~amd64"
74 IUSE="test"
75
76
77
78 1.11 dev-ml/core/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/ChangeLog?rev=1.11&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/ChangeLog?rev=1.11&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-ml/core/ChangeLog?r1=1.10&r2=1.11
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v
87 retrieving revision 1.10
88 retrieving revision 1.11
89 diff -u -r1.10 -r1.11
90 --- ChangeLog 30 Jun 2012 17:16:34 -0000 1.10
91 +++ ChangeLog 9 Jul 2012 20:52:33 -0000 1.11
92 @@ -1,6 +1,10 @@
93 # ChangeLog for dev-ml/core
94 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.10 2012/06/30 17:16:34 aballier Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/dev-ml/core/ChangeLog,v 1.11 2012/07/09 20:52:33 ulm Exp $
97 +
98 + 09 Jul 2012; Ulrich Müller <ulm@g.o> core-107.01.ebuild,
99 + core-108.00.01.ebuild:
100 + Update LICENSE, bug 425140.
101
102 *core-108.00.01 (30 Jun 2012)
103
104 @@ -48,4 +52,3 @@
105 27 Oct 2009; Alexis Ballier <aballier@g.o> +core-0.6.0.ebuild,
106 +metadata.xml:
107 initial import, ebuild by me
108 -