ebuild.5: use example.com for bug #411835
authorZac Medico <zmedico@gentoo.org>
Fri, 13 Apr 2012 18:27:44 +0000 (11:27 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Apr 2012 18:29:01 +0000 (11:29 -0700)
man/ebuild.5

index 42b72c88d3c3067ab92d0e05e2abaf1e7680bf7d..56f3606746294138599527ecc6b7d1d68eeca9ad 100644 (file)
@@ -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