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-basic: mono-basic-1.2.6.ebuild ChangeLog mono-basic-1.2.4.ebuild mono-basic-2.0.ebuild
Date: Thu, 11 Feb 2010 15:15:54
Message-Id: E1Nfalk-0004MA-9e@stork.gentoo.org
1 ulm 10/02/11 15:15:52
2
3 Modified: mono-basic-1.2.6.ebuild ChangeLog
4 mono-basic-1.2.4.ebuild mono-basic-2.0.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.2 dev-lang/mono-basic/mono-basic-1.2.6.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.6.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.6.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.6.ebuild?r1=1.1&r2=1.2
15
16 Index: mono-basic-1.2.6.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.6.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- mono-basic-1.2.6.ebuild 14 Dec 2007 20:05:36 -0000 1.1
23 +++ mono-basic-1.2.6.ebuild 11 Feb 2010 15:15:51 -0000 1.2
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.6.ebuild,v 1.1 2007/12/14 20:05:36 jurek Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.6.ebuild,v 1.2 2010/02/11 15:15:51 ulm Exp $
30
31 inherit mono multilib
32
33 @@ -8,7 +8,7 @@
34 HOMEPAGE="http://www.go-mono.com"
35 SRC_URI="http://go-mono.com/sources/${PN}/${P}.tar.bz2"
36
37 -LICENSE="|| ( GPL-2 LGPL-2 X11 )"
38 +LICENSE="|| ( GPL-2 LGPL-2 MIT )"
39 SLOT="0"
40 KEYWORDS="~amd64 ~x86"
41 IUSE=""
42
43
44
45 1.25 dev-lang/mono-basic/ChangeLog
46
47 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/ChangeLog?rev=1.25&view=markup
48 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/ChangeLog?rev=1.25&content-type=text/plain
49 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/ChangeLog?r1=1.24&r2=1.25
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v
54 retrieving revision 1.24
55 retrieving revision 1.25
56 diff -u -r1.24 -r1.25
57 --- ChangeLog 27 Sep 2009 17:02:10 -0000 1.24
58 +++ ChangeLog 11 Feb 2010 15:15:51 -0000 1.25
59 @@ -1,6 +1,10 @@
60 # ChangeLog for dev-lang/mono-basic
61 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.24 2009/09/27 17:02:10 nixnut Exp $
63 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/ChangeLog,v 1.25 2010/02/11 15:15:51 ulm Exp $
65 +
66 + 11 Feb 2010; Ulrich Mueller <ulm@g.o> mono-basic-1.2.4.ebuild,
67 + mono-basic-1.2.6.ebuild, mono-basic-2.0.ebuild:
68 + Replace license X11 by MIT, bug 298556.
69
70 27 Sep 2009; nixnut <nixnut@g.o> mono-basic-2.4.2.ebuild:
71 ppc stable #284306
72
73
74
75 1.6 dev-lang/mono-basic/mono-basic-1.2.4.ebuild
76
77 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.4.ebuild?rev=1.6&view=markup
78 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.4.ebuild?rev=1.6&content-type=text/plain
79 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.4.ebuild?r1=1.5&r2=1.6
80
81 Index: mono-basic-1.2.4.ebuild
82 ===================================================================
83 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.4.ebuild,v
84 retrieving revision 1.5
85 retrieving revision 1.6
86 diff -u -r1.5 -r1.6
87 --- mono-basic-1.2.4.ebuild 19 Nov 2008 22:46:49 -0000 1.5
88 +++ mono-basic-1.2.4.ebuild 11 Feb 2010 15:15:51 -0000 1.6
89 @@ -1,6 +1,6 @@
90 -# Copyright 1999-2008 Gentoo Foundation
91 +# Copyright 1999-2010 Gentoo Foundation
92 # Distributed under the terms of the GNU General Public License v2
93 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.4.ebuild,v 1.5 2008/11/19 22:46:49 loki_val Exp $
94 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-1.2.4.ebuild,v 1.6 2010/02/11 15:15:51 ulm Exp $
95
96 inherit mono multilib
97
98 @@ -8,7 +8,7 @@
99 HOMEPAGE="http://www.go-mono.com"
100 SRC_URI="http://go-mono.com/sources/${PN}/${P}.tar.bz2"
101
102 -LICENSE="|| ( GPL-2 LGPL-2 X11 )"
103 +LICENSE="|| ( GPL-2 LGPL-2 MIT )"
104 SLOT="0"
105 KEYWORDS="~amd64 x86"
106 IUSE=""
107
108
109
110 1.3 dev-lang/mono-basic/mono-basic-2.0.ebuild
111
112 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/mono-basic-2.0.ebuild?rev=1.3&view=markup
113 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/mono-basic-2.0.ebuild?rev=1.3&content-type=text/plain
114 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/mono-basic/mono-basic-2.0.ebuild?r1=1.2&r2=1.3
115
116 Index: mono-basic-2.0.ebuild
117 ===================================================================
118 RCS file: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-2.0.ebuild,v
119 retrieving revision 1.2
120 retrieving revision 1.3
121 diff -u -r1.2 -r1.3
122 --- mono-basic-2.0.ebuild 23 Nov 2008 19:57:28 -0000 1.2
123 +++ mono-basic-2.0.ebuild 11 Feb 2010 15:15:51 -0000 1.3
124 @@ -1,6 +1,6 @@
125 -# Copyright 1999-2008 Gentoo Foundation
126 +# Copyright 1999-2010 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-2.0.ebuild,v 1.2 2008/11/23 19:57:28 loki_val Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/dev-lang/mono-basic/mono-basic-2.0.ebuild,v 1.3 2010/02/11 15:15:51 ulm Exp $
130
131 inherit mono multilib
132
133 @@ -8,7 +8,7 @@
134 HOMEPAGE="http://www.go-mono.com"
135 SRC_URI="http://ftp.novell.com/pub/mono/sources/${PN}/${P}.tar.bz2"
136
137 -LICENSE="|| ( GPL-2 LGPL-2 X11 )"
138 +LICENSE="|| ( GPL-2 LGPL-2 MIT )"
139 SLOT="0"
140 KEYWORDS="~amd64 ~x86"
141 IUSE=""