Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16555 - LICENSE field in developer howto
Summary: LICENSE field in developer howto
Status: RESOLVED FIXED
Alias: None
Product: [OLD] Docs-developer
Classification: Unclassified
Component: Developers HOWTO (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-28 08:34 UTC by Alastair Tse (RETIRED)
Modified: 2003-03-10 08:48 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 Alastair Tse (RETIRED) gentoo-dev 2003-02-28 08:34:51 UTC
In the section, "Contents of an Ebuild File", I would like to see the LICENSE field
changed to include the following:

1. Remove GPL because that is not a valid license name in portage. It should be
GPL-2 or GPL-1.
2. Replace GPL2 with GPL-2.
3. It would be good if something to the effect of "The license must exist in 
${PORTDIR}/license. If it does not exist, then you must add the new license type."

Thanks!