From: Zac Medico Date: Fri, 13 Apr 2012 18:27:44 +0000 (-0700) Subject: ebuild.5: use example.com for bug #411835 X-Git-Tag: v2.2.0_alpha101~21 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f82c3cfe4dccc0eea332e8d4f3c64509b0840f56;p=portage.git ebuild.5: use example.com for bug #411835 --- diff --git a/man/ebuild.5 b/man/ebuild.5 index 42b72c88d..56f360674 100644 --- a/man/ebuild.5 +++ b/man/ebuild.5 @@ -202,7 +202,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 -\fBSRC_URI\fR = \fI"http://happy.com/little/${P}.tar.gz"\fR +\fBSRC_URI\fR = \fI"http://example.com/path/${P}.tar.gz"\fR 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. @@ -211,7 +211,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 -\fBHOMEPAGE\fR = \fI"http://happy.com/"\fR +\fBHOMEPAGE\fR = \fI"http://example.com/"\fR Should contain a list of URIs for the sources main sites and other further package dependent information. .TP