commit: 4377832758b48538af852ce4470a3e030bd33ad0
Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Mon Apr 27 07:46:09 2020 +0000
Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Mon Apr 27 07:46:09 2020 +0000
URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=43778327
TODO: add item about metadata queries for maintainer type
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
TODO.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/TODO.md b/TODO.md
index 43c4d6a..86a9e84 100644
--- a/TODO.md
+++ b/TODO.md
@@ -25,6 +25,9 @@
- cached, such that repeated matches for the same thing are served off
the cache (set), as frequently happens in dependency calculations
- tree\_{open,close}\_cat can be made static afterwards
+- make tree\_get\_metadata also retrieve maintainer type, such that
+ qlist can query for maintainer email or type, ideally to do
+ qlist -Iv $(portageq --repo gentoo --orphaned) in one step (bug 711466#c3)
# tests
- add test for qsearch to avoid repetitions like