aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.510
1 files changed, 5 insertions, 5 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index c9b5f4bd8..72b8b6905 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -541,7 +541,7 @@ who uses the \fBebuild\fR(1) and \fBrepoman\fR(1) commands with this
package will be required to have a version of portage that recognizes
the EAPI to which this package conforms.
.TP
-.B SRC_URI\fR = \fI"http://example.com/path/${P}.tar.gz"
+.B SRC_URI\fR = \fI"https://example.com/path/${P}.tar.gz"
Contains a list of URIs for the required source files. It can contain
multiple URIs for a single source file. The list is processed in order
if the file was not found on any of the \fIGENTOO_MIRRORS\fR.
@@ -550,7 +550,7 @@ customized with a "->" operator on the right hand side, followed by the
desired output file name. All tokens, including the operator and output
file name, should be separated by whitespace.
.TP
-.B HOMEPAGE\fR = \fI"http://example.com/"
+.B HOMEPAGE\fR = \fI"https://example.com/"
Should contain a list of URIs for the sources main sites and other further
package dependent information.
.TP
@@ -730,7 +730,7 @@ allows for packages to depend on \fIvirtual/jdk\fR rather than on blackdown
or sun specifically.
The \fBPROVIDE\fR variable has been deprecated. See
-\fIhttp://www.gentoo.org/proj/en/glep/glep-0037.html\fR for details.
+\fIhttps://wiki.gentoo.org/wiki/GLEP:37\fR for details.
.TP
.B DOCS
@@ -1538,7 +1538,7 @@ EAPI="5"
inherit some_eclass another_eclass
DESCRIPTION="Super\-useful stream editor (sed)"
-HOMEPAGE="http://www.gnu.org/software/sed/sed.html"
+HOMEPAGE="https://www.gnu.org/software/sed/"
SRC_URI="ftp://alpha.gnu.org/pub/gnu/${PN}/${P}.tar.gz"
LICENSE="GPL\-2"
@@ -1584,7 +1584,7 @@ Contains variables customizing colors.
.BR color.map (5)
.SH "REPORTING BUGS"
-Please report bugs via http://bugs.gentoo.org/
+Please report bugs via https://bugs.gentoo.org/
.SH "AUTHORS"
.nf