aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndré Erdmann <dywi@mailerd.de>2013-07-10 15:44:35 +0200
committerAndré Erdmann <dywi@mailerd.de>2013-07-10 15:44:35 +0200
commit5f90ed490bc36a814c85ff690710abafdd325643 (patch)
tree5bb827aa0e76c79d195c89f4db5d2b8641681bcc /TODO
parentupdate ebuild, Makefile (diff)
downloadR_overlay-5f90ed490bc36a814c85ff690710abafdd325643.tar.gz
R_overlay-5f90ed490bc36a814c85ff690710abafdd325643.tar.bz2
R_overlay-5f90ed490bc36a814c85ff690710abafdd325643.zip
change format of TODO file
Diffstat (limited to 'TODO')
-rw-r--r--TODO16
1 files changed, 8 insertions, 8 deletions
diff --git a/TODO b/TODO
index ca8ee6b..5db038f 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,13 @@
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:
+[x] 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
+[x] Do-not-process feature to list packages we shouldn't even look at
+[x] 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
+[x] Better way to deal with R suggestions
+[x] Handle slots in fuzzy dependency resolver
+[ ] readline in depres_console