Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: pym/portage/dbapi/, man/ru/, pym/portage/cache/, doc/config/, ...
Date: Tue, 28 Jun 2016 16:27:49
Message-Id: 1467129262.b5365341dad167e314023df95d2c5e0f955962f0.vapier@gentoo
1 commit: b5365341dad167e314023df95d2c5e0f955962f0
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jun 28 15:54:22 2016 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jun 28 15:54:22 2016 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=b5365341
7
8 refresh many URIs in the code base
9
10 Use https where available, and update old links (like www.gentoo.org)
11 to point to the new location.
12
13 RELEASE-NOTES | 4 ++--
14 bin/install-qa-check.d/10executable-issues | 4 ++--
15 bin/install-qa-check.d/80libraries | 2 +-
16 bin/install-qa-check.d/90gcc-warnings | 4 ++--
17 cnf/make.conf.example | 2 +-
18 cnf/make.conf.example.arm.diff | 2 +-
19 cnf/make.conf.example.sh.diff | 2 +-
20 cnf/make.conf.example.sparc.diff | 6 +++---
21 doc/config/sets.docbook | 4 ++--
22 doc/custom.xsl | 2 +-
23 doc/package/ebuild/eapi/4-python.docbook | 2 +-
24 doc/package/ebuild/eapi/5-progress.docbook | 2 +-
25 doc/portage.docbook | 2 +-
26 doc/qa.docbook | 12 ++++++------
27 man/color.map.5 | 2 +-
28 man/dispatch-conf.1 | 2 +-
29 man/ebuild.1 | 2 +-
30 man/ebuild.5 | 10 +++++-----
31 man/egencache.1 | 2 +-
32 man/emaint.1 | 2 +-
33 man/emerge.1 | 4 ++--
34 man/emirrordist.1 | 2 +-
35 man/env-update.1 | 2 +-
36 man/etc-update.1 | 2 +-
37 man/fixpackages.1 | 2 +-
38 man/make.conf.5 | 20 +++++++++-----------
39 man/portage.5 | 12 ++++++------
40 man/quickpkg.1 | 2 +-
41 man/ru/color.map.5 | 2 +-
42 man/ru/dispatch-conf.1 | 2 +-
43 man/ru/ebuild.1 | 2 +-
44 man/ru/env-update.1 | 2 +-
45 man/ru/etc-update.1 | 2 +-
46 man/ru/fixpackages.1 | 2 +-
47 pym/_emerge/EbuildPhase.py | 2 +-
48 pym/portage/__init__.py | 2 +-
49 pym/portage/_emirrordist/FetchTask.py | 2 +-
50 pym/portage/cache/ebuild_xattr.py | 2 +-
51 pym/portage/cache/mappings.py | 4 ++--
52 pym/portage/data.py | 2 +-
53 pym/portage/dbapi/_SyncfsProcess.py | 2 +-
54 pym/portage/dbapi/vartree.py | 4 ++--
55 pym/portage/dispatch_conf.py | 2 +-
56 pym/portage/package/ebuild/doebuild.py | 4 ++--
57 pym/portage/tests/ebuild/test_array_fromfile_eof.py | 2 +-
58 pym/portage/tests/process/test_poll.py | 2 +-
59 pym/portage/util/__init__.py | 2 +-
60 pym/portage/util/_desktop_entry.py | 2 +-
61 pym/portage/xml/metadata.py | 2 +-
62 pym/portage/xpak.py | 2 +-
63 repoman/man/repoman.1 | 2 +-
64 repoman/pym/repoman/_subprocess.py | 4 ++--
65 repoman/pym/repoman/checks/herds/herdbase.py | 2 +-
66 repoman/pym/repoman/gpg.py | 2 +-
67 .../pym/repoman/modules/scan/metadata/pkgmetadata.py | 2 +-
68 repoman/pym/repoman/tests/simple/test_simple.py | 8 ++++----
69 56 files changed, 92 insertions(+), 94 deletions(-)
70
71 diff --git a/RELEASE-NOTES b/RELEASE-NOTES
72 index bc36675..4b11a11 100644
73 --- a/RELEASE-NOTES
74 +++ b/RELEASE-NOTES
75 @@ -592,7 +592,7 @@ portage-2.1.7
76 for the rationale behind this change.
77 * If using python3, you may notice that some types of program output which
78 require a tty device (like the wget progress bar) will be disabled. This
79 - is due to an upstream python issue: http://bugs.python.org/issue5380. See
80 + is due to an upstream python issue: https://bugs.python.org/issue5380. See
81 bug #287648 for more information.
82 * Licenses in the @EULA license group are now masked by the default
83 ACCEPT_LICENSE setting. You can unmask all licenses by setting
84 @@ -625,7 +625,7 @@ portage-2.1.6
85 updated accordingly, though links exist for backward compability.
86 * -* support in package.keywords was changed as it was inconsistent with
87 ACCEPT_KEYWORDS behavior (also see
88 - http://dev.gentoo.org/~genone/docs/KEYWORDS.stupid).
89 + https://dev.gentoo.org/~genone/docs/KEYWORDS.stupid).
90 Previously having -* in package.keywords matched packages with KEYWORDS="-*",
91 now it resets the ACCEPT_KEYWORDS list for the given atom like it does when
92 used in ACCEPT_KEYWORDS.
93
94 diff --git a/bin/install-qa-check.d/10executable-issues b/bin/install-qa-check.d/10executable-issues
95 index b52cc93..24973fe 100644
96 --- a/bin/install-qa-check.d/10executable-issues
97 +++ b/bin/install-qa-check.d/10executable-issues
98 @@ -48,7 +48,7 @@ elf_check() {
99 if [[ -n ${f}${x} ]] ; then
100 __vecho -ne '\n'
101 eqawarn "QA Notice: The following files contain insecure RUNPATHs"
102 - eqawarn " Please file a bug about this at http://bugs.gentoo.org/"
103 + eqawarn " Please file a bug about this at https://bugs.gentoo.org/"
104 eqawarn " with the maintainer of the package."
105 eqawarn "${f}${f:+${x:+\n}}${x}"
106 __vecho -ne '\n'
107 @@ -121,7 +121,7 @@ elf_check() {
108 eqawarn "QA Notice: The following files contain writable and executable sections"
109 eqawarn " Files with such sections will not work properly (or at all!) on some"
110 eqawarn " architectures/operating systems. A bug should be filed at"
111 - eqawarn " http://bugs.gentoo.org/ to make sure the issue is fixed."
112 + eqawarn " https://bugs.gentoo.org/ to make sure the issue is fixed."
113 eqawarn " For more information, see:"
114 eqawarn
115 eqawarn " https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart"
116
117 diff --git a/bin/install-qa-check.d/80libraries b/bin/install-qa-check.d/80libraries
118 index 8257e5b..e891b2d 100644
119 --- a/bin/install-qa-check.d/80libraries
120 +++ b/bin/install-qa-check.d/80libraries
121 @@ -119,7 +119,7 @@ lib_check() {
122 # When installing static libraries into /usr/lib and shared libraries into
123 # /lib, we have to make sure we have a linker script in /usr/lib along side
124 # the static library, or gcc will utilize the static lib when linking :(.
125 - # http://bugs.gentoo.org/4411
126 + # https://bugs.gentoo.org/4411
127 local abort="no"
128 local a s
129 for a in "${ED}"usr/lib*/*.a ; do
130
131 diff --git a/bin/install-qa-check.d/90gcc-warnings b/bin/install-qa-check.d/90gcc-warnings
132 index a160436..bde198c 100644
133 --- a/bin/install-qa-check.d/90gcc-warnings
134 +++ b/bin/install-qa-check.d/90gcc-warnings
135 @@ -98,7 +98,7 @@ gcc_warn_check() {
136 eerror
137 eerror "${f}"
138 eerror
139 - eerror " Please file a bug about this at http://bugs.gentoo.org/"
140 + eerror " Please file a bug about this at https://bugs.gentoo.org/"
141 eerror " with the maintainer of the package."
142 eerror
143 else
144 @@ -136,7 +136,7 @@ gcc_warn_check() {
145 eerror
146 eerror "${f}"
147 eerror
148 - eerror " Please file a bug about this at http://bugs.gentoo.org/"
149 + eerror " Please file a bug about this at https://bugs.gentoo.org/"
150 eerror " with the maintainer of the package."
151 eerror
152 else
153
154 diff --git a/cnf/make.conf.example b/cnf/make.conf.example
155 index b897f02..1df3093 100644
156 --- a/cnf/make.conf.example
157 +++ b/cnf/make.conf.example
158 @@ -215,7 +215,7 @@
159 # one of them sync from the rotations above. The other boxes can then rsync
160 # from the local rsync server, reducing the load on the mirrors.
161 # Instructions for setting up a local rsync server are available here:
162 -# http://www.gentoo.org/doc/en/rsync.xml
163 +# https://wiki.gentoo.org/wiki/Local_Mirror
164 #
165 #SYNC="rsync://rsync.gentoo.org/gentoo-portage"
166 #
167
168 diff --git a/cnf/make.conf.example.arm.diff b/cnf/make.conf.example.arm.diff
169 index bb93563..e52d1bc 100644
170 --- a/cnf/make.conf.example.arm.diff
171 +++ b/cnf/make.conf.example.arm.diff
172 @@ -36,7 +36,7 @@
173 +# -march=strongarm110 code will not run on a regular StrongARM).
174 +#
175 +# For a full listing of supported CPU models, please refer to the GCC website:
176 -+# http://gcc.gnu.org/onlinedocs/gcc-3.3/gcc/ARM-Options.html
177 ++# https://gcc.gnu.org/onlinedocs/gcc-4.9.3/gcc/ARM-Options.html
178 +#
179 +# Netwinder:
180 +#CFLAGS="-mcpu=strongarm110 -O2 -pipe"
181
182 diff --git a/cnf/make.conf.example.sh.diff b/cnf/make.conf.example.sh.diff
183 index 9699a70..bfe9dc7 100644
184 --- a/cnf/make.conf.example.sh.diff
185 +++ b/cnf/make.conf.example.sh.diff
186 @@ -31,7 +31,7 @@
187 #
188 -#CFLAGS="-O2 -pipe"
189 +# For a full listing of supported CPU models, please refer to the GCC website:
190 -+# http://gcc.gnu.org/onlinedocs/gcc-3.3/gcc/SH-Options.html
191 ++# https://gcc.gnu.org/onlinedocs/gcc-4.9.3/gcc/SH-Options.html
192 #
193 +#CFLAGS="-m4 -O2 -pipe"
194 +
195
196 diff --git a/cnf/make.conf.example.sparc.diff b/cnf/make.conf.example.sparc.diff
197 index c68a95a..1055b4a 100644
198 --- a/cnf/make.conf.example.sparc.diff
199 +++ b/cnf/make.conf.example.sparc.diff
200 @@ -8,7 +8,7 @@
201 +# ============
202 +# This should be left to the default value of sparc-unknown-linux-gnu unless
203 +# you are absolutely certain of the consequences. In addition to potentially
204 -+# destroying your system, you will receive no support and your bugs will be
205 ++# destroying your system, you will receive no support and your bugs will be
206 +# marked INVALID if you change this.
207 +#
208 +# CHOST="sparc-unknown-linux-gnu"
209 @@ -25,8 +25,8 @@
210 -#CFLAGS="-O2 -pipe"
211 -#
212 +# Sparc specific cpu optimizatiobn flags can be found here:
213 -+# http://gcc.gnu.org/onlinedocs/gcc-3.3/gcc/SPARC-Options.html#SPARC%20Options
214 -+#
215 ++# https://gcc.gnu.org/onlinedocs/gcc-4.9.3/gcc/SPARC-Options.html
216 ++#
217 +# -mcpu=<cpu-type> means optimize code for the particular type of CPU without
218 +# breaking compatibility with other CPUs.
219 +#
220
221 diff --git a/doc/config/sets.docbook b/doc/config/sets.docbook
222 index 749b775..0fe50f2 100644
223 --- a/doc/config/sets.docbook
224 +++ b/doc/config/sets.docbook
225 @@ -32,7 +32,7 @@
226 uses Pythons <classname>ConfigParser</classname> module, which implements
227 the syntax usually found in .ini files. At its core it allows various
228 named sections that each can contain any number of key-value pairs, see
229 - the <ulink url="http://doc.python.org/lib/module-ConfigParser.html" type="text/html">Python documentation</ulink>
230 + the <ulink url="https://doc.python.org/lib/module-ConfigParser.html" type="text/html">Python documentation</ulink>
231 for the full details.
232 </para>
233 <para>
234 @@ -157,7 +157,7 @@
235 longer description than usual. So it
236 needs more than one line.
237
238 - homepage: http://www.foobar.org
239 + homepage: https://www.foobar.org/
240
241 author: John Doe &lt;john@×××.com&gt;
242 </programlisting>
243
244 diff --git a/doc/custom.xsl b/doc/custom.xsl
245 index a7763ec..11a2b9e 100644
246 --- a/doc/custom.xsl
247 +++ b/doc/custom.xsl
248 @@ -1,4 +1,4 @@
249 -<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
250 +<xsl:stylesheet xmlns:xsl="https://www.w3.org/1999/XSL/Transform" version="1.0">
251 <xsl:param name="toc.section.depth" select="20"/>
252 <xsl:param name="chunk.section.depth" select="2"/>
253 <xsl:param name="generate.section.toc.level" select="2"/>
254
255 diff --git a/doc/package/ebuild/eapi/4-python.docbook b/doc/package/ebuild/eapi/4-python.docbook
256 index a61ac05..5fc6ea0 100644
257 --- a/doc/package/ebuild/eapi/4-python.docbook
258 +++ b/doc/package/ebuild/eapi/4-python.docbook
259 @@ -1,7 +1,7 @@
260 <section id='package-ebuild-eapi-4-python'>
261 <title>EAPI 4-python</title>
262 <para>
263 - Also see the <ulink url="http://people.apache.org/~Arfrever/EAPI_4-python_Specification">official EAPI 4-python Specification</ulink>.
264 + Also see the <ulink url="https://people.apache.org/~Arfrever/EAPI_4-python_Specification">official EAPI 4-python Specification</ulink>.
265 </para>
266 <section id='package-ebuild-eapi-4-python-helpers'>
267 <title>Helpers</title>
268
269 diff --git a/doc/package/ebuild/eapi/5-progress.docbook b/doc/package/ebuild/eapi/5-progress.docbook
270 index 6493d7e..4d07be8 100644
271 --- a/doc/package/ebuild/eapi/5-progress.docbook
272 +++ b/doc/package/ebuild/eapi/5-progress.docbook
273 @@ -1,7 +1,7 @@
274 <section id='package-ebuild-eapi-5-progress'>
275 <title>EAPI 5-progress</title>
276 <para>
277 - Also see the <ulink url="http://people.apache.org/~Arfrever/EAPI_5-progress_Specification">official EAPI 5-progress Specification</ulink>.
278 + Also see the <ulink url="https://people.apache.org/~Arfrever/EAPI_5-progress_Specification">official EAPI 5-progress Specification</ulink>.
279 </para>
280 <section id='package-ebuild-eapi-5-progress-helpers'>
281 <title>Helpers</title>
282
283 diff --git a/doc/portage.docbook b/doc/portage.docbook
284 index 811544f..f7d539a 100644
285 --- a/doc/portage.docbook
286 +++ b/doc/portage.docbook
287 @@ -1,6 +1,6 @@
288 <?xml version="1.0" encoding="UTF-8"?>
289 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook V4.4//EN"
290 - "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
291 + "https://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
292
293 <!ENTITY date SYSTEM "fragment/date">
294 <!ENTITY version SYSTEM "fragment/version">
295
296 diff --git a/doc/qa.docbook b/doc/qa.docbook
297 index 6e25714..28ff6cf 100644
298 --- a/doc/qa.docbook
299 +++ b/doc/qa.docbook
300 @@ -5,7 +5,7 @@
301 <para>
302 Here we'll go over each QA notice and what you (as a developer) can do to fix
303 the issue. If you're a user, you should of course go
304 - <ulink url="http://bugs.gentoo.org/">file a bug</ulink>. We'll only cover the
305 + <ulink url="https://bugs.gentoo.org/">file a bug</ulink>. We'll only cover the
306 non-obvious notices here.
307 </para>
308 <para>
309 @@ -58,7 +58,7 @@
310 </programlisting>
311 </para>
312 <para>
313 - Please see the Gentoo Hardened <ulink url="http://hardened.gentoo.org/pic-fix-guide.xml">PIC Fix Guide</ulink>.
314 + Please see the Gentoo Hardened <ulink url="https://wiki.gentoo.org/wiki/Hardened/Textrels_Guide">PIC Fix Guide</ulink>.
315 </para>
316 </sect1>
317
318 @@ -70,7 +70,7 @@
319 </programlisting>
320 </para>
321 <para>
322 - Please see the Gentoo Hardened <ulink url="http://www.gentoo.org/proj/en/hardened/gnu-stack.xml">GNU Stack Guide</ulink>.
323 + Please see the Gentoo Hardened <ulink url="https://wiki.gentoo.org/wiki/Hardened/GNU_stack_quickstart">GNU Stack Guide</ulink>.
324 </para>
325 </sect1>
326
327 @@ -165,7 +165,7 @@
328 to use the <command>gen_usr_ldscript</command> function found in the
329 toolchain-funcs.eclass. Refer to the
330 man page for information on how to use it. See this
331 - <ulink url="http://bugs.gentoo.org/4411">bug report</ulink> for some history
332 + <ulink url="https://bugs.gentoo.org/4411">bug report</ulink> for some history
333 on this issue.
334 </para>
335 </sect1>
336 @@ -222,9 +222,9 @@
337 up as the optimization was not turned on by default. With gcc-4.1.x and
338 newer though, the -O2 optimization level enables strict aliasing support.
339 For information, please review these links:
340 - <ulink url="http://mail-index.netbsd.org/tech-kern/2003/08/11/0001.html">NetBSD Explanation</ulink>,
341 + <ulink url="https://mail-index.netbsd.org/tech-kern/2003/08/11/0001.html">NetBSD Explanation</ulink>,
342 <ulink url="http://thread.gmane.org/gmane.linux.gentoo.devel/39495">Gentoo Dev Thread</ulink>,
343 - <ulink url="http://gcc.gnu.org/bugs.html#nonbugs_c">GCC Docs</ulink>,
344 + <ulink url="https://gcc.gnu.org/bugs.html#nonbugs_c">GCC Docs</ulink>,
345 <ulink url="http://cellperformance.beyond3d.com/articles/2006/06/understanding-strict-aliasing.html">Practical examples</ulink>.
346 </para>
347 <para>
348
349 diff --git a/man/color.map.5 b/man/color.map.5
350 index 5543628..ee3fda9 100644
351 --- a/man/color.map.5
352 +++ b/man/color.map.5
353 @@ -186,7 +186,7 @@ Defines color used for warnings.
354 .B invisible
355 .RE
356 .SH "REPORTING BUGS"
357 -Please report bugs via http://bugs.gentoo.org/
358 +Please report bugs via https://bugs.gentoo.org/
359 .SH "AUTHORS"
360 .nf
361 Arfrever Frehtes Taifersar Arahesis <arfrever@××××××.org>
362
363 diff --git a/man/dispatch-conf.1 b/man/dispatch-conf.1
364 index 3a5264a..a3d233b 100644
365 --- a/man/dispatch-conf.1
366 +++ b/man/dispatch-conf.1
367 @@ -71,7 +71,7 @@ mentioned in the \fBci\fR(1) man page, users can control access
368 to RCS files by setting the permissions of the directory
369 containing the files.
370 .SH "REPORTING BUGS"
371 -Please report bugs via http://bugs.gentoo.org/
372 +Please report bugs via https://bugs.gentoo.org/
373 .SH "AUTHORS"
374 .nf
375 Jeremy Wohl
376
377 diff --git a/man/ebuild.1 b/man/ebuild.1
378 index 29f88b0..1d48844 100644
379 --- a/man/ebuild.1
380 +++ b/man/ebuild.1
381 @@ -206,7 +206,7 @@ Do not use the \fIEBUILD_DEFAULT_OPTS\fR environment variable.
382 .BR "\-\-skip\-manifest"
383 Skip all manifest checks.
384 .SH "REPORTING BUGS"
385 -Please report bugs via http://bugs.gentoo.org/
386 +Please report bugs via https://bugs.gentoo.org/
387 .SH "AUTHORS"
388 .nf
389 Achim Gottinger <achim@g.o>
390
391 diff --git a/man/ebuild.5 b/man/ebuild.5
392 index c9b5f4b..72b8b69 100644
393 --- a/man/ebuild.5
394 +++ b/man/ebuild.5
395 @@ -541,7 +541,7 @@ who uses the \fBebuild\fR(1) and \fBrepoman\fR(1) commands with this
396 package will be required to have a version of portage that recognizes
397 the EAPI to which this package conforms.
398 .TP
399 -.B SRC_URI\fR = \fI"http://example.com/path/${P}.tar.gz"
400 +.B SRC_URI\fR = \fI"https://example.com/path/${P}.tar.gz"
401 Contains a list of URIs for the required source files. It can contain
402 multiple URIs for a single source file. The list is processed in order
403 if the file was not found on any of the \fIGENTOO_MIRRORS\fR.
404 @@ -550,7 +550,7 @@ customized with a "->" operator on the right hand side, followed by the
405 desired output file name. All tokens, including the operator and output
406 file name, should be separated by whitespace.
407 .TP
408 -.B HOMEPAGE\fR = \fI"http://example.com/"
409 +.B HOMEPAGE\fR = \fI"https://example.com/"
410 Should contain a list of URIs for the sources main sites and other further
411 package dependent information.
412 .TP
413 @@ -730,7 +730,7 @@ allows for packages to depend on \fIvirtual/jdk\fR rather than on blackdown
414 or sun specifically.
415
416 The \fBPROVIDE\fR variable has been deprecated. See
417 -\fIhttp://www.gentoo.org/proj/en/glep/glep-0037.html\fR for details.
418 +\fIhttps://wiki.gentoo.org/wiki/GLEP:37\fR for details.
419
420 .TP
421 .B DOCS
422 @@ -1538,7 +1538,7 @@ EAPI="5"
423 inherit some_eclass another_eclass
424
425 DESCRIPTION="Super\-useful stream editor (sed)"
426 -HOMEPAGE="http://www.gnu.org/software/sed/sed.html"
427 +HOMEPAGE="https://www.gnu.org/software/sed/"
428 SRC_URI="ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
429
430 LICENSE="GPL\-2"
431 @@ -1584,7 +1584,7 @@ Contains variables customizing colors.
432 .BR color.map (5)
433
434 .SH "REPORTING BUGS"
435 -Please report bugs via http://bugs.gentoo.org/
436 +Please report bugs via https://bugs.gentoo.org/
437
438 .SH "AUTHORS"
439 .nf
440
441 diff --git a/man/egencache.1 b/man/egencache.1
442 index 7fd17c2..9c77029 100644
443 --- a/man/egencache.1
444 +++ b/man/egencache.1
445 @@ -156,7 +156,7 @@ This causes intermediate cache (in a different format that includes
446 eclass state) to be generated inside the directory which is configurable
447 via the \fB\-\-cache\-dir\fR option.
448 .SH "REPORTING BUGS"
449 -Please report bugs via http://bugs.gentoo.org/
450 +Please report bugs via https://bugs.gentoo.org/
451 .SH "AUTHORS"
452 .nf
453 Zac Medico <zmedico@g.o>
454
455 diff --git a/man/emaint.1 b/man/emaint.1
456 index 7c7638f..cfdadc8 100644
457 --- a/man/emaint.1
458 +++ b/man/emaint.1
459 @@ -99,7 +99,7 @@ specified multiple times, in order to sync multiple submodules.
460 Currently, this option has no effect for sync protocols other
461 than rsync.
462 .SH "REPORTING BUGS"
463 -Please report bugs via http://bugs.gentoo.org/
464 +Please report bugs via https://bugs.gentoo.org/
465 .SH AUTHORS
466 .nf
467 Pavel Kazakov <nullishzero@g.o>
468
469 diff --git a/man/emerge.1 b/man/emerge.1
470 index bfa2f73..75862d7 100644
471 --- a/man/emerge.1
472 +++ b/man/emerge.1
473 @@ -108,7 +108,7 @@ later updating.
474 .BR \-\-check\-news
475 Scan all repositories for relevant unread GLEP 42 news items, and display
476 how many are found. See
477 -\fIhttp://www.gentoo.org/proj/en/glep/glep-0042.html\fR.
478 +\fIhttps://wiki.gentoo.org/wiki/GLEP:42\fR.
479 .TP
480 .BR \-\-clean
481 Cleans up the system by examining the installed packages and removing older
482 @@ -1244,7 +1244,7 @@ auto\-merge trivial changes.
483 .SH "REPORTING BUGS"
484 Please report any bugs you encounter through our website:
485 .LP
486 -\fBhttp://bugs.gentoo.org/\fR
487 +\fBhttps://bugs.gentoo.org/\fR
488 .LP
489 Please include the output of \fBemerge \-\-info\fR when you submit your
490 bug report.
491
492 diff --git a/man/emirrordist.1 b/man/emirrordist.1
493 index 6e6c508..cdd66cb 100644
494 --- a/man/emirrordist.1
495 +++ b/man/emirrordist.1
496 @@ -120,7 +120,7 @@ Specifies a file containing a list of files to whitelist, one per line,
497 # prefixed lines ignored. Use this option multiple times in order to
498 specify multiple whitelists.
499 .SH "REPORTING BUGS"
500 -Please report bugs via http://bugs.gentoo.org/
501 +Please report bugs via https://bugs.gentoo.org/
502 .SH "THANKS"
503 Special thanks to Brian Harring, author of the mirror\-dist program from
504 which emirrordist is derived.
505
506 diff --git a/man/env-update.1 b/man/env-update.1
507 index 9ceddab..f60945d 100644
508 --- a/man/env-update.1
509 +++ b/man/env-update.1
510 @@ -20,7 +20,7 @@ first.
511 Do not run \fBldconfig\fR (and thus skip rebuilding the \fIld.so.cache\fR,
512 etc...).
513 .SH "REPORTING BUGS"
514 -Please report bugs via http://bugs.gentoo.org/
515 +Please report bugs via https://bugs.gentoo.org/
516 .SH "AUTHORS"
517 Daniel Robbins <drobbins@g.o>
518 .SH "SEE ALSO"
519
520 diff --git a/man/etc-update.1 b/man/etc-update.1
521 index 71900da..fd6568a 100644
522 --- a/man/etc-update.1
523 +++ b/man/etc-update.1
524 @@ -36,7 +36,7 @@ Show settings and important decision info while running.
525 Select one of the automatic merge modes. Valid modes are: \-3 \-5 \-7 \-9.
526 See the \fI\-\-help\fR text for more details.
527 .SH "REPORTING BUGS"
528 -Please report bugs via http://bugs.gentoo.org/
529 +Please report bugs via https://bugs.gentoo.org/
530 .SH "AUTHORS"
531 .nf
532 Jochem Kossen and Leo Lipelis
533
534 diff --git a/man/fixpackages.1 b/man/fixpackages.1
535 index 3168327..4797810 100644
536 --- a/man/fixpackages.1
537 +++ b/man/fixpackages.1
538 @@ -7,7 +7,7 @@ fixpackages \- Perform package move updates for all packages
539 The fixpackages program performs package move updates on configuration
540 files, installed packages, and binary packages.
541 .SH "REPORTING BUGS"
542 -Please report bugs via http://bugs.gentoo.org/
543 +Please report bugs via https://bugs.gentoo.org/
544 .SH AUTHORS
545 Zac Medico <zmedico@g.o>
546 .SH "SEE ALSO"
547
548 diff --git a/man/make.conf.5 b/man/make.conf.5
549 index 26bbf06..aea189e 100644
550 --- a/man/make.conf.5
551 +++ b/man/make.conf.5
552 @@ -12,7 +12,7 @@ simple shell\-like expansion of the form \fIvar="${var}"\fR, the source
553 keyword and variable substitution, but not some of the more advanced BASH
554 features like arrays and special parameter expansions. For more details, see
555 the Simple lexical analysis documentation:
556 -\fLhttp://docs.python.org/3/library/shlex.html\fR. Note that if you source
557 +\fLhttps://docs.python.org/3/library/shlex.html\fR. Note that if you source
558 files, they need to be in the same shlex syntax for portage to read them.
559 If make.conf is a directory, then all the files in that directory will
560 be sorted in ascending alphabetical order by file name and summed
561 @@ -62,7 +62,7 @@ with the '@' symbol. License groups are defined in the \fIlicense_groups\fR
562 file (see \fBportage\fR(5)). In addition to license and group names, the
563 \fI*\fR and \fI-*\fR wildcard tokens are also supported. Refer to GLEP 23
564 for further information:
565 -\fIhttp://www.gentoo.org/proj/en/glep/glep-0023.html\fR.
566 +\fIhttps://wiki.gentoo.org/wiki/GLEP:23\fR.
567 .br
568 Defaults to the value of * -@EULA.
569 .br
570 @@ -136,7 +136,7 @@ compile/run if the optimizations are too extreme.
571
572 For more information, see the \fIInvoking GCC\fR section of the gcc manual:
573 .br
574 -http://gcc.gnu.org/onlinedocs/
575 +https://gcc.gnu.org/onlinedocs/
576 .TP
577 .B CHOST
578 This variable is passed by the \fIebuild scripts\fR to the \fIconfigure\fR
579 @@ -144,13 +144,11 @@ step as \fI\-\-host=${CHOST}\fR. This way you can force the build\-host.
580
581 For more information:
582 .br
583 -http://gcc.gnu.org/onlinedocs/gcc\-4.1.1/gcc/Submodel\-Options.html
584 +https://gcc.gnu.org/onlinedocs/gcc\-6.1.0/gcc/Submodel\-Options.html
585 .br
586 -http://gcc.gnu.org/onlinedocs/gcc\-3.3/gcc/Submodel\-Options.html
587 +https://gcc.gnu.org/onlinedocs/gcc\-5.4.0/gcc/Submodel\-Options.html
588 .br
589 -http://gcc.gnu.org/onlinedocs/gcc\-3.2/gcc/Submodel\-Options.html
590 -.br
591 -http://gcc.gnu.org/onlinedocs/gcc\-2.95.3/gcc_2.html
592 +https://gcc.gnu.org/onlinedocs/gcc\-4.9.3/gcc/Submodel\-Options.html
593 .TP
594 \fBCLEAN_DELAY\fR = \fIinteger\fR
595 Determines how long the countdown delay will be after running
596 @@ -480,7 +478,7 @@ configures new enough distcc to use the proxy.
597 .TP
598 .B news
599 Enable GLEP 42 news support. See
600 -\fIhttp://www.gentoo.org/proj/en/glep/glep-0042.html\fR.
601 +\fIhttps://wiki.gentoo.org/wiki/GLEP:42\fR.
602 .TP
603 .B noauto
604 When utilizing \fBebuild\fR(1), only run the function requested. Also, forces
605 @@ -688,7 +686,7 @@ more modern build systems.
606
607 For more information, see the \fIInvoking GCC\fR section of the gcc manual:
608 .br
609 -http://gcc.gnu.org/onlinedocs/
610 +https://gcc.gnu.org/onlinedocs/
611 .TP
612 \fBGENTOO_MIRRORS\fR = \fI[URIs]\fR
613 Insert your space\-separated list of local mirrors here. These
614 @@ -1150,7 +1148,7 @@ USE from the environment variables, such as LINGUAS, defined by files in
615 .RE
616
617 .SH "REPORTING BUGS"
618 -Please report bugs via http://bugs.gentoo.org/
619 +Please report bugs via https://bugs.gentoo.org/
620 .SH "AUTHORS"
621 .nf
622 Daniel Robbins <drobbins@g.o>
623
624 diff --git a/man/portage.5 b/man/portage.5
625 index 7c2a8f7..963f49d 100644
626 --- a/man/portage.5
627 +++ b/man/portage.5
628 @@ -9,7 +9,7 @@ is a reference only for files which do not already have a man page.
629
630 All files in the make.profile directory may be tweaked via parent profiles
631 when using cascading profiles. For more info, please see
632 -http://www.gentoo.org/proj/en/releng/docs/cascading-profiles.xml
633 +https://wiki.gentoo.org/wiki/Profile_(Portage)
634 .IP Note:
635 If you are looking for information on how to emerge something, please see
636 .BR emerge (1).
637 @@ -1091,7 +1091,7 @@ auto\-sync = yes
638 [voip]
639 location = /var/lib/layman/voip
640 sync\-type = laymanator
641 -sync\-uri = git://git.overlays.gentoo.org/proj/voip.git
642 +sync\-uri = git://anongit.gentoo.org/proj/voip.git
643 auto\-sync = yes
644 .fi
645 .RE
646 @@ -1375,7 +1375,7 @@ A list of all the variables which will be displayed when you run `emerge info`.
647 This contains groups of licenses that may be specifed in the
648 \fBACCEPT_LICENSE\fR variable (see \fBmake.conf\fR(5)). Refer
649 to GLEP 23 for further information:
650 -\fIhttp://www.gentoo.org/proj/en/glep/glep-0023.html\fR.
651 +\fIhttps://wiki.gentoo.org/wiki/GLEP:23\fR.
652
653 .I Format:
654 .nf
655 @@ -1485,7 +1485,7 @@ http://unc.dl.sourceforge.net/sourceforge
656 gentoo http://distro.ibiblio.org/pub/linux/distributions/gentoo/distfiles/ \
657 ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo/distfiles
658
659 -kernel http://www.kernel.org/pub http://www.us.kernel.org/pub
660 +kernel https://www.kernel.org/pub https://www.us.kernel.org/pub
661 .fi
662 .TP
663 .BR use.desc
664 @@ -1509,7 +1509,7 @@ All local USE flags are listed here along with the package and a
665 description. This file is automatically generated from the
666 metadata.xml files that are included with each individual package.
667 Refer to GLEP 56 for further information:
668 -\fIhttp://www.gentoo.org/proj/en/glep/glep-0056.html\fR.
669 +\fIhttps://wiki.gentoo.org/wiki/GLEP:56\fR.
670
671 .nf
672 .I Format:
673 @@ -1642,7 +1642,7 @@ packages sets which always begin with the \fB@\fR character. Use
674 .fi
675 .RE
676 .SH "REPORTING BUGS"
677 -Please report bugs via http://bugs.gentoo.org/
678 +Please report bugs via https://bugs.gentoo.org/
679 .SH "AUTHORS"
680 .nf
681 Marius Mauch <genone@g.o>
682
683 diff --git a/man/quickpkg.1 b/man/quickpkg.1
684 index a3f6165..06a1f0b 100644
685 --- a/man/quickpkg.1
686 +++ b/man/quickpkg.1
687 @@ -58,7 +58,7 @@ planeshift
688 .B quickpkg
689 @system
690 .SH "REPORTING BUGS"
691 -Please report bugs via http://bugs.gentoo.org/
692 +Please report bugs via https://bugs.gentoo.org/
693 .SH AUTHORS
694 .nf
695 Terry Chan (original author)
696
697 diff --git a/man/ru/color.map.5 b/man/ru/color.map.5
698 index f7e65e3..804e719 100644
699 --- a/man/ru/color.map.5
700 +++ b/man/ru/color.map.5
701 @@ -189,7 +189,7 @@ color.map \- пользовательские настройки цвета в P
702 .B invisible - невидимый
703 .RE
704 .SH "БАГТРЕКЕР"
705 -Об обнаруженных ошибках сообщайте на http://bugs.gentoo.org/
706 +Об обнаруженных ошибках сообщайте на https://bugs.gentoo.org/
707 .SH "АВТОРЫ"
708 .nf
709 Arfrever Frehtes Taifersar Arahesis <arfrever@××××××.org>
710
711 diff --git a/man/ru/dispatch-conf.1 b/man/ru/dispatch-conf.1
712 index a511e97..99ab069 100644
713 --- a/man/ru/dispatch-conf.1
714 +++ b/man/ru/dispatch-conf.1
715 @@ -76,7 +76,7 @@ dispatch\-conf \- безопасное обновление конфигурац
716 управлять доступом к RCS\-файлам, изменив права на доступ к
717 каталогу, в котором они лежат.
718 .SH "БАГТРЕКЕР"
719 -Об обнаруженных ошибках сообщайте на http://bugs.gentoo.org/
720 +Об обнаруженных ошибках сообщайте на https://bugs.gentoo.org/
721 .SH "АВТОРЫ"
722 .nf
723 Jeremy Wohl
724
725 diff --git a/man/ru/ebuild.1 b/man/ru/ebuild.1
726 index 98d4b5a..8767811 100644
727 --- a/man/ru/ebuild.1
728 +++ b/man/ru/ebuild.1
729 @@ -214,7 +214,7 @@ SRC_URI, будет использована стандартная src_unpack()
730 .BR "\-\-skip\-manifest"
731 Пропустить проверку Manifest-файлов.
732 .SH "БАГТРЕКЕР"
733 -Об обнаруженных ошибках сообщайте на http://bugs.gentoo.org/
734 +Об обнаруженных ошибках сообщайте на https://bugs.gentoo.org/
735 .SH "АВТОРЫ"
736 .nf
737 Achim Gottinger <achim@g.o>
738
739 diff --git a/man/ru/env-update.1 b/man/ru/env-update.1
740 index 9e0775e..e1e584c 100644
741 --- a/man/ru/env-update.1
742 +++ b/man/ru/env-update.1
743 @@ -21,7 +21,7 @@ env\-update \- автоматическое обновление настрое
744 Не запускать \fBldconfig\fR (и, тем самым, опустить пересборку
745 кэша \fIld.so.cache\fR и т.д.).
746 .SH "БАГТРЕКЕР"
747 -Об обнаруженных ошибках сообщайте на http://bugs.gentoo.org/
748 +Об обнаруженных ошибках сообщайте на https://bugs.gentoo.org/
749 .SH "АВТОРЫ"
750 Daniel Robbins <drobbins@g.o>
751 .SH "СМОТРИ ТАКЖЕ"
752
753 diff --git a/man/ru/etc-update.1 b/man/ru/etc-update.1
754 index f799317..dcc641f 100644
755 --- a/man/ru/etc-update.1
756 +++ b/man/ru/etc-update.1
757 @@ -41,7 +41,7 @@ etc\-update \- обработка изменений конфигурацион
758 режимы работы это \-3, \-5, \-7, \-9. Для более подробной
759 информации смотри текст, выдаваемый опцией \fI\-\-help\fR.
760 .SH "БАГТРЕКЕР"
761 -Об обнаруженных ошибках сообщайте на http://bugs.gentoo.org/
762 +Об обнаруженных ошибках сообщайте на https://bugs.gentoo.org/
763 .SH "АВТОРЫ"
764 .nf
765 Jochem Kossen and Leo Lipelis
766
767 diff --git a/man/ru/fixpackages.1 b/man/ru/fixpackages.1
768 index 41eb284..606e285 100644
769 --- a/man/ru/fixpackages.1
770 +++ b/man/ru/fixpackages.1
771 @@ -9,7 +9,7 @@ fixpackages \- выполняет переносы пакетов при обн
772 для конфигурационных файлов, установленных пакетов и двоичных
773 пакетов.
774 .SH "БАГТРЕКЕР"
775 -Об обнаруженных ошибках сообщайте на http://bugs.gentoo.org/
776 +Об обнаруженных ошибках сообщайте на https://bugs.gentoo.org/
777 .SH "АВТОРЫ"
778 Zac Medico <zmedico@g.o>
779 .SH "СМОТРИ ТАКЖЕ"
780
781 diff --git a/pym/_emerge/EbuildPhase.py b/pym/_emerge/EbuildPhase.py
782 index b1f7c21..fc185fc 100644
783 --- a/pym/_emerge/EbuildPhase.py
784 +++ b/pym/_emerge/EbuildPhase.py
785 @@ -20,7 +20,7 @@ except (SystemExit, KeyboardInterrupt):
786 raise
787 except (ImportError, SystemError, RuntimeError, Exception):
788 # broken or missing xml support
789 - # http://bugs.python.org/issue14988
790 + # https://bugs.python.org/issue14988
791 MetaDataXML = None
792
793 import portage
794
795 diff --git a/pym/portage/__init__.py b/pym/portage/__init__.py
796 index 0612e22..427f79b 100644
797 --- a/pym/portage/__init__.py
798 +++ b/pym/portage/__init__.py
799 @@ -432,7 +432,7 @@ if platform.system() in ('FreeBSD',):
800
801 if sys.hexversion < 0x3020000 and sys.hexversion >= 0x3000000:
802 # Python 3.1 _execvp throws TypeError for non-absolute executable
803 - # path passed as bytes (see http://bugs.python.org/issue8513).
804 + # path passed as bytes (see https://bugs.python.org/issue8513).
805 fullname = process.find_binary(cmd[0])
806 if fullname is None:
807 raise exception.CommandNotFound(cmd[0])
808
809 diff --git a/pym/portage/_emirrordist/FetchTask.py b/pym/portage/_emirrordist/FetchTask.py
810 index 307c5bd..64de675 100644
811 --- a/pym/portage/_emirrordist/FetchTask.py
812 +++ b/pym/portage/_emirrordist/FetchTask.py
813 @@ -436,7 +436,7 @@ class FetchTask(CompositeTask):
814 if sys.hexversion < 0x3020000 and sys.hexversion >= 0x3000000 and \
815 not os.path.isabs(args[0]):
816 # Python 3.1 _execvp throws TypeError for non-absolute executable
817 - # path passed as bytes (see http://bugs.python.org/issue8513).
818 + # path passed as bytes (see https://bugs.python.org/issue8513).
819 fullname = portage.process.find_binary(args[0])
820 if fullname is None:
821 raise portage.exception.CommandNotFound(args[0])
822
823 diff --git a/pym/portage/cache/ebuild_xattr.py b/pym/portage/cache/ebuild_xattr.py
824 index db6e177..cc6b062 100644
825 --- a/pym/portage/cache/ebuild_xattr.py
826 +++ b/pym/portage/cache/ebuild_xattr.py
827 @@ -59,7 +59,7 @@ class database(fs_template.FsBased):
828 s+=hundred
829 except IOError as e:
830 # ext based give wrong errno
831 - # http://bugzilla.kernel.org/show_bug.cgi?id=12793
832 + # https://bugzilla.kernel.org/show_bug.cgi?id=12793
833 if e.errno in (errno.E2BIG, errno.ENOSPC):
834 result = len(s)-100
835 else:
836
837 diff --git a/pym/portage/cache/mappings.py b/pym/portage/cache/mappings.py
838 index cd39a6e..921fdaf 100644
839 --- a/pym/portage/cache/mappings.py
840 +++ b/pym/portage/cache/mappings.py
841 @@ -14,7 +14,7 @@ class Mapping(object):
842 Mapping and MutableMapping from the collections module, but 2to3
843 doesn't currently account for this change:
844
845 - http://bugs.python.org/issue2876
846 + https://bugs.python.org/issue2876
847
848 As a workaround for the above issue, use this class as a substitute
849 for UserDict.DictMixin so that code converted via 2to3 will run.
850 @@ -140,7 +140,7 @@ class UserDict(MutableMapping):
851 Use this class as a substitute for UserDict.UserDict so that
852 code converted via 2to3 will run:
853
854 - http://bugs.python.org/issue2876
855 + https://bugs.python.org/issue2876
856 """
857
858 __slots__ = ('data',)
859
860 diff --git a/pym/portage/data.py b/pym/portage/data.py
861 index 2c99548..28d6eb7 100644
862 --- a/pym/portage/data.py
863 +++ b/pym/portage/data.py
864 @@ -197,7 +197,7 @@ def _get_global(k):
865
866 if sys.hexversion < 0x3020000 and sys.hexversion >= 0x3000000:
867 # Python 3.1 _execvp throws TypeError for non-absolute executable
868 - # path passed as bytes (see http://bugs.python.org/issue8513).
869 + # path passed as bytes (see https://bugs.python.org/issue8513).
870 fullname = portage.process.find_binary(cmd[0])
871 if fullname is None:
872 globals()[k] = v
873
874 diff --git a/pym/portage/dbapi/_SyncfsProcess.py b/pym/portage/dbapi/_SyncfsProcess.py
875 index 7518214..767dc20 100644
876 --- a/pym/portage/dbapi/_SyncfsProcess.py
877 +++ b/pym/portage/dbapi/_SyncfsProcess.py
878 @@ -10,7 +10,7 @@ class SyncfsProcess(ForkProcess):
879 Isolate ctypes usage in a subprocess, in order to avoid
880 potential problems with stale cached libraries as
881 described in bug #448858, comment #14 (also see
882 - http://bugs.python.org/issue14597).
883 + https://bugs.python.org/issue14597).
884 """
885
886 __slots__ = ('paths',)
887
888 diff --git a/pym/portage/dbapi/vartree.py b/pym/portage/dbapi/vartree.py
889 index 28ae584..2cb96ea 100644
890 --- a/pym/portage/dbapi/vartree.py
891 +++ b/pym/portage/dbapi/vartree.py
892 @@ -4091,9 +4091,9 @@ class dblink(object):
893 " should simply ignore the collision since there is not"
894 " enough information to determine if a real problem"
895 " exists. Please do NOT file a bug report at"
896 - " http://bugs.gentoo.org unless you report exactly which"
897 + " https://bugs.gentoo.org/ unless you report exactly which"
898 " two packages install the same file(s). See"
899 - " http://wiki.gentoo.org/wiki/Knowledge_Base:Blockers"
900 + " https://wiki.gentoo.org/wiki/Knowledge_Base:Blockers"
901 " for tips on how to solve the problem. And once again,"
902 " please do NOT file a bug report unless you have"
903 " completely understood the above message.")
904
905 diff --git a/pym/portage/dispatch_conf.py b/pym/portage/dispatch_conf.py
906 index ed9a64a..eaea593 100644
907 --- a/pym/portage/dispatch_conf.py
908 +++ b/pym/portage/dispatch_conf.py
909 @@ -44,7 +44,7 @@ def diffstatusoutput(cmd, file1, file2):
910 if sys.hexversion < 0x3020000 and sys.hexversion >= 0x3000000 and \
911 not os.path.isabs(args[0]):
912 # Python 3.1 _execvp throws TypeError for non-absolute executable
913 - # path passed as bytes (see http://bugs.python.org/issue8513).
914 + # path passed as bytes (see https://bugs.python.org/issue8513).
915 fullname = portage.process.find_binary(args[0])
916 if fullname is None:
917 raise portage.exception.CommandNotFound(args[0])
918
919 diff --git a/pym/portage/package/ebuild/doebuild.py b/pym/portage/package/ebuild/doebuild.py
920 index 26e6123..26ecc75 100644
921 --- a/pym/portage/package/ebuild/doebuild.py
922 +++ b/pym/portage/package/ebuild/doebuild.py
923 @@ -1867,8 +1867,8 @@ def _check_build_log(mysettings, out=None):
924 "are limited to system packages "
925 "for which it is impossible to run "
926 "autotools during stage building. "
927 - "See http://www.gentoo.org/p"
928 - "roj/en/qa/autofailure.xml for more information."),
929 + "See https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Autotools_failures"
930 + " for more information."),
931 wrap_width))
932 _eqawarn(msg)
933
934
935 diff --git a/pym/portage/tests/ebuild/test_array_fromfile_eof.py b/pym/portage/tests/ebuild/test_array_fromfile_eof.py
936 index efcd915..1f2a1ab 100644
937 --- a/pym/portage/tests/ebuild/test_array_fromfile_eof.py
938 +++ b/pym/portage/tests/ebuild/test_array_fromfile_eof.py
939 @@ -13,7 +13,7 @@ class ArrayFromfileEofTestCase(TestCase):
940 def testArrayFromfileEof(self):
941 # This tests if the following python issue is fixed
942 # in the currently running version of python:
943 - # http://bugs.python.org/issue5334
944 + # https://bugs.python.org/issue5334
945
946 input_data = "an arbitrary string"
947 input_bytes = _unicode_encode(input_data,
948
949 diff --git a/pym/portage/tests/process/test_poll.py b/pym/portage/tests/process/test_poll.py
950 index 8c57c23..596ea30 100644
951 --- a/pym/portage/tests/process/test_poll.py
952 +++ b/pym/portage/tests/process/test_poll.py
953 @@ -78,7 +78,7 @@ class PipeReaderArrayTestCase(PipeReaderTestCase):
954
955 def __init__(self, *args, **kwargs):
956 super(PipeReaderArrayTestCase, self).__init__(*args, **kwargs)
957 - # http://bugs.python.org/issue5380
958 + # https://bugs.python.org/issue5380
959 # https://bugs.pypy.org/issue956
960 self.todo = True
961
962
963 diff --git a/pym/portage/util/__init__.py b/pym/portage/util/__init__.py
964 index c6d6a84..2309d04 100644
965 --- a/pym/portage/util/__init__.py
966 +++ b/pym/portage/util/__init__.py
967 @@ -1793,7 +1793,7 @@ def find_updated_config_files(target_root, config_protect):
968
969 if sys.hexversion < 0x3020000 and sys.hexversion >= 0x3000000:
970 # Python 3.1 _execvp throws TypeError for non-absolute executable
971 - # path passed as bytes (see http://bugs.python.org/issue8513).
972 + # path passed as bytes (see https://bugs.python.org/issue8513).
973 fullname = portage.process.find_binary(cmd[0])
974 if fullname is None:
975 raise portage.exception.CommandNotFound(cmd[0])
976
977 diff --git a/pym/portage/util/_desktop_entry.py b/pym/portage/util/_desktop_entry.py
978 index 4fe4194..4594921 100644
979 --- a/pym/portage/util/_desktop_entry.py
980 +++ b/pym/portage/util/_desktop_entry.py
981 @@ -44,7 +44,7 @@ def validate_desktop_entry(path):
982
983 if sys.hexversion < 0x3020000 and sys.hexversion >= 0x3000000:
984 # Python 3.1 _execvp throws TypeError for non-absolute executable
985 - # path passed as bytes (see http://bugs.python.org/issue8513).
986 + # path passed as bytes (see https://bugs.python.org/issue8513).
987 fullname = portage.process.find_binary(args[0])
988 if fullname is None:
989 raise portage.exception.CommandNotFound(args[0])
990
991 diff --git a/pym/portage/xml/metadata.py b/pym/portage/xml/metadata.py
992 index 42f0982..4940bfb 100644
993 --- a/pym/portage/xml/metadata.py
994 +++ b/pym/portage/xml/metadata.py
995 @@ -48,7 +48,7 @@ else:
996 raise
997 except (ImportError, SystemError, RuntimeError, Exception):
998 # broken or missing xml support
999 - # http://bugs.python.org/issue14988
1000 + # https://bugs.python.org/issue14988
1001 import xml.etree.ElementTree as etree
1002
1003 try:
1004
1005 diff --git a/pym/portage/xpak.py b/pym/portage/xpak.py
1006 index b4567be..e11f26e 100644
1007 --- a/pym/portage/xpak.py
1008 +++ b/pym/portage/xpak.py
1009 @@ -321,7 +321,7 @@ class tbz2(object):
1010 to break them. This makes it safe to use hardlinks to create
1011 cheap snapshots of the repository, which is useful for solving
1012 race conditions on binhosts as described here:
1013 - http://code.google.com/p/chromium-os/issues/detail?id=3225.
1014 + https://crbug.com/185031
1015 Default is True.
1016 """
1017 self.scan() # Don't care about condition... We'll rewrite the data anyway.
1018
1019 diff --git a/repoman/man/repoman.1 b/repoman/man/repoman.1
1020 index e2b9c66..4a9122e 100644
1021 --- a/repoman/man/repoman.1
1022 +++ b/repoman/man/repoman.1
1023 @@ -399,7 +399,7 @@ not directly.
1024 Ebuild DEPENDs on x11-libs/wxGTK without inheriting wxwidgets.eclass. Refer to
1025 bug #305469 for more information.
1026 .SH "REPORTING BUGS"
1027 -Please report bugs via http://bugs.gentoo.org/
1028 +Please report bugs via https://bugs.gentoo.org/
1029 .SH AUTHORS
1030 .nf
1031 Daniel Robbins <drobbins@g.o>
1032
1033 diff --git a/repoman/pym/repoman/_subprocess.py b/repoman/pym/repoman/_subprocess.py
1034 index dcdc985..b6c19bd 100644
1035 --- a/repoman/pym/repoman/_subprocess.py
1036 +++ b/repoman/pym/repoman/_subprocess.py
1037 @@ -23,7 +23,7 @@ def repoman_getstatusoutput(cmd):
1038 if sys.hexversion < 0x3020000 and sys.hexversion >= 0x3000000 and \
1039 not os.path.isabs(args[0]):
1040 # Python 3.1 _execvp throws TypeError for non-absolute executable
1041 - # path passed as bytes (see http://bugs.python.org/issue8513).
1042 + # path passed as bytes (see https://bugs.python.org/issue8513).
1043 fullname = find_binary(args[0])
1044 if fullname is None:
1045 raise portage.exception.CommandNotFound(args[0])
1046 @@ -56,7 +56,7 @@ class repoman_popen(portage.proxy.objectproxy.ObjectProxy):
1047 if sys.hexversion < 0x3020000 and sys.hexversion >= 0x3000000 and \
1048 not os.path.isabs(args[0]):
1049 # Python 3.1 _execvp throws TypeError for non-absolute executable
1050 - # path passed as bytes (see http://bugs.python.org/issue8513).
1051 + # path passed as bytes (see https://bugs.python.org/issue8513).
1052 fullname = find_binary(args[0])
1053 if fullname is None:
1054 raise portage.exception.CommandNotFound(args[0])
1055
1056 diff --git a/repoman/pym/repoman/checks/herds/herdbase.py b/repoman/pym/repoman/checks/herds/herdbase.py
1057 index d38d2e3..ebe6a19 100644
1058 --- a/repoman/pym/repoman/checks/herds/herdbase.py
1059 +++ b/repoman/pym/repoman/checks/herds/herdbase.py
1060 @@ -13,7 +13,7 @@ except (SystemExit, KeyboardInterrupt):
1061 raise
1062 except (ImportError, SystemError, RuntimeError, Exception):
1063 # broken or missing xml support
1064 - # http://bugs.python.org/issue14988
1065 + # https://bugs.python.org/issue14988
1066 # This means that python is built without xml support.
1067 # We tolerate global scope import failures for optional
1068 # modules, so that ImportModulesTestCase can succeed (or
1069
1070 diff --git a/repoman/pym/repoman/gpg.py b/repoman/pym/repoman/gpg.py
1071 index 26e2432..a3c12b3 100644
1072 --- a/repoman/pym/repoman/gpg.py
1073 +++ b/repoman/pym/repoman/gpg.py
1074 @@ -53,7 +53,7 @@ def gpgsign(filename, repoman_settings, options):
1075 if sys.hexversion < 0x3020000 and sys.hexversion >= 0x3000000 and \
1076 not os.path.isabs(gpgcmd[0]):
1077 # Python 3.1 _execvp throws TypeError for non-absolute executable
1078 - # path passed as bytes (see http://bugs.python.org/issue8513).
1079 + # path passed as bytes (see https://bugs.python.org/issue8513).
1080 fullname = find_binary(gpgcmd[0])
1081 if fullname is None:
1082 raise portage.exception.CommandNotFound(gpgcmd[0])
1083
1084 diff --git a/repoman/pym/repoman/modules/scan/metadata/pkgmetadata.py b/repoman/pym/repoman/modules/scan/metadata/pkgmetadata.py
1085 index 5235249..9e4d6cb 100644
1086 --- a/repoman/pym/repoman/modules/scan/metadata/pkgmetadata.py
1087 +++ b/repoman/pym/repoman/modules/scan/metadata/pkgmetadata.py
1088 @@ -13,7 +13,7 @@ except (SystemExit, KeyboardInterrupt):
1089 raise
1090 except (ImportError, SystemError, RuntimeError, Exception):
1091 # broken or missing xml support
1092 - # http://bugs.python.org/issue14988
1093 + # https://bugs.python.org/issue14988
1094 msg = ["Please emerge dev-python/lxml in order to use repoman."]
1095 from portage.output import EOutput
1096 out = EOutput()
1097
1098 diff --git a/repoman/pym/repoman/tests/simple/test_simple.py b/repoman/pym/repoman/tests/simple/test_simple.py
1099 index 817d124..114656e 100644
1100 --- a/repoman/pym/repoman/tests/simple/test_simple.py
1101 +++ b/repoman/pym/repoman/tests/simple/test_simple.py
1102 @@ -91,7 +91,7 @@ class SimpleRepomanTestCase(TestCase):
1103 "COPYRIGHT_HEADER" : copyright_header,
1104 "DESCRIPTION" : "Desc goes here",
1105 "EAPI" : "5",
1106 - "HOMEPAGE" : "http://example.com",
1107 + "HOMEPAGE" : "https://example.com",
1108 "IUSE" : "flag",
1109 "KEYWORDS": "x86",
1110 "LICENSE": "GPL-2",
1111 @@ -101,7 +101,7 @@ class SimpleRepomanTestCase(TestCase):
1112 "COPYRIGHT_HEADER" : copyright_header,
1113 "DESCRIPTION" : "Desc goes here",
1114 "EAPI" : "4",
1115 - "HOMEPAGE" : "http://example.com",
1116 + "HOMEPAGE" : "https://example.com",
1117 "IUSE" : "flag",
1118 "KEYWORDS": "~x86",
1119 "LICENSE": "GPL-2",
1120 @@ -111,7 +111,7 @@ class SimpleRepomanTestCase(TestCase):
1121 "COPYRIGHT_HEADER" : copyright_header,
1122 "DESCRIPTION" : "Desc goes here",
1123 "EAPI" : "4",
1124 - "HOMEPAGE" : "http://example.com",
1125 + "HOMEPAGE" : "https://example.com",
1126 "IUSE" : "flag",
1127 "KEYWORDS": "~x86",
1128 "LICENSE": "GPL-2",
1129 @@ -120,7 +120,7 @@ class SimpleRepomanTestCase(TestCase):
1130 "COPYRIGHT_HEADER" : copyright_header,
1131 "DESCRIPTION" : "Desc goes here",
1132 "EAPI" : "4",
1133 - "HOMEPAGE" : "http://example.com",
1134 + "HOMEPAGE" : "https://example.com",
1135 "IUSE" : "flag",
1136 # must be unstable, since dev-libs/A[flag] is stable masked
1137 "KEYWORDS": "~x86",