aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-01-03 13:39:02 +0100
committerFabian Groffen <grobian@gentoo.org>2020-01-03 13:39:02 +0100
commitfbf7ee544f0efeb6f5a8254f6a994d1daa5a4573 (patch)
tree46017ffd8de8a72f84703124e8e687c5d2ed0dbf /TODO.md
parenttests/qmerge: add case for INSTALL_MASK (diff)
downloadportage-utils-fbf7ee544f0efeb6f5a8254f6a994d1daa5a4573.tar.gz
portage-utils-fbf7ee544f0efeb6f5a8254f6a994d1daa5a4573.tar.bz2
portage-utils-fbf7ee544f0efeb6f5a8254f6a994d1daa5a4573.zip
tests/qmerge: add 2-level negation INSTALL_MASK test
Bug: https://bugs.gentoo.org/699376 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 71a0ce15..e4011230 100644
--- a/TODO.md
+++ b/TODO.md
@@ -40,6 +40,7 @@
- test should work on local vdb (so TRAVIS can test it too)
- fixup lame misnaming of force\_download (--fetch/--force) actually
not-forcing things
+- use xpak.h instead of shelling out to qxpak binary
# qdepends
- -v should lookup whether packages are installed for || cases/colouring
@@ -50,6 +51,8 @@
- newer installed version available
- integrate qxpak and qtbz2 with this package (the latter are confusing,
and qpkg is doing parts of qtbz2's compose
+- share install\_mask code from qmerge to handle negatives from
+ pkg\_install\_mask too
# qgrep
- make it use standard xarray instead of its own buf\_list