diff options
| author | Paul Varner <fuzzyray@gentoo.org> | 2015-11-24 12:10:01 -0600 |
|---|---|---|
| committer | Paul Varner <fuzzyray@gentoo.org> | 2015-11-24 12:10:01 -0600 |
| commit | 1415ee6c58c52633b801bac79810f9cf463987d7 (patch) | |
| tree | d1a582b839c900c5ffdc21a847ddd11b62aca9f7 /TODO | |
| parent | 239b0c9b6ea62189f6ce69f72a291a4f8c9fa463 (diff) | |
| download | gentoolkit-1415ee6c58c52633b801bac79810f9cf463987d7.tar.gz | |
Update documentation
Add a pointer to gitweb in Changelog
Update policy for creating releases in README.dev
Remove obsolete TODO file
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 33 |
1 files changed, 0 insertions, 33 deletions
@@ -1,33 +0,0 @@ -- equery: - - add --overlay, --portdir to uses - - add glsa pkgspec - - query for current GLSAs on installed package(s) -- rewrite ekeywords and echangelog to use gentoolkit -- merge change and echangelog -- merge useflag and euse, have _one_ command line tool - - update ufed to rely on the CLI tool - - update ufed to rely on generate-use - - merge generate-use and ufed? -- write efeatures for turning on/off FEATURES in make.conf -- look at ekeys, ewatch -- revision bump tool - - bump versioned files in filesdir - - -m for changelog entry - - use ~/.gentoo/gentoolkit/ebump.conf - - use /etc/gentoolkit/ebump.conf - -equery (modern): - Add more --debug stuff - Write tests for Dependencies._parser - Profile Dependencies._parser - Extend PackageFormatter usage to everything that outputs packages to - allow for purvasive use of -F, --format goodness - -Ebuild changes: - - Add: - src_test() { - "${python}" setup.py test || die "testing returned non zero" - } - -For Next Release: - - write NEWS file |
