Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage-utils:master commit in: /
Date: Mon, 27 Apr 2020 07:46:29
Message-Id: 1587973569.4377832758b48538af852ce4470a3e030bd33ad0.grobian@gentoo
1 commit: 4377832758b48538af852ce4470a3e030bd33ad0
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Mon Apr 27 07:46:09 2020 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Mon Apr 27 07:46:09 2020 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=43778327
7
8 TODO: add item about metadata queries for maintainer type
9
10 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
11
12 TODO.md | 3 +++
13 1 file changed, 3 insertions(+)
14
15 diff --git a/TODO.md b/TODO.md
16 index 43c4d6a..86a9e84 100644
17 --- a/TODO.md
18 +++ b/TODO.md
19 @@ -25,6 +25,9 @@
20 - cached, such that repeated matches for the same thing are served off
21 the cache (set), as frequently happens in dependency calculations
22 - tree\_{open,close}\_cat can be made static afterwards
23 +- make tree\_get\_metadata also retrieve maintainer type, such that
24 + qlist can query for maintainer email or type, ideally to do
25 + qlist -Iv $(portageq --repo gentoo --orphaned) in one step (bug 711466#c3)
26
27 # tests
28 - add test for qsearch to avoid repetitions like