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-lang/mono: mono-2.0.1-r1.ebuild ChangeLog mono-1.2.5.1-r1.ebuild mono-1.2.6-r3.ebuild
Date: Thu, 11 Feb 2010 15:15:17
Message-Id: E1Nfal9-0004Jz-Bo@stork.gentoo.org
1 ulm 10/02/11 15:15:15
2
3 Modified: mono-2.0.1-r1.ebuild ChangeLog
4 mono-1.2.5.1-r1.ebuild mono-1.2.6-r3.ebuild
5 Log:
6 Replace license X11 by MIT, bug 298556.
7 (Portage version: 2.2_rc62/cvs/Linux i686)
8
9 Revision Changes Path
10 1.8 dev-lang/mono/mono-2.0.1-r1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild?rev=1.8&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild?rev=1.8&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild?r1=1.7&r2=1.8
15
16 Index: mono-2.0.1-r1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild,v
19 retrieving revision 1.7
20 retrieving revision 1.8
21 diff -u -r1.7 -r1.8
22 --- mono-2.0.1-r1.ebuild 31 Jan 2010 19:54:46 -0000 1.7
23 +++ mono-2.0.1-r1.ebuild 11 Feb 2010 15:15:14 -0000 1.8
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild,v 1.7 2010/01/31 19:54:46 tove Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-2.0.1-r1.ebuild,v 1.8 2010/02/11 15:15:14 ulm Exp $
29
30 EAPI=2
31
32 @@ -10,7 +10,7 @@
33 HOMEPAGE="http://www.go-mono.com"
34 SRC_URI="ftp://ftp.novell.com/pub/mono/sources/mono/${P}.tar.bz2"
35
36 -LICENSE="|| ( GPL-2 LGPL-2 X11 )"
37 +LICENSE="|| ( GPL-2 LGPL-2 MIT )"
38 SLOT="0"
39 KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
40 IUSE="minimal"
41
42
43
44 1.185 dev-lang/mono/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/ChangeLog?rev=1.185&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/ChangeLog?rev=1.185&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/ChangeLog?r1=1.184&r2=1.185
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v
53 retrieving revision 1.184
54 retrieving revision 1.185
55 diff -u -r1.184 -r1.185
56 --- ChangeLog 7 Feb 2010 15:52:03 -0000 1.184
57 +++ ChangeLog 11 Feb 2010 15:15:14 -0000 1.185
58 @@ -1,6 +1,10 @@
59 # ChangeLog for dev-lang/mono
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.184 2010/02/07 15:52:03 ford_prefect Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/ChangeLog,v 1.185 2010/02/11 15:15:14 ulm Exp $
63 +
64 + 11 Feb 2010; Ulrich Mueller <ulm@g.o> mono-1.2.5.1-r1.ebuild,
65 + mono-1.2.6-r3.ebuild, mono-2.0.1-r1.ebuild:
66 + Replace license X11 by MIT, bug 298556.
67
68 *mono-2.4.3 (06 Feb 2010)
69
70
71
72
73 1.8 dev-lang/mono/mono-1.2.5.1-r1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild?rev=1.8&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild?rev=1.8&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild?r1=1.7&r2=1.8
78
79 Index: mono-1.2.5.1-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild,v
82 retrieving revision 1.7
83 retrieving revision 1.8
84 diff -u -r1.7 -r1.8
85 --- mono-1.2.5.1-r1.ebuild 31 Jan 2010 19:54:46 -0000 1.7
86 +++ mono-1.2.5.1-r1.ebuild 11 Feb 2010 15:15:14 -0000 1.8
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2010 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild,v 1.7 2010/01/31 19:54:46 tove Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.5.1-r1.ebuild,v 1.8 2010/02/11 15:15:14 ulm Exp $
92
93 inherit eutils flag-o-matic multilib autotools
94
95 @@ -8,7 +8,7 @@
96 HOMEPAGE="http://www.go-mono.com"
97 SRC_URI="http://www.go-mono.com/sources/mono/${P}.tar.bz2"
98
99 -LICENSE="|| ( GPL-2 LGPL-2 X11 )"
100 +LICENSE="|| ( GPL-2 LGPL-2 MIT )"
101 SLOT="0"
102 KEYWORDS="amd64 ppc ~sparc x86 ~x86-fbsd"
103 IUSE="X nptl"
104
105
106
107 1.3 dev-lang/mono/mono-1.2.6-r3.ebuild
108
109 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild?rev=1.3&view=markup
110 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild?rev=1.3&content-type=text/plain
111 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild?r1=1.2&r2=1.3
112
113 Index: mono-1.2.6-r3.ebuild
114 ===================================================================
115 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild,v
116 retrieving revision 1.2
117 retrieving revision 1.3
118 diff -u -r1.2 -r1.3
119 --- mono-1.2.6-r3.ebuild 31 Jan 2010 19:54:46 -0000 1.2
120 +++ mono-1.2.6-r3.ebuild 11 Feb 2010 15:15:14 -0000 1.3
121 @@ -1,6 +1,6 @@
122 # Copyright 1999-2010 Gentoo Foundation
123 # Distributed under the terms of the GNU General Public License v2
124 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild,v 1.2 2010/01/31 19:54:46 tove Exp $
125 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono/mono-1.2.6-r3.ebuild,v 1.3 2010/02/11 15:15:14 ulm Exp $
126
127 inherit eutils flag-o-matic multilib autotools
128
129 @@ -8,7 +8,7 @@
130 HOMEPAGE="http://www.go-mono.com"
131 SRC_URI="http://www.go-mono.com/sources/mono/${P}.tar.bz2"
132
133 -LICENSE="|| ( GPL-2 LGPL-2 X11 )"
134 +LICENSE="|| ( GPL-2 LGPL-2 MIT )"
135 SLOT="0"
136 KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
137 IUSE="X moonlight nptl"