I thought I was going cross-eyed: Options: -[IiNclLexJEsRS:B:A:vqChV] -I, --invert-match * Select non-matching lines -i, --ignore-case * Ignore case distinctions -N, --with-name * Print the filename for each match -c, --count * Print the package or eclass name for each match -l, --list * Only print a count of matching lines per FILE -L, --invert-list * Only print FILE names containing matches -e, --regexp * Only print FILE names containing no match -x, --extended * Use PATTERN as a regular expression -J, --installed * Use PATTERN as an extended regular expression -E, --eclass * Search in installed ebuilds instead of the tree -s, --skip-comments * Search in eclasses instead of ebuilds -R, --repo * Skip comments lines -S, --skip <arg> * Print source repository name for each match (implies -N) -B, --before <arg> * Skip lines matching <arg> -A, --after <arg> * Print <arg> lines of leading context --root <arg> * Print <arg> lines of trailing context -v, --verbose * Set the ROOT env var -q, --quiet * Make a lot of noise -C, --nocolor * Tighter output; suppress warnings -h, --help * Don't output color -V, --version * Print this help and exit Looks fine ... but wait: -c, --count * Print the package or eclass name for each match Huh? -l, --list * Only print a count of matching lines per FILE >_> -L, --invert-list * Only print FILE names containing matches -e, --regexp * Only print FILE names containing no match <_< -x, --extended * Use PATTERN as a regular expression -J, --installed * Use PATTERN as an extended regular expression o_0
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=2fd5a0ccc059a64a25aa292b7899af9e3ccf94f0 commit 2fd5a0ccc059a64a25aa292b7899af9e3ccf94f0 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-06-21 18:23:31 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-06-21 18:23:31 +0000 qgrep: fix command descriptions Bug: https://bugs.gentoo.org/688442 Signed-off-by: Fabian Groffen <grobian@gentoo.org> man/qgrep.1 | 32 ++++++++++++++++---------------- qgrep.c | 1 - 2 files changed, 16 insertions(+), 17 deletions(-)
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e4d7ceb22b26f9f684af9e8d60bc1ffb7ddea5a6 commit e4d7ceb22b26f9f684af9e8d60bc1ffb7ddea5a6 Author: Kent Fredric <kentnl@gentoo.org> AuthorDate: 2019-06-22 11:00:55 +0000 Commit: Kent Fredric <kentnl@gentoo.org> CommitDate: 2019-06-23 06:41:38 +0000 app-admin/gentoo-perl-helpers: Bump to version 0.4.0 re bug #683432 Reworked to make use of recent changes in portage-utils Bug: https://bugs.gentoo.org/683432 Bug: https://bugs.gentoo.org/688442 Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: Kent Fredric <kentnl@gentoo.org> app-admin/gentoo-perl-helpers/Manifest | 1 + .../gentoo-perl-helpers-0.4.0.ebuild | 53 ++++++++++++++++++++++ 2 files changed, 54 insertions(+)
Er, Ignore that last commit message, wrong bug id :(
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=631b38ecd0e5d3724590ddd53c0ff453d5ddcf45 commit 631b38ecd0e5d3724590ddd53c0ff453d5ddcf45 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-07-14 16:30:33 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-07-14 16:30:46 +0000 app-portage/portage-utils: bump 0.80 pre Closes: https://bugs.gentoo.org/688442 Closes: https://bugs.gentoo.org/689290 Signed-off-by: Fabian Groffen <grobian@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 app-portage/portage-utils/Manifest | 2 +- app-portage/portage-utils/metadata.xml | 1 + ...0.ebuild => portage-utils-0.80_pre20190714.ebuild} | 19 ++++++++++++++++++- app-portage/portage-utils/portage-utils-9999.ebuild | 19 ++++++++++++++++++- 4 files changed, 38 insertions(+), 3 deletions(-)