Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Template:Ebuild"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
Edit the page to see the template text. | Edit the page to see the template text. | ||
</noinclude><includeonly><div style="float: right; width: 30%; padding: 1em; margin-right: 1em; margin-bottom: 1em; border-radius: 10px; border: 1px solid #ddd; background-color: #efefef;" id="eb_infobox"> | </noinclude><includeonly><div style="float: right; width: 30%; padding: 1em; margin-right: 1em; margin-bottom: 1em; border-radius: 10px; border: 1px solid #ddd; background-color: #efefef;" id="eb_infobox"> | ||
<b><tt>[[CatPkg::{{{CatPkg|}}}]]</tt></b> | |||
<hr> | |||
{{#if: {{{Maintainer|}}} |;Current Maintainer(s): {{#arraymaptemplate:{{{Maintainer|}}}|MaintainerDisplay|,|,}} |}}{{#if: {{{Repository|}}}| | {{#if: {{{Maintainer|}}} |;Current Maintainer(s): {{#arraymaptemplate:{{{Maintainer|}}}|MaintainerDisplay|,|,}} |}}{{#if: {{{Repository|}}}| | ||
;Source Repository: [[Repository::Repository:{{{Repository}}}|{{{Repository}}}]] |}} | ;Source Repository: [[Repository::Repository:{{{Repository}}}|{{{Repository}}}]] |}} |
Revision as of 00:47, June 10, 2014
This is the "Ebuild" template. It should be called in the following format:
{{Ebuild |Summary= |CatPkg= |Maintainer= |Repository= }}
Edit the page to see the template text.