summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gmail.com>2013-10-09 00:39:08 -0700
committerTim Harder <radhermit@gmail.com>2013-12-03 16:43:17 -0800
commit21a5f965790eb427c0ecb121427ebff245057b2b (patch)
tree4111d28f98a9aa9edcfee5c0dd2ad336494cac90 /doc/dev-notes
parentminor comment spelling fixes (diff)
downloadpkgcore-21a5f965790eb427c0ecb121427ebff245057b2b.tar.gz
pkgcore-21a5f965790eb427c0ecb121427ebff245057b2b.tar.bz2
pkgcore-21a5f965790eb427c0ecb121427ebff245057b2b.zip
pmerge: check installed repos if input matches multiple pkgs
This makes pmerge work similar to portage where running `emerge pkgname` will rebuild the installed pkg that matches the pkgname if multiple matches exist and only one of them is installed.
Diffstat (limited to 'doc/dev-notes')
-rw-r--r--doc/dev-notes/TODO.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/dev-notes/TODO.rst b/doc/dev-notes/TODO.rst
index 4ecdeff4..efaf3922 100644
--- a/doc/dev-notes/TODO.rst
+++ b/doc/dev-notes/TODO.rst
@@ -93,10 +93,6 @@ Rough TODO
- sorting USE/USE_EXPAND flags so they're shown in alphabetical order in
pmerge output
-- modify parse_atom in pmerge to support defaulting to using the matching
- installed pkg, if any, for duplicate atoms instead of raising
- AmbiguousQuery for all duplicate instances
-
- add trigger for updating the GNU info directory index and remove
/usr/share/info/dir from files to install to prevent collisions,
e.g. dev-libs/gmp