注意:
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Template:RepositoryFooter"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 2: | Line 2: | ||
== Packages in this Repository == | == Packages in this Repository == | ||
{{# | {{#cargo_query: | ||
tables=ebuilds,repositories | |||
| | |join on=ebuilds.RepoID=repositories.RepoID | ||
|where=repositories.RepoID="{{#var:RepoID}}" | |||
| | |fields=ebuilds._pageName,CatPkg,Summary | ||
| | |||
}} | }} | ||
[[Category:Repositories|{{PAGENAME}}]] | [[Category:Repositories|{{PAGENAME}}]] | ||
__NOEDITSECTION__ | __NOEDITSECTION__ |