add output example

This commit is contained in:
Jonas Stein 2017-11-17 20:33:48 +01:00
parent 8fe17f1285
commit 5d4e44b271
1 changed files with 14 additions and 0 deletions

View File

@ -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
```