summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
W. Trevor King [Fri, 17 Feb 2012 00:26:25 +0000 (19:26 -0500)]
Use the external dev-util/update-copyright to generate hooke.license.
W. Trevor King [Thu, 12 Jan 2012 11:54:31 +0000 (06:54 -0500)]
Don't compress doc//img, since Hooke can't read a bzipped ico file.
W. Trevor King [Sun, 8 Jan 2012 17:31:22 +0000 (12:31 -0500)]
Generalize update_copyright error message in hooke ebuild.
W. Trevor King [Fri, 9 Dec 2011 18:11:48 +0000 (13:11 -0500)]
Move Hooke source from Mercurial to Git
Also:
* update to `git-2` eclass and EAPI 4.
* add ~amd64 keyword, now that I'm testing Hooke on an AMD C-60.
W. Trevor King [Thu, 10 Mar 2011 01:44:37 +0000 (20:44 -0500)]
Add PyYAML depedency to Hooke ebuild.
W. Trevor King [Fri, 31 Dec 2010 18:26:14 +0000 (13:26 -0500)]
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 ;).
W. Trevor King [Wed, 17 Nov 2010 19:42:49 +0000 (14:42 -0500)]
Note hooke-9999.ebuild adjustment in the ChangeLog.
W. Trevor King [Wed, 17 Nov 2010 19:40:47 +0000 (14:40 -0500)]
Mercurial eclass v1.15 (committed today) unpacks to ${S}.
See http://bugs.gentoo.org/343993
W. Trevor King [Wed, 3 Nov 2010 18:13:29 +0000 (14:13 -0400)]
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.
W. Trevor King [Wed, 3 Nov 2010 17:09:50 +0000 (13:09 -0400)]
Add sci-physics/hooke ebuild.