diff options
author | Sven Eden <yamakuzure@gmx.net> | 2014-02-26 10:49:03 +0100 |
---|---|---|
committer | Sven Eden <yamakuzure@gmx.net> | 2014-02-26 10:49:03 +0100 |
commit | bde7d03f66e8a4f2cb9c4973577931b983aae39d (patch) | |
tree | 8b963fc3ed73c352a9b75691b8d42dfc3924ca75 | |
parent | Portage.pm: Determining the make.profile is now secure of make.profile being ... (diff) | |
download | ufed-bde7d03f66e8a4f2cb9c4973577931b983aae39d.tar.gz ufed-bde7d03f66e8a4f2cb9c4973577931b983aae39d.tar.bz2 ufed-bde7d03f66e8a4f2cb9c4973577931b983aae39d.zip |
TODO: Added plan to support package.use editing.ufed-0.91
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ These ideas for the (far far away) future the tree (metadata.xml!) and store the findings in a database file. Parsing the tree like that is too much for each startup. Therefore such a db caching would enable ufed to be no longer restricted to the profiles and /var/db/pkg. +- Once the sqlite support is added, supporting the editing of + /etc/portage/package.use can be added as well. I bet many would like that. ------------ --- DONE --- |