summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
W. Trevor King [Sat, 8 Oct 2011 14:15:15 +0000 (10:15 -0400)]
Use EANT_GENTOO_CLASSPATH to avoid a call `java-pkg_getjar` in dev-java/fits.
That's what EANT_GETNTOO_CLASSPATH is for, and having a calling a
function (such as `java-pkg_getjar`) outside any of the src_*()
wrappers is not a good idea.
Also:
* Save the download as `${P}-src.jar` instead of `${P}_src.jar`.
* Fix the `java-pkg_newjar` calling syntax (I'd swapped the order).
W. Trevor King [Sat, 8 Oct 2011 13:39:14 +0000 (09:39 -0400)]
Assorted, minor dev-java/fits cleanups
* Strip trailing whitespace from files/build.xml
* Place the built jar in build/ rather than in the base directory.
* Use ant's `-D=property=value` option to alter the project version
and junit JAR path, rather than sedding build.xml
* Use `${doc.api}` instead of repeathing `${doc}/api` in build.xml.
W. Trevor King [Fri, 7 Oct 2011 08:24:50 +0000 (04:24 -0400)]
Mention the two new dev-java/fits patches in the fits ChangeLog.
W. Trevor King [Fri, 7 Oct 2011 08:20:16 +0000 (04:20 -0400)]
Add two dev-java/fits patches and cleanup so tests all pass.
W. Trevor King [Fri, 7 Oct 2011 02:19:27 +0000 (22:19 -0400)]
Add dev-java/fits packaging nom.tam.fits.