Add support for package sets to quickpkg
authorSebastian Luther <SebastianLuther@gmx.de>
Sun, 28 Mar 2010 08:57:15 +0000 (10:57 +0200)
committerZac Medico <zmedico@gentoo.org>
Sun, 28 Mar 2010 09:36:59 +0000 (02:36 -0700)
commit11aa6d80b5e62f726597523126feb9a0eefd2d97
treee1a1ceb514e6ff58fa81ff26f59c30a275fe2bfc
parentd536979fdc49e23c44ad2d5d16daad630c987a38
Add support for package sets to quickpkg

Split quickpkg_atom out of quickpkg_main to handle single atoms.
Create quickpkg_set to handle sets that calls quickpkg_atom.
Use a dict called 'infos' to return information about skipped config files, etc.
Move imports to global scope.
Update --help message and man page.
bin/quickpkg
man/quickpkg.1