aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDenis Dupeyron <calchan@gentoo.org>2013-01-27 09:50:40 -0700
committerDenis Dupeyron <calchan@gentoo.org>2013-01-27 09:50:40 -0700
commit1942019809be72e647a8757e072ae62a7cf26bd2 (patch)
treeeb0371b7e9d45294ebf7c5eaf1d163a9b20025f0
parentAdd a bunch of deprules (diff)
downloadR_overlay-1942019809be72e647a8757e072ae62a7cf26bd2.tar.gz
R_overlay-1942019809be72e647a8757e072ae62a7cf26bd2.tar.bz2
R_overlay-1942019809be72e647a8757e072ae62a7cf26bd2.zip
Update TODO
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index fe475c5..ca8ee6b 100644
--- a/TODO
+++ b/TODO
@@ -3,6 +3,11 @@ TODO list, most priority at the top.
* Problem of tarballs which disappear when package is updated
* Solve issue of depending on a newer version of a base package than what is
available in the currently installed version of R
+ * Do-not-process feature to list packages we shouldn't even look at
+ * Allow per-package keywords for:
+ - packages which require e.g. 64 bit only
+ - packages present in multiple repositories
+ - ?
* Better way to deal with R suggestions
* Handle slots in fuzzy dependency resolver
* readline in depres_console