diff options
author | 2020-05-25 12:39:05 +0200 | |
---|---|---|
committer | 2020-05-25 12:39:05 +0200 | |
commit | f2e63b4a1280d0a2c18cb1a66ceffd9699d1b9ac (patch) | |
tree | 7e25e8ce36eded265ce203315e5c7cda0883b43d /tests | |
parent | qatom: adjust to changed tree_match_atom interface (diff) | |
download | portage-utils-f2e63b4a1280d0a2c18cb1a66ceffd9699d1b9ac.tar.gz portage-utils-f2e63b4a1280d0a2c18cb1a66ceffd9699d1b9ac.tar.bz2 portage-utils-f2e63b4a1280d0a2c18cb1a66ceffd9699d1b9ac.zip |
qmerge: use libq/tree for binpkg/Packages needs
Instead of manual parsing of Packages file and traversing binpkgs, use
the functionality provided by libq/tree, most notably tree_match_atom().
This is just phase one, where we replace the custom code with libq/tree
code and then fill in the Pkg structure. In a next phase we should skip
this and directly use tree_match_ctx, with atom and meta in there.
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions