aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-01-04 20:47:57 +0100
committerFabian Groffen <grobian@gentoo.org>2020-01-04 20:47:57 +0100
commit8b4086e7e32e3e548929fa532056a65188f8def8 (patch)
tree54cf9b85d335009aee9bf95896715a23d5a66307 /TODO.md
parentqkeyword: avoid NULL derefence if strtok_r's initial call returns NULL (diff)
downloadportage-utils-8b4086e7e32e3e548929fa532056a65188f8def8.tar.gz
portage-utils-8b4086e7e32e3e548929fa532056a65188f8def8.tar.bz2
portage-utils-8b4086e7e32e3e548929fa532056a65188f8def8.zip
libq/tree: ignore Packages file when seemingly outdated
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 1de8b5f..ded7553 100644
--- a/TODO.md
+++ b/TODO.md
@@ -15,7 +15,6 @@
- parse package.accept\_keywords such that we can provide the latest
"available" version like Portage
- check timestamps in libq/tree for choosing which method to take:
- - ignore Packages when it is older than the last directory change
- ignore metadata when ebuild is modified
- add some method to skip these checks and assume everything is right