Difference between revisions of "Template:Ebuild"

From Funtoo
Jump to navigation Jump to search
Line 7: Line 7:
|CatPkg=
|CatPkg=
|Maintainer=
|Maintainer=
|Repository=
}}
}}
</pre>
</pre>
Line 24: Line 23:
{{#get_web_data:url=http://ports.funtoo.org/packages.xml|format=xml|use xpath|data=repo_id=/packages/category[@name='{{#var:cat}}']/package[@name='{{#var:pkg}}']/@repository}}
{{#get_web_data:url=http://ports.funtoo.org/packages.xml|format=xml|use xpath|data=repo_id=/packages/category[@name='{{#var:cat}}']/package[@name='{{#var:pkg}}']/@repository}}
{{#set:RepoID={{#external_value:repo_id}}}}
{{#set:RepoID={{#external_value:repo_id}}}}
{{#ask:[[Category:Repository]] [[Repository ID::{{#external_value:repo_id}}}}
</includeonly>
</includeonly>

Revision as of 00:56, June 25, 2014

This is the "Ebuild" template. It should be called in the following format:

{{Ebuild
|Summary=
|CatPkg=
|Maintainer=
}}

Edit the page to see the template text.