aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2016-11-13 15:59:54 +0100
committerGöktürk Yüksek <gokturk@gentoo.org>2016-11-17 00:22:53 -0500
commit9663bc625de09bf50c6605a856dff9e7c7cb9d2a (patch)
treebd8e779496c7193896c424391eef0b00cdda755d
parentfunction-reference/build-install-functions: update dohard, dohtml and einstall (diff)
downloaddevmanual-9663bc625de09bf50c6605a856dff9e7c7cb9d2a.tar.gz
devmanual-9663bc625de09bf50c6605a856dff9e7c7cb9d2a.tar.bz2
devmanual-9663bc625de09bf50c6605a856dff9e7c7cb9d2a.zip
ebuild-writing/variables: add explanation for no homepage to HOMEPAGE
-rw-r--r--ebuild-writing/variables/text.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ebuild-writing/variables/text.xml b/ebuild-writing/variables/text.xml
index f402070..7613b57 100644
--- a/ebuild-writing/variables/text.xml
+++ b/ebuild-writing/variables/text.xml
@@ -168,8 +168,10 @@ The following variables may or must be defined by every ebuild.
Package's homepage. Mandatory (except for virtuals). If you are
unable to locate an official one, try to provide a link to
<uri link="http://freshmeat.net">freshmeat.net</uri> or a similar
- package tracking site. Never refer to a variable name in the
- string; include only raw text.
+ package tracking site. If the homepage of the package is unavailable
+ and no new location can be found, please update it to
+ <c>https://wiki.gentoo.org/wiki/No_homepage</c>.
+ Never refer to a variable name in the string; include only raw text.
</ti>
</tr>
<tr>