Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Form:Ebuild"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
</noinclude><includeonly> | </noinclude><includeonly> | ||
{{{for template|Ebuild}}} | {{{for template|Ebuild}}} | ||
{ | {{TableStart}} | ||
<tr><th class="active">Summary of Ebuild</th><td>{{{field|Summary|input type=textarea|placeholder=Specify a short summary of the Ebuild here. One or two sentences max.}}}</td></tr> | |||
<tr><th class="active">Ebuild CatPkg</th><td>{{{field|CatPkg|input type=text|placeholder=Ebuild name in cat/pkg format.}}}</td></tr> | |||
<tr><th class="active">Maintainer(s)</th><td>{{{field|Maintainer|autocomplete on namespace=User|list|size=100|placeholder=Specify Funtoo maintainers, if any.}}}</td></tr> | |||
<tr><th class="active">Homepage</th><td>{{{field|Homepage||size=100|placeholder=Specify homepage URL for upstream project.}}}</td></tr> | |||
{{TableEnd}} | |||
{{{end template}}} | {{{end template}}} | ||
== Documentation == | |||
Enter documentation or extended information for the ebuild below. Please add: | |||
* An introduction to the ebuild that clearly explains what it does | |||
* Usage information | |||
* Hints, tips, and examples to ease configuration | |||
If you need to add more complex wikitext, use the "Edit" button after saving this page, and enter your wiki text at the bottom. This allows you to provide rich documentation content for your Ebuild. | |||
{{{standard input|free text|rows=30}}} | {{{standard input|free text|rows=30}}} |
Latest revision as of 19:22, October 4, 2014
Add a New Ebuild