Summary: | app-portage/portage-utils: "qlop -l editorconfig-core-c" doesn't return any results | ||
---|---|---|---|
Product: | Portage Development | Reporter: | Chris Mayo <aklhfex> |
Component: | Third-Party Tools | Assignee: | Portage Utils Team <portage-utils> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Chris Mayo
2017-12-05 20:09:19 UTC
Also: $ qlop -l xerces-c https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=e5ed806b4a2784ced621efd8c5b036bddef780f8 commit e5ed806b4a2784ced621efd8c5b036bddef780f8 Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2017-12-28 16:12:54 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2017-12-28 16:12:54 +0000 atom_explode: be more careful with eating suffix letters Make sure we don't just eat a char at the end of the atom, because if that char appears after a -, it will be seen as version part. An example is xerces-c, where the parsed atom form would just be xerces. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3c87dd4a8a6c76357a0b014463ecc8ec5dc7747c commit 3c87dd4a8a6c76357a0b014463ecc8ec5dc7747c Author: Fabian Groffen <grobian@gentoo.org> AuthorDate: 2017-12-29 12:24:05 +0000 Commit: Fabian Groffen <grobian@gentoo.org> CommitDate: 2017-12-29 12:24:21 +0000 app-portage/portage-utils: version bump, fix for bug #639978 Closes: https://bugs.gentoo.org/639978 Package-Manager: Portage-2.3.13, Repoman-2.3.3 app-portage/portage-utils/Manifest | 1 + .../portage-utils/portage-utils-0.65.ebuild | 36 ++++++++++++++++++++++ 2 files changed, 37 insertions(+) |