add output example
This commit is contained in:
parent
8fe17f1285
commit
5d4e44b271
14
README.md
14
README.md
@ -1,2 +1,16 @@
|
||||
# packageneedsme
|
||||
Script locates installed Gentoo packages without maintainer
|
||||
|
||||
Output:
|
||||
```
|
||||
These installed packages have no maintainer. The package is waiting for you:
|
||||
app-admin/hddtemp
|
||||
app-arch/afio
|
||||
x11-themes/gtk-engines-murrine
|
||||
x11-themes/murrine-themes
|
||||
|
||||
These installed packages use a very old EAPI. You can prepare a PR:
|
||||
EAPI=0 app-accessibility/mbrola
|
||||
EAPI=0 app-arch/afio
|
||||
EAPI=0 app-benchmarks/pipebench
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user