sci-physics/hooke: oops, update Manifest after update to igor.
This should have happened in:
commit
3311268ccd7b6c581f357e4cf431fb7d13b51700
Author: W. Trevor King <wking@tremily.us>
Date: Mon Aug 20 14:17:55 2012 -0400
Update Hooke to use external igor package (vs. internal igorbinarywave).
Update Hooke to use external igor package (vs. internal igorbinarywave).
Update URLs from einstein to tremily.
Use the external dev-util/update-copyright to generate hooke.license.
Don't compress doc//img, since Hooke can't read a bzipped ico file.
Generalize update_copyright error message in hooke ebuild.
Add PyYAML depedency to Hooke ebuild.
Update to EAPI 3 and fix several repoman issues.
I believe the remaining repoman issues are due to:
* some dependency packages in overlays (vs. the main Portage tree)
* some packages only supporting version controlled source (makes it
hard to depend on a specific version)
Neither one of these will cause me to loose sleep ;).
Note hooke-9999.ebuild adjustment in the ChangeLog.
Mercurial eclass v1.15 (committed today) unpacks to ${S}.
See http://bugs.gentoo.org/343993
Update hooke install to setup /etc/hooke/hooke.cfg.
Also
* install runtime images in /usr/share/doc/hooke-9999/img/*
* add a dependency on dev-libs/libxslt for gui_flow.svg generation.
Add sci-physics/hooke ebuild.