summaryrefslogtreecommitdiff
path: root/trunk/src/eclean/TODO
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2009-05-05 17:39:24 +0000
committerfuzzyray <fuzzyray@gentoo.org>2009-05-05 17:39:24 +0000
commitc819d146be6bce86d97019494173253e71b85d2f (patch)
tree200d00c2b9a420540ff9c4e0d8b3080b762fb562 /trunk/src/eclean/TODO
parent61823fe68081c6f8edf24455bbb34123598c5bb4 (diff)
downloadgentoolkit-c819d146be6bce86d97019494173253e71b85d2f.tar.gz
Rearrange trunk to support gentoolkit version 0.3. Split into gentoolkit, gentoolkit-dev, and deprecated. Import djanderson's work on the gentoolkit library and equery
svn path=/trunk/gentoolkit/; revision=589
Diffstat (limited to 'trunk/src/eclean/TODO')
-rw-r--r--trunk/src/eclean/TODO16
1 files changed, 0 insertions, 16 deletions
diff --git a/trunk/src/eclean/TODO b/trunk/src/eclean/TODO
deleted file mode 100644
index 04e64ca..0000000
--- a/trunk/src/eclean/TODO
+++ /dev/null
@@ -1,16 +0,0 @@
-- exclusion file syntax could be improved (maybe it should support real
- dep-atoms, or wildcards, etc.)
-
-- some policy to keep the X latest versions of a package (in each of its
- SLOT maybe) would be really cool...
-
-- add an option to protect system binary packages
- => yup, but later... (needs some portage modifications to be done right)
-
-- add actions for PORT_LOGDIR and/or /var/tmp/portage cleaning?
- => bah, don't know... imho tmpreaper or find+rm onliners are enough here
-
-- cleanup of DISTDIR/cvs-src when action=distfiles
- => i never use cvs ebuilds, i should check what it does exactly
-
-- rewrite for a decent Portage API if there ever is one