commit:     2aed99e2d0d660162cf4d4aa436247bbf4c1559d
Author:     Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  1 21:28:29 2017 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Fri Mar  3 05:53:59 2017 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=2aed99e2

ebuild-writing/file-format: use the gitweb link for header.txt

Amended: Mention that the header must be followed by an empty line.

 ebuild-writing/file-format/text.xml | 6 ++++--
 1 file 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">

Reply via email to