Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17302 - Header contents quite unclear from documentation
Summary: Header contents quite unclear from documentation
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-developer
Classification: Unclassified
Component: Documentation Developer Policy (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Docs Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-11 10:05 UTC by Patrick Kursawe (RETIRED)
Modified: 2003-04-23 05:58 UTC (History)
0 users

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


Attachments
First one (bluez-hciemu-1.0.ebuild,426 bytes, text/plain)
2003-03-14 08:44 UTC, Patrick Kursawe (RETIRED)
Details
Second one (bluez-pan-1.1_rc2.ebuild,496 bytes, text/plain)
2003-03-14 08:45 UTC, Patrick Kursawe (RETIRED)
Details
Description line updated (bluez-pan-1.1_rc2.ebuild,510 bytes, text/plain)
2003-03-14 08:50 UTC, Patrick Kursawe (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Kursawe (RETIRED) gentoo-dev 2003-03-11 10:05:45 UTC
Around code listing 2.4, I find:

> Also ensure that any new ebuilds you commit contain the following line:

> Code listing 2.4

> # $Header: /home/cvsroot/gentoo/xml/htdocs/doc/en/policy.xml,v 1.10 2003/02/21
> 17:38:24 rajiv Exp $

I don't think that everyone must be rajiv and set his clock back to the time
mentioned there...
I'm also missing a statement about a correct copyright and license line.
Comment 1 Jon Portnoy (RETIRED) gentoo-dev 2003-03-11 10:10:18 UTC
When the docs are cvs committed, $Header: $ is translated into the actual CVS header instead of literally. Is there any way around that?
Comment 2 Patrick Kursawe (RETIRED) gentoo-dev 2003-03-11 10:17:51 UTC
Maybe you can use  instead of a $ for that?
Comment 3 Patrick Kursawe (RETIRED) gentoo-dev 2003-03-12 02:51:38 UTC
sorry, must be $ - decimal, not hex
Comment 4 Patrick Kursawe (RETIRED) gentoo-dev 2003-03-14 08:44:56 UTC
Created attachment 9382 [details]
First one
Comment 5 Patrick Kursawe (RETIRED) gentoo-dev 2003-03-14 08:45:33 UTC
Created attachment 9384 [details]
Second one
Comment 6 Patrick Kursawe (RETIRED) gentoo-dev 2003-03-14 08:50:08 UTC
Created attachment 9385 [details]
Description line updated

The description line was the same for both packages
Comment 7 Patrick Kursawe (RETIRED) gentoo-dev 2003-03-14 08:52:38 UTC
Really sorry for flooding you with mails, didn't notice bugzilla went to the next bug in my list.
Comment 8 Patrick Kursawe (RETIRED) gentoo-dev 2003-04-23 05:58:41 UTC
Looks like someone fixed this.