Commit 0670482
committed
eclean-pkg: add --unreachable to enable all --changed-* options
The set of reasons a binary package can no longer be a Portage cache hit
keeps growing (--changed-deps, --changed-subslot, --changed-iuse), and
users generally just want all of them cleaned. Add --unreachable as a
convenience that enables every --changed-* option at once, so new
reasons are picked up automatically without users having to learn each
flag.
Closes: https://bugs.gentoo.org/977235
Signed-off-by: Matt Turner <mattst88@gentoo.org>1 parent e46cf1d commit 0670482
2 files changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
122 | 126 | | |
123 | 127 | | |
124 | 128 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
274 | 280 | | |
275 | 281 | | |
276 | 282 | | |
| |||
432 | 438 | | |
433 | 439 | | |
434 | 440 | | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
435 | 445 | | |
436 | 446 | | |
437 | 447 | | |
| |||
488 | 498 | | |
489 | 499 | | |
490 | 500 | | |
| 501 | + | |
491 | 502 | | |
492 | 503 | | |
493 | 504 | | |
| |||
0 commit comments