aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2020-01-05 14:25:46 +0100
committerFabian Groffen <grobian@gentoo.org>2020-01-05 14:27:50 +0100
commit394c245a4ecbce18ab580228311f3f6023727727 (patch)
tree787dbaa2c7303109bc1cefe78cb8a758724666a4 /TODO.md
parentTODO: add libq/tree item (diff)
downloadportage-utils-394c245a4ecbce18ab580228311f3f6023727727.tar.gz
portage-utils-394c245a4ecbce18ab580228311f3f6023727727.tar.bz2
portage-utils-394c245a4ecbce18ab580228311f3f6023727727.zip
Revert "libq/tree: ignore Packages file when seemingly outdated"
A surprisingly bad idea. Since Packages is a member of the dir we're looking at to compare, it's never going to have newer or equal mtime. This reverts commit 8b4086e7e32e3e548929fa532056a65188f8def8. Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index f6326b84..fe74cab6 100644
--- a/TODO.md
+++ b/TODO.md
@@ -15,6 +15,7 @@
- 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
- add interface to retrieve a list/set of atoms from a tree