Difference between revisions of "Package:Genlop"

From Funtoo
Jump to navigation Jump to search
(Created page with "{{Ebuild |Summary=A nice emerge.log parser. |CatPkg=app-portage/genlop |Maintainer= }} {{EbuildFooter}}")
 
(removing PageNeedsUpdates as I think this is good enough)
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|Maintainer=
|Maintainer=
}}
}}
==Usage==
For status on the ''current'' emerge, use -c
{{console|body=###i## genlop -c}}
If you'd like info on previous emerges, simply call your package of choice
{{console|body=###i## genlop chromium}}
{| class="wikitable"
|+ some common options
|-
| -e || package history (default)
|-
| -h || help
|-
| -i || display lots of info
|-
| -t || calculate build time of specified package(s)
|}


{{EbuildFooter}}
{{EbuildFooter}}

Latest revision as of 03:53, June 30, 2022

Genlop

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.


Usage

For status on the current emerge, use -c

root # genlop -c

If you'd like info on previous emerges, simply call your package of choice

root # genlop chromium
some common options
-e package history (default)
-h help
-i display lots of info
-t calculate build time of specified package(s)