Add assorted dev-java packages to Gentoo overlay post.
[blog.git] / posts / Gentoo_overlay.mdwn
index 161d6fdd609d1437d73ff585160a0e85fa87eca3..57fdd6d32d268bae2f8d6d4dd620d9d8f804e52e 100644 (file)
@@ -20,8 +20,19 @@ personal `layman.xml`).  The overlay is a fairly strange mix:
   ([ObexPushD](http://www.gitorious.org/obexpushd))
 - app-text/itex2mml
   ([Gentoo 194499](http://bugs.gentoo.org/194499))
+- dev-java/hdf-java
+  ([hdf-java](http://www.hdfgroup.org/hdf-java-html/) and [[HDFView]])
 - dev-java/fits
-  ([nom.tam.fits](http://fits.gsfc.nasa.gov/fits_libraries.html#java_tam))
+  ([nom.tam.fits](http://fits.gsfc.nasa.gov/fits_libraries.html#java_tam),
+   a HDFView dependency)
+- dev-java/netcdf
+  ([Java access to NetCDF](http://www.unidata.ucar.edu/software/netcdf-java/))
+- dev-java/joda-time
+  ([Java date and time API](http://joda-time.sourceforge.net/),
+   a `netcdf` dependency)
+- dev-java/joda-convert
+  ([Joda-Convert](http://joda-convert.sourceforge.net/),
+   a `joda-time` dependency)
 - dev-python/curses-check-for-keypress
   (my [[curses_check_for_keypress]] package)
 - dev-python/django-tables2