Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 670916 - Text in "Ebuild Header" section does not match "header.txt" in Git
Summary: Text in "Ebuild Header" section does not match "header.txt" in Git
Status: RESOLVED FIXED
Alias: None
Product: Websites
Classification: Unclassified
Component: Gentoo Website (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Devmanual Team
URL: https://devmanual.gentoo.org/ebuild-w...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-11 14:11 UTC by Ralph Seichter
Modified: 2019-10-28 16:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralph Seichter 2018-11-11 14:11:52 UTC
https://devmanual.gentoo.org/ebuild-writing/file-format/index.html states that the two-line-header "must be an exact copy of the contents of header.txt in the top directory of the Gentoo repository". However, the quoted text shows "Copyright 1999-2018 Gentoo Foundation" while https://gitweb.gentoo.org/repo/gentoo.git/tree/header.txt has been changed to "Copyright 1999-2018 Gentoo Authors".

Reproducible: Always

Steps to Reproduce:
1. Compare developer manual article with Git repository content (see URLs in description field).
2. Observe content discrepancy.
Actual Results:  
Contents don't match.

Expected Results:  
Contents should match.