aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-04-27 09:46:09 +0200
committerFabian Groffen <grobian@gentoo.org>2020-04-27 09:46:09 +0200
commit4377832758b48538af852ce4470a3e030bd33ad0 (patch)
tree217cc72684c046eee5496257cbeb11246456773f /TODO.md
parenttravis: update homebrew tree as workaround for bundle problem (diff)
downloadportage-utils-4377832758b48538af852ce4470a3e030bd33ad0.tar.gz
portage-utils-4377832758b48538af852ce4470a3e030bd33ad0.tar.bz2
portage-utils-4377832758b48538af852ce4470a3e030bd33ad0.zip
TODO: add item about metadata queries for maintainer type
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 43c4d6a8..86a9e84b 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