diff options
author | Sven Eden <yamakuzure@gmx.net> | 2014-02-26 10:05:36 +0100 |
---|---|---|
committer | Sven Eden <yamakuzure@gmx.net> | 2014-02-26 10:05:36 +0100 |
commit | 480c846b9efe02fc772193d36b24de0ba452c3e6 (patch) | |
tree | f6ff514510c6811baeb6006ccc7813cb12289037 /TODO | |
parent | Portage.pm: /etc/portage/make.profile does no longer need to be a symlink and... (diff) | |
download | ufed-480c846b9efe02fc772193d36b24de0ba452c3e6.tar.gz ufed-480c846b9efe02fc772193d36b24de0ba452c3e6.tar.bz2 ufed-480c846b9efe02fc772193d36b24de0ba452c3e6.zip |
Updated the documentation for 0.91 release.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -46,7 +46,7 @@ These have been finished : Compilation failed in require at /usr/sbin/ufed line 9. BEGIN failed--compilation aborted at /usr/sbin/ufed line 9. - (0.90) Filter masked flags reliably. -- (0.90) Add an option to re-show masked USE flags, but in parantheses. +- (0.90) Add an option to re-show masked USE flags, but in parentheses. - (0.90) Add toggling package list display. - (0.90) Handle setups where /etc/portage/make.conf is a directory. - (0.90) Read PORTDIR and PORTDIR_OVERLAY from portageq, too. @@ -56,6 +56,6 @@ These have been finished : - (0.91) Make key help buttons dynamic (text, placement and width). - (0.91) Replace status indicator with dynamic status line. - (0.91) ufed does not error out when USE in make.conf is exceptionally large. -- (0.91) The deprecated 'portageq envvar' is no longer used for to determine +- (0.91) The deprecated 'portageq envvar' is no longer used to determine PORTDIR and PORTDIR_OVERLAY, eix is used if available and portageq with the get_repo(s|_path) command as a fallback. |