$ qgrep -l lib3ds media-libs/opencollada/opencollada-1.6.63.ebuild media-libs/lib3ds/lib3ds-2.0.0_rc1.ebuild media-libs/lib3ds/lib3ds-2.0.0_rc1.ebuild media-libs/opencollada/opencollada-1.6.62.ebuild sci-mathematics/topcom/topcom-0.17.7.ebuild Ebuilds in dev-python/cgkit and media-gfx/meshlab are missing here. I can see from strace that it is looking for ebuilds like cgkit-2.0.0.ebuild, which don't exist. If I rename cgkit-2.0.0-r1.ebuild to cgkit-2.0.0.ebuild then it matches. Weird but true. I've tried 0.80 and 9999 (2fd5a0cc).
pretty useless indeed
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=3d88c2912ee04e9bb9d2359e3a62ee9f22056447 commit 3d88c2912ee04e9bb9d2359e3a62ee9f22056447 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-10-03 11:49:48 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-10-03 11:49:48 +0000 qgrep: fix matching revisioned ebuilds Bug: https://bugs.gentoo.org/696078 Signed-off-by: Fabian Groffen <grobian@gentoo.org> TODO.md | 1 + qgrep.c | 7 ++++--- 2 files changed, 5 insertions(+), 3 deletions(-)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b04f542749e2fb95c627364bf58b075c164c4f6 commit 0b04f542749e2fb95c627364bf58b075c164c4f6 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2019-10-20 10:25:14 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2019-10-20 10:25:38 +0000 app-portage/portage-utils: version bump to v0.81 - 697094: qfile incorrectly matching /usr/lib - 697068: qlop -r not showing ongoing merges from parallel merges - 696078: qgrep not matching revisioned ebuilds - 695586: qpkg double frees and incorrect unpacking - 694972: qlop -r/-a speedups - 692224: qlop support for alternate ROOT - 677982: qfile report matches from prune lib registry Closes: https://bugs.gentoo.org/697094 Closes: https://bugs.gentoo.org/697068 Closes: https://bugs.gentoo.org/696078 Closes: https://bugs.gentoo.org/695586 Closes: https://bugs.gentoo.org/694972 Closes: https://bugs.gentoo.org/692224 Closes: https://bugs.gentoo.org/677982 Package-Manager: Portage-2.3.76, Repoman-2.3.16 Signed-off-by: Fabian Groffen <grobian@gentoo.org> app-portage/portage-utils/Manifest | 1 + .../portage-utils/portage-utils-0.81.ebuild | 87 ++++++++++++++++++++++ 2 files changed, 88 insertions(+)