summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO.md2
-rw-r--r--ruby.md5
2 files changed, 6 insertions, 1 deletions
diff --git a/TODO.md b/TODO.md
index 1a164dc..c4ba382 100644
--- a/TODO.md
+++ b/TODO.md
@@ -31,7 +31,7 @@ Port
* [acpi-call](http://hybrid-graphics-linux.tuxfamily.org/index.php?title=Acpi_call).
* [Pond](https://pond.imperialviolet.org/).
* [Octopress](http://octopress.org/).
-* [leap-cli](https://leap.se) (check http://deb.leap.se).
+* [leap-cli](https://leap.se) (check http://deb.leap.se and `ruby.md`).
* [Blingbling](http://awesome.naquadah.org/wiki/Blingbling).
* [x2go-server](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465821).
* [Terminology](https://www.enlightenment.org/p.php?p=about/terminology).
diff --git a/ruby.md b/ruby.md
index d44bd55..56565b5 100644
--- a/ruby.md
+++ b/ruby.md
@@ -121,6 +121,11 @@ Getting the source for the existing packages:
dpkg-source -x $package*dsc
done
+Status:
+
+* Done: currently nothing besides this doc :/
+* Currently doing: `ruby-base32`.
+
Next steps:
* Fix `debian/control` and other `FIXME` on each package.