Commit Graph

8 Commits

Author SHA1 Message Date
Ervin Peters
644b60f8d0
Change --installed-eapi to --eapi ...
because there are Packages noch reinstalled on an EAPI change (no revbunp). So it would be better for this task to look up the current EAPI in tree.
Additionally I put the EAPI checks in a loop and look quietly for $1 as max EAPI to check for.
Ervin
2018-12-08 22:06:17 +01:00
Jonas Stein
a0a71c060d
Merge pull request #1 from holgersson32644/master
Rely on portageq to find the portage tree.
2017-11-22 12:35:26 +01:00
Jonas Stein
10e8f5beed
use bash typical uppercase, add changelog 2017-11-22 12:33:40 +01:00
Nils Freydank
7e283c367c
Rely on portageq to find the portage tree. 2017-11-21 23:54:35 +01:00
Jonas Stein
a316978b53 use qlist instead eix to list installed pkg 2017-11-18 17:30:33 +01:00
Jonas Stein
5d4e44b271 add output example 2017-11-17 20:33:48 +01:00
Jonas Stein
8fe17f1285 packageneedsme.sh finds no-maintainer and old eapi 2017-11-17 20:23:51 +01:00
Jonas Stein
e2954f6178
Initial commit 2017-11-17 19:19:06 +01:00