summaryrefslogtreecommitdiff
path: root/src/eclean/TODO
diff options
context:
space:
mode:
authorfuzzyray <fuzzyray@gentoo.org>2009-05-18 20:05:37 +0000
committerfuzzyray <fuzzyray@gentoo.org>2009-05-18 20:05:37 +0000
commitce8ff8c6d503a9d2adffdc6ba97e4c16b4821fa3 (patch)
tree7d2a50999a892294b73c5f3c177e0ce638ed3819 /src/eclean/TODO
parentcd5a8e80f949f649b6d2b174bc899f1f092684fd (diff)
downloadgentoolkit-ce8ff8c6d503a9d2adffdc6ba97e4c16b4821fa3.tar.gz
Remove obsolete gentoolkit src directory
svn path=/trunk/gentoolkit/; revision=640
Diffstat (limited to 'src/eclean/TODO')
-rw-r--r--src/eclean/TODO16
1 files changed, 0 insertions, 16 deletions
diff --git a/src/eclean/TODO b/src/eclean/TODO
deleted file mode 100644
index 04e64ca..0000000
--- a/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