summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPaul Varner <fuzzyray@gentoo.org>2015-11-24 12:10:01 -0600
committerPaul Varner <fuzzyray@gentoo.org>2015-11-24 12:10:01 -0600
commit1415ee6c58c52633b801bac79810f9cf463987d7 (patch)
treed1a582b839c900c5ffdc21a847ddd11b62aca9f7 /TODO
parent239b0c9b6ea62189f6ce69f72a291a4f8c9fa463 (diff)
downloadgentoolkit-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--TODO33
1 files changed, 0 insertions, 33 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 1cee1a4..0000000
--- a/TODO
+++ /dev/null
@@ -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