aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2019-05-15 11:39:19 +0200
committerFabian Groffen <grobian@gentoo.org>2019-05-15 11:39:19 +0200
commit114e15337d3297577887297734ac83fcdbde74f1 (patch)
tree8457531b192584aa9eb57f961a79115e6f251f70 /TODO.md
parentqdepends: allow querying ebuild trees (diff)
downloadportage-utils-114e15337d3297577887297734ac83fcdbde74f1.tar.gz
portage-utils-114e15337d3297577887297734ac83fcdbde74f1.tar.bz2
portage-utils-114e15337d3297577887297734ac83fcdbde74f1.zip
qmerge: only fetch Packages when -f is specified
-F used to prevent fetching Packages -f used to force fetching Packages default was to fetch Packages if not found with this commit -F prevents fetching Packages -f forces fetching Packages default does no fetching (which still misnames the options, but honestly one or both should go to fix this odd situation) Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 88d232f1..99078d58 100644
--- a/TODO.md
+++ b/TODO.md
@@ -56,6 +56,8 @@
- merge duplicate atoms on the CLI (`qmerge -Uq nano nano nano`)
- unmerging should clean out @world set
- test should work on local vdb (so TRAVIS can test it too)
+- fixup lame misnaming of force\_download (--fetch/--force) actually
+ not-forcing things
# qdepends