diff options
author | Sebastian Parborg <darkdefende@gmail.com> | 2011-06-13 22:39:24 +0200 |
---|---|---|
committer | Sebastian Parborg <darkdefende@gmail.com> | 2011-06-13 22:39:24 +0200 |
commit | 713481409e1cb890ee8f29a01315311e132ffe44 (patch) | |
tree | 8be46033e0fe7276991ab9964ccf24db7310cc31 /TODO | |
parent | You can now link deps to packages with the help of qfile (diff) | |
download | ebuildgen-713481409e1cb890ee8f29a01315311e132ffe44.tar.gz ebuildgen-713481409e1cb890ee8f29a01315311e132ffe44.tar.bz2 ebuildgen-713481409e1cb890ee8f29a01315311e132ffe44.zip |
Added basic ebuild output
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -8,3 +8,4 @@ Clean up the code so that stuff is more organized Perhaps multithread some stuff so the rest of the program doesn't have to wait for the parser to finish Handle deptopackage conversion where the dep is defined at root lever IE dep = /usr/map/file Handle ../map/%.type : %.type2 makefile targets +Handle zip,tar for unpacking |