aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGöktürk Yüksek <gokturk@gentoo.org>2017-03-01 16:28:29 -0500
committerUlrich Müller <ulm@gentoo.org>2017-03-03 06:53:59 +0100
commit2aed99e2d0d660162cf4d4aa436247bbf4c1559d (patch)
treedb9ae43fe3c965daab6628b64b752b7935025632
parentebuild-writing: Delete obsolete sections about CVS keyword expansion. (diff)
downloaddevmanual-2aed99e2.tar.gz
devmanual-2aed99e2.tar.bz2
devmanual-2aed99e2.zip
ebuild-writing/file-format: use the gitweb link for header.txt
Amended: Mention that the header must be followed by an empty line.
-rw-r--r--ebuild-writing/file-format/text.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/ebuild-writing/file-format/text.xml b/ebuild-writing/file-format/text.xml
index 1717d27..754b81e 100644
--- a/ebuild-writing/file-format/text.xml
+++ b/ebuild-writing/file-format/text.xml
@@ -144,8 +144,10 @@ version components.
<p>
All ebuilds committed to the tree should have a two line header immediately at
-the start indicating copyright. This must be an exact copy of the contents of
-<c>$(portageq get_repo_path / gentoo)/header.txt</c>.
+the start indicating copyright, followed by an empty line. This must be an
+exact copy of the contents of
+<c><uri link="https://gitweb.gentoo.org/repo/gentoo.git/tree/header.txt">
+header.txt</uri></c> in the top directory of the Gentoo repository.
</p>
<codesample lang="ebuild">