Gentoo Archives: gentoo-commits

From: Gergely Nagy <ngg@×××.hu>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/dotnet:master commit in: dev-dotnet/autofac/, dev-dotnet/msbuild-roslyn-csc/, dev-dotnet/sharpziplib/, ...
Date: Wed, 26 May 2021 06:47:23
Message-Id: 1622011417.5944841287da32bdb9ed8600ee1ce5e7697eb48e.ngg@gentoo
1 commit: 5944841287da32bdb9ed8600ee1ce5e7697eb48e
2 Author: Manuel Friedli <manuel <AT> fritteli <DOT> ch>
3 AuthorDate: Tue May 18 21:05:17 2021 +0000
4 Commit: Gergely Nagy <ngg <AT> ngg <DOT> hu>
5 CommitDate: Wed May 26 06:43:37 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/dotnet.git/commit/?id=59448412
7
8 Fix all paths referencing github.com/mono/mono/raw/master/.
9
10 Apparently, the main branch in the Mono repo is called "main", not "master".
11
12 Signed-off-by: Gergely Nagy <ngg <AT> ngg.hu>
13 Closes: https://github.com/gentoo/dotnet/pull/497
14 Fixes: https://github.com/gentoo/dotnet/issues/496
15
16 dev-dotnet/antlr3-runtime/antlr3-runtime-3.5.2_beta1_p2017080216.ebuild | 2 +-
17 dev-dotnet/autofac-configuration/autofac-configuration-2.5.3.862.ebuild | 2 +-
18 dev-dotnet/autofac-web/autofac-web-2.5.3.862.ebuild | 2 +-
19 dev-dotnet/autofac/autofac-2.5.3.862.ebuild | 2 +-
20 dev-dotnet/autofac/autofac-3.5.2.ebuild | 2 +-
21 dev-dotnet/castle-dynamicproxy/castle-dynamicproxy-2.1.0.0.ebuild | 2 +-
22 dev-dotnet/dotnetzip-semverd/dotnetzip-semverd-1.9.3-r2.ebuild | 2 +-
23 dev-dotnet/fluent-nhibernate/fluent-nhibernate-2.0.2.ebuild | 2 +-
24 dev-dotnet/irony-daxnet/irony-daxnet-1.0.0_p2017083101.ebuild | 2 +-
25 dev-dotnet/msbuild-roslyn-csc/msbuild-roslyn-csc-15.3-r1.ebuild | 2 +-
26 dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.240-r2.ebuild | 2 +-
27 dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.240-r3.ebuild | 2 +-
28 dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.260_pre.ebuild | 2 +-
29 dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8-r1.ebuild | 2 +-
30 dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild | 2 +-
31 dev-dotnet/newtonsoft-json/newtonsoft-json-8.0.1_p20151229.ebuild | 2 +-
32 dev-dotnet/nhibernate-core/nhibernate-core-5.0.0.ebuild | 2 +-
33 dev-dotnet/nhibernate-linq/nhibernate-linq-1.0.0.0_p2010050601.ebuild | 2 +-
34 .../remotion-linq-eagerfetching-2.1.0.ebuild | 2 +-
35 dev-dotnet/remotion-linq/remotion-linq-2.1.2.ebuild | 2 +-
36 dev-dotnet/sharpziplib/sharpziplib-0.86.0.518.ebuild | 2 +-
37 dev-dotnet/sharpziplib/sharpziplib-0.86.0.762.ebuild | 2 +-
38 dev-dotnet/techtalk-specflow/techtalk-specflow-1.2.0.0.ebuild | 2 +-
39 dev-util/msbuild/msbuild-15.3-r3.ebuild | 2 +-
40 dev-util/nunit/nunit-3.0.1-r2.ebuild | 2 +-
41 eclass/dotnet.eclass | 2 +-
42 eclass/gac.eclass | 2 +-
43 27 files changed, 27 insertions(+), 27 deletions(-)
44
45 diff --git a/dev-dotnet/antlr3-runtime/antlr3-runtime-3.5.2_beta1_p2017080216.ebuild b/dev-dotnet/antlr3-runtime/antlr3-runtime-3.5.2_beta1_p2017080216.ebuild
46 index e030ccb..6f54c15 100644
47 --- a/dev-dotnet/antlr3-runtime/antlr3-runtime-3.5.2_beta1_p2017080216.ebuild
48 +++ b/dev-dotnet/antlr3-runtime/antlr3-runtime-3.5.2_beta1_p2017080216.ebuild
49 @@ -16,7 +16,7 @@ NAME="antlrcs"
50 HOMEPAGE="https://github.com/antlr/${NAME}"
51 EGIT_COMMIT="ca331b7109e1faa5a6aa7336bb6281ce9363e62b"
52 SRC_URI="https://github.com/ArsenShnurkov/shnurise-tarballs/raw/dev-utils/${PN}-${SLOT}/${PN}-${PV}.tar.gz -> ${NAME}-${PV}.tar.gz
53 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
54 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
55 S="${WORKDIR}"
56
57 DESCRIPTION="The C# port of ANTLR 3 (Rubtime library)"
58
59 diff --git a/dev-dotnet/autofac-configuration/autofac-configuration-2.5.3.862.ebuild b/dev-dotnet/autofac-configuration/autofac-configuration-2.5.3.862.ebuild
60 index 570af83..7163b5d 100644
61 --- a/dev-dotnet/autofac-configuration/autofac-configuration-2.5.3.862.ebuild
62 +++ b/dev-dotnet/autofac-configuration/autofac-configuration-2.5.3.862.ebuild
63 @@ -25,7 +25,7 @@ EGIT_COMMIT="5ad2d85df4e99d3588589d89874672856ba7b60e"
64 PV4="$(get_version_component_range 1-4)"
65 TARBALL_EXT=".tar.gz"
66 SRC_URI="https://github.com/autofac/${GITHUB_REPONAME}/archive/${EGIT_COMMIT}${TARBALL_EXT} -> ${GITHUB_REPONAME}-${PV4}${TARBALL_EXT}
67 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
68 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
69 S="${WORKDIR}/${GITHUB_REPONAME}-${EGIT_COMMIT}"
70
71 COMMON_DEPEND=">=dev-lang/mono-4.0.2.5
72
73 diff --git a/dev-dotnet/autofac-web/autofac-web-2.5.3.862.ebuild b/dev-dotnet/autofac-web/autofac-web-2.5.3.862.ebuild
74 index 54200db..94971e9 100644
75 --- a/dev-dotnet/autofac-web/autofac-web-2.5.3.862.ebuild
76 +++ b/dev-dotnet/autofac-web/autofac-web-2.5.3.862.ebuild
77 @@ -25,7 +25,7 @@ EGIT_COMMIT="5ad2d85df4e99d3588589d89874672856ba7b60e"
78 PV4="$(get_version_component_range 1-4)"
79 TARBALL_EXT=".tar.gz"
80 SRC_URI="https://github.com/autofac/${GITHUB_REPONAME}/archive/${EGIT_COMMIT}${TARBALL_EXT} -> ${GITHUB_REPONAME}-${PV4}${TARBALL_EXT}
81 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
82 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
83 S="${WORKDIR}/${GITHUB_REPONAME}-${EGIT_COMMIT}"
84
85 COMMON_DEPEND=">=dev-lang/mono-4.0.2.5
86
87 diff --git a/dev-dotnet/autofac/autofac-2.5.3.862.ebuild b/dev-dotnet/autofac/autofac-2.5.3.862.ebuild
88 index bf11fd9..d4ea19a 100644
89 --- a/dev-dotnet/autofac/autofac-2.5.3.862.ebuild
90 +++ b/dev-dotnet/autofac/autofac-2.5.3.862.ebuild
91 @@ -24,7 +24,7 @@ EGIT_COMMIT="5ad2d85df4e99d3588589d89874672856ba7b60e"
92 PV4="$(get_version_component_range 1-4)"
93 TARBALL_EXT=".tar.gz"
94 SRC_URI="https://github.com/autofac/${GITHUB_REPONAME}/archive/${EGIT_COMMIT}${TARBALL_EXT} -> ${GITHUB_REPONAME}-${PV4}${TARBALL_EXT}
95 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
96 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
97 S="${WORKDIR}/${GITHUB_REPONAME}-${EGIT_COMMIT}"
98
99 IUSE="+${USE_DOTNET} +debug developer doc"
100
101 diff --git a/dev-dotnet/autofac/autofac-3.5.2.ebuild b/dev-dotnet/autofac/autofac-3.5.2.ebuild
102 index 9b0a957..4904059 100644
103 --- a/dev-dotnet/autofac/autofac-3.5.2.ebuild
104 +++ b/dev-dotnet/autofac/autofac-3.5.2.ebuild
105 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/Autofac/${NAME}"
106
107 EGIT_COMMIT="c985cda5483dcd4d2fbc395a4001be12cc07ee84"
108 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${PN}-${PV}.tar.gz
109 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
110 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
111 RESTRICT="mirror"
112 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
113
114
115 diff --git a/dev-dotnet/castle-dynamicproxy/castle-dynamicproxy-2.1.0.0.ebuild b/dev-dotnet/castle-dynamicproxy/castle-dynamicproxy-2.1.0.0.ebuild
116 index e65af4f..ee64ef4 100644
117 --- a/dev-dotnet/castle-dynamicproxy/castle-dynamicproxy-2.1.0.0.ebuild
118 +++ b/dev-dotnet/castle-dynamicproxy/castle-dynamicproxy-2.1.0.0.ebuild
119 @@ -17,7 +17,7 @@ HOMEPAGE="https://www.castleproject.org"
120
121 EGIT_COMMIT="9a033d8a69535e9078a3344e1ceddf18b60f9324"
122 SRC_URI="https://github.com/castleproject/${NAME}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz
123 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
124 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
125 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
126
127 DESCRIPTION="simple set of tools to speed up the development"
128
129 diff --git a/dev-dotnet/dotnetzip-semverd/dotnetzip-semverd-1.9.3-r2.ebuild b/dev-dotnet/dotnetzip-semverd/dotnetzip-semverd-1.9.3-r2.ebuild
130 index 633c308..f3e603b 100644
131 --- a/dev-dotnet/dotnetzip-semverd/dotnetzip-semverd-1.9.3-r2.ebuild
132 +++ b/dev-dotnet/dotnetzip-semverd/dotnetzip-semverd-1.9.3-r2.ebuild
133 @@ -13,7 +13,7 @@ USE_DOTNET="net45"
134 inherit dotnet gac mono-pkg-config xbuild
135
136 SRC_URI="https://github.com/haf/DotNetZip.Semverd/archive/v1.9.3.tar.gz -> ${PV}.tar.gz
137 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
138 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
139
140 S="${WORKDIR}/DotNetZip.Semverd-${PV}"
141
142
143 diff --git a/dev-dotnet/fluent-nhibernate/fluent-nhibernate-2.0.2.ebuild b/dev-dotnet/fluent-nhibernate/fluent-nhibernate-2.0.2.ebuild
144 index aa8e33d..ccd7e07 100644
145 --- a/dev-dotnet/fluent-nhibernate/fluent-nhibernate-2.0.2.ebuild
146 +++ b/dev-dotnet/fluent-nhibernate/fluent-nhibernate-2.0.2.ebuild
147 @@ -16,7 +16,7 @@ HOMEPAGE="https://www.fluentnhibernate.org/"
148
149 EGIT_COMMIT="0ac6335d2068798f6b38b98aacade07bc702d68f"
150 SRC_URI="https://github.com/jagregory/${NAME}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz
151 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
152 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
153 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
154
155 DESCRIPTION="XML-less, compile safe, automated, convention-based mappings for NHibernate"
156
157 diff --git a/dev-dotnet/irony-daxnet/irony-daxnet-1.0.0_p2017083101.ebuild b/dev-dotnet/irony-daxnet/irony-daxnet-1.0.0_p2017083101.ebuild
158 index be60169..9223152 100644
159 --- a/dev-dotnet/irony-daxnet/irony-daxnet-1.0.0_p2017083101.ebuild
160 +++ b/dev-dotnet/irony-daxnet/irony-daxnet-1.0.0_p2017083101.ebuild
161 @@ -23,7 +23,7 @@ HOMEPAGE="https://github.com/daxnet/${NAME}"
162
163 EGIT_COMMIT="ed2aa3ed74b53b1655a2b196d34a1bc20d4e6ce1"
164 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz
165 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
166 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
167 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
168
169 DESCRIPTION="parsing framework for C# on LALR(1)"
170
171 diff --git a/dev-dotnet/msbuild-roslyn-csc/msbuild-roslyn-csc-15.3-r1.ebuild b/dev-dotnet/msbuild-roslyn-csc/msbuild-roslyn-csc-15.3-r1.ebuild
172 index 9743e5e..3a725be 100644
173 --- a/dev-dotnet/msbuild-roslyn-csc/msbuild-roslyn-csc-15.3-r1.ebuild
174 +++ b/dev-dotnet/msbuild-roslyn-csc/msbuild-roslyn-csc-15.3-r1.ebuild
175 @@ -16,7 +16,7 @@ NAME="roslyn"
176 HOMEPAGE="https://github.com/dotnet/${NAME}"
177 EGIT_COMMIT="ec1cde8b77c7bca654888681037f55aa0e62dd19"
178 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${NAME}-${PV}.tar.gz
179 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
180 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
181 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
182
183 DESCRIPTION="C# compiler with rich code analysis APIs"
184
185 diff --git a/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.240-r2.ebuild b/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.240-r2.ebuild
186 index dfad325..0c7e017 100644
187 --- a/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.240-r2.ebuild
188 +++ b/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.240-r2.ebuild
189 @@ -12,7 +12,7 @@ inherit dotnet gac mono-pkg-config
190 HOMEPAGE="https://github.com/loresoft/msbuildtasks"
191 EGIT_COMMIT="014ed0f7a69f4936d7b3b438a5ceca78f902e0ef"
192 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${PN}-${PV}.tar.gz
193 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
194 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
195 RESTRICT="mirror"
196 NAME="msbuildtasks"
197 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
198
199 diff --git a/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.240-r3.ebuild b/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.240-r3.ebuild
200 index 9ebaa51..c8d22f4 100644
201 --- a/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.240-r3.ebuild
202 +++ b/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.240-r3.ebuild
203 @@ -14,7 +14,7 @@ IUSE="+${USE_DOTNET} +debug developer doc xbuild"
204 HOMEPAGE="https://github.com/loresoft/msbuildtasks"
205 EGIT_COMMIT="014ed0f7a69f4936d7b3b438a5ceca78f902e0ef"
206 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${PN}-${PV}.tar.gz
207 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
208 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
209 RESTRICT="mirror"
210 NAME="msbuildtasks"
211 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
212
213 diff --git a/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.260_pre.ebuild b/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.260_pre.ebuild
214 index 3778b3c..c3c5714 100644
215 --- a/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.260_pre.ebuild
216 +++ b/dev-dotnet/msbuildtasks/msbuildtasks-1.5.0.260_pre.ebuild
217 @@ -22,7 +22,7 @@ EGIT_COMMIT="abaab03d71fc07b020a860f6d407f6814cb0f6d5"
218 TARBALL_FILENAME="${PN}-$(get_version_component_range 1-4)"
219 TARBALL_EXT=".tar.gz"
220 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}${TARBALL_EXT} -> ${TARBALL_FILENAME}${TARBALL_EXT}
221 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
222 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
223 GITHUB_REPONAME="msbuildtasks"
224 S="${WORKDIR}/${GITHUB_REPONAME}-${EGIT_COMMIT}"
225
226
227 diff --git a/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8-r1.ebuild b/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8-r1.ebuild
228 index 6e02d43..1e2c787 100644
229 --- a/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8-r1.ebuild
230 +++ b/dev-dotnet/newtonsoft-json/newtonsoft-json-6.0.8-r1.ebuild
231 @@ -24,7 +24,7 @@ HOMEPAGE="https://github.com/JamesNK/${NAME}"
232
233 EGIT_COMMIT="1497343173a181d678b4c9bbf60250a12f783f1c"
234 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${P}.zip
235 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
236 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
237 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
238
239 DESCRIPTION="Json.NET is a popular high-performance JSON framework for .NET"
240
241 diff --git a/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild b/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild
242 index d8d0cfa..4873999 100644
243 --- a/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild
244 +++ b/dev-dotnet/newtonsoft-json/newtonsoft-json-7.0.1_p20150831.ebuild
245 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/JamesNK/${NAME}"
246
247 EGIT_COMMIT="05710874cd61adabfb635085b1b45cf31882df3d"
248 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${P}.zip
249 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
250 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
251 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
252
253 SLOT="0"
254
255 diff --git a/dev-dotnet/newtonsoft-json/newtonsoft-json-8.0.1_p20151229.ebuild b/dev-dotnet/newtonsoft-json/newtonsoft-json-8.0.1_p20151229.ebuild
256 index 7a8d4db..d98efbc 100644
257 --- a/dev-dotnet/newtonsoft-json/newtonsoft-json-8.0.1_p20151229.ebuild
258 +++ b/dev-dotnet/newtonsoft-json/newtonsoft-json-8.0.1_p20151229.ebuild
259 @@ -20,7 +20,7 @@ HOMEPAGE="https://github.com/JamesNK/${NAME}"
260
261 EGIT_COMMIT="865c08d95d89565b4f6b463b57da8f5324f6ce7c"
262 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.zip -> ${P}.zip
263 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
264 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
265 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
266
267 SLOT="0"
268
269 diff --git a/dev-dotnet/nhibernate-core/nhibernate-core-5.0.0.ebuild b/dev-dotnet/nhibernate-core/nhibernate-core-5.0.0.ebuild
270 index 1376534..3313d02 100644
271 --- a/dev-dotnet/nhibernate-core/nhibernate-core-5.0.0.ebuild
272 +++ b/dev-dotnet/nhibernate-core/nhibernate-core-5.0.0.ebuild
273 @@ -16,7 +16,7 @@ HOMEPAGE="https://nhibernate.info/"
274
275 EGIT_COMMIT="c2c93d979611463b5a3fb12c4d27bb78d86de9d4"
276 SRC_URI="https://github.com/nhibernate/${NAME}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz
277 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
278 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
279 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
280
281 DESCRIPTION="NHibernate Object Relational Mapper"
282
283 diff --git a/dev-dotnet/nhibernate-linq/nhibernate-linq-1.0.0.0_p2010050601.ebuild b/dev-dotnet/nhibernate-linq/nhibernate-linq-1.0.0.0_p2010050601.ebuild
284 index 6136d2c..b3019f5 100644
285 --- a/dev-dotnet/nhibernate-linq/nhibernate-linq-1.0.0.0_p2010050601.ebuild
286 +++ b/dev-dotnet/nhibernate-linq/nhibernate-linq-1.0.0.0_p2010050601.ebuild
287 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/pruiz/nhibernate-contrib-old"
288
289 EGIT_COMMIT="eada73cce086a6457e5e64b0413b97a8f53863ac"
290 SRC_URI="https://github.com/pruiz/${NAME}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz
291 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
292 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
293 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
294
295 DESCRIPTION="Contributions to NHibernate"
296
297 diff --git a/dev-dotnet/remotion-linq-eagerfetching/remotion-linq-eagerfetching-2.1.0.ebuild b/dev-dotnet/remotion-linq-eagerfetching/remotion-linq-eagerfetching-2.1.0.ebuild
298 index 7f85d0c..b0f916c 100644
299 --- a/dev-dotnet/remotion-linq-eagerfetching/remotion-linq-eagerfetching-2.1.0.ebuild
300 +++ b/dev-dotnet/remotion-linq-eagerfetching/remotion-linq-eagerfetching-2.1.0.ebuild
301 @@ -16,7 +16,7 @@ NAME="Relinq-EagerFetching"
302 HOMEPAGE="https://github.com/re-motion/${NAME}"
303 EGIT_COMMIT="9c3fe22e35f3f66becc197829d8e3bdf8e3dd622"
304 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${NAME}-${PV}.tar.gz
305 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
306 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
307 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
308
309 DESCRIPTION="Library to create full-featured LINQ providers (fetching)."
310
311 diff --git a/dev-dotnet/remotion-linq/remotion-linq-2.1.2.ebuild b/dev-dotnet/remotion-linq/remotion-linq-2.1.2.ebuild
312 index a6a7aa5..abb27aa 100644
313 --- a/dev-dotnet/remotion-linq/remotion-linq-2.1.2.ebuild
314 +++ b/dev-dotnet/remotion-linq/remotion-linq-2.1.2.ebuild
315 @@ -16,7 +16,7 @@ NAME="Relinq"
316 HOMEPAGE="https://github.com/re-motion/${NAME}"
317 EGIT_COMMIT="88b1055e0a737faff26c9d5e2789f520ac73ca86"
318 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${NAME}-${PV}.tar.gz
319 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
320 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
321 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
322
323 DESCRIPTION="Library to create full-featured LINQ providers."
324
325 diff --git a/dev-dotnet/sharpziplib/sharpziplib-0.86.0.518.ebuild b/dev-dotnet/sharpziplib/sharpziplib-0.86.0.518.ebuild
326 index a602c1d..998c7c8 100644
327 --- a/dev-dotnet/sharpziplib/sharpziplib-0.86.0.518.ebuild
328 +++ b/dev-dotnet/sharpziplib/sharpziplib-0.86.0.518.ebuild
329 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/icsharpcode/${NAME}"
330
331 EGIT_COMMIT="cfc69a68fefbc5858fe70b35f7b69fc505b8c2d6"
332 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz
333 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
334 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
335 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
336
337 DESCRIPTION="Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform"
338
339 diff --git a/dev-dotnet/sharpziplib/sharpziplib-0.86.0.762.ebuild b/dev-dotnet/sharpziplib/sharpziplib-0.86.0.762.ebuild
340 index 759946f..1baae51 100644
341 --- a/dev-dotnet/sharpziplib/sharpziplib-0.86.0.762.ebuild
342 +++ b/dev-dotnet/sharpziplib/sharpziplib-0.86.0.762.ebuild
343 @@ -16,7 +16,7 @@ HOMEPAGE="https://github.com/icsharpcode/${NAME}"
344
345 EGIT_COMMIT="4ad264b562579fc8d0c1f73812f69b78b49ebdee"
346 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz
347 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
348 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
349 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
350
351 DESCRIPTION="Zip, GZip, Tar and BZip2 library written entirely in C# for the .NET platform"
352
353 diff --git a/dev-dotnet/techtalk-specflow/techtalk-specflow-1.2.0.0.ebuild b/dev-dotnet/techtalk-specflow/techtalk-specflow-1.2.0.0.ebuild
354 index e744299..1e9dbdc 100644
355 --- a/dev-dotnet/techtalk-specflow/techtalk-specflow-1.2.0.0.ebuild
356 +++ b/dev-dotnet/techtalk-specflow/techtalk-specflow-1.2.0.0.ebuild
357 @@ -16,7 +16,7 @@ HOMEPAGE="https://www.specflow.org/"
358
359 EGIT_COMMIT="d79e211e94860f0c98fb43264e4358714da1fd95"
360 SRC_URI="https://github.com/techtalk/${NAME}/archive/${EGIT_COMMIT}.tar.gz -> ${PF}.tar.gz
361 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
362 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
363 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
364
365 DESCRIPTION="Binding business requirements to .Net code"
366
367 diff --git a/dev-util/msbuild/msbuild-15.3-r3.ebuild b/dev-util/msbuild/msbuild-15.3-r3.ebuild
368 index b22fb64..24a139d 100644
369 --- a/dev-util/msbuild/msbuild-15.3-r3.ebuild
370 +++ b/dev-util/msbuild/msbuild-15.3-r3.ebuild
371 @@ -15,7 +15,7 @@ GITHUB_ACCOUNT="mono"
372 GITHUB_PROJECTNAME="linux-packaging-msbuild"
373 EGIT_COMMIT="e08c20fd277b9de1e3a97c5bd9a5dcf95fcff926"
374 SRC_URI="https://github.com/${GITHUB_ACCOUNT}/${GITHUB_PROJECTNAME}/archive/${EGIT_COMMIT}.tar.gz -> ${GITHUB_PROJECTNAME}-${GITHUB_ACCOUNT}-${PV}.tar.gz
375 - https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
376 + https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
377 S="${WORKDIR}/${GITHUB_PROJECTNAME}-${EGIT_COMMIT}"
378
379 HOMEPAGE="https://docs.microsoft.com/visualstudio/msbuild/msbuild"
380
381 diff --git a/dev-util/nunit/nunit-3.0.1-r2.ebuild b/dev-util/nunit/nunit-3.0.1-r2.ebuild
382 index 3c41722..21f262f 100644
383 --- a/dev-util/nunit/nunit-3.0.1-r2.ebuild
384 +++ b/dev-util/nunit/nunit-3.0.1-r2.ebuild
385 @@ -17,7 +17,7 @@ HOMEPAGE="https://github.com/nunit/${NAME}"
386
387 EGIT_COMMIT="dd39deaa2c805783cb069878b58b0447d0849849"
388 SRC_URI="${HOMEPAGE}/archive/${EGIT_COMMIT}.tar.gz -> ${PN}-${PV}.tar.gz"
389 -# https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
390 +# https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
391 S="${WORKDIR}/${NAME}-${EGIT_COMMIT}"
392
393 DESCRIPTION="NUnit test suite for mono applications"
394
395 diff --git a/eclass/dotnet.eclass b/eclass/dotnet.eclass
396 index 335af03..44ea4a5 100644
397 --- a/eclass/dotnet.eclass
398 +++ b/eclass/dotnet.eclass
399 @@ -26,7 +26,7 @@ inherit eutils versionator mono-env
400 DEPEND+=" dev-lang/mono"
401 IUSE+=" debug developer"
402
403 -# SRC_URI+=" https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
404 +# SRC_URI+=" https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
405 # I was unable to setup it this ^^ way
406
407 # SET default use flags according on DOTNET_TARGETS
408
409 diff --git a/eclass/gac.eclass b/eclass/gac.eclass
410 index 676d9dc..2ca6417 100644
411 --- a/eclass/gac.eclass
412 +++ b/eclass/gac.eclass
413 @@ -18,7 +18,7 @@ IUSE+=" +gac pkg-config"
414 DEPEND+=" dev-lang/mono"
415 RDEPEND+=" dev-lang/mono"
416
417 -# SRC_URI+=" https://github.com/mono/mono/raw/master/mcs/class/mono.snk"
418 +# SRC_URI+=" https://github.com/mono/mono/raw/main/mcs/class/mono.snk"
419 # I was unable to setup it this ^^ way
420
421 # @FUNCTION: egacinstall