W. Trevor King [Wed, 19 Sep 2012 19:13:54 +0000 (15:13 -0400)]
dev-python/pygrader: add dev-python/lxml runtime dependency.
W. Trevor King [Mon, 20 Aug 2012 18:17:55 +0000 (14:17 -0400)]
Update Hooke to use external igor package (vs. internal igorbinarywave).
W. Trevor King [Mon, 20 Aug 2012 17:12:32 +0000 (13:12 -0400)]
Add wxpython-2.9.4.1-r1, fixing pubsub.Publisher references.
W. Trevor King [Sun, 19 Aug 2012 17:04:08 +0000 (13:04 -0400)]
Cleanup sci-misc/igor package.
W. Trevor King [Wed, 15 Aug 2012 16:51:31 +0000 (12:51 -0400)]
Set simulavr docdir to .../usr/share/doc/$PF not .../usr/share/$P.
W. Trevor King [Wed, 15 Aug 2012 15:02:43 +0000 (11:02 -0400)]
Build and install documentation when USE includes doc in simulavr.
W. Trevor King [Tue, 14 Aug 2012 16:07:37 +0000 (12:07 -0400)]
Fix myconf -> my_conf typos in simulavr ebuild.
W. Trevor King [Tue, 14 Aug 2012 02:27:30 +0000 (22:27 -0400)]
Set RUNPATH for simulavr binary (so it can find libbfd).
With --enable-new-dtags, ld sets both RUNPATH and RPATH instead of
just RPATH. On Gentoo, this has been the default since 2005 [1], but
explicit is better than implicit [2].
$ readelf -d .../usr/bin/simulavr | grep PATH
0x000000000000000f (RPATH) Library rpath: [/usr/lib/binutils/avr/git]
0x000000000000001d (RUNPATH) Library runpath: [/usr/lib/binutils/avr/git]
From ld(1):
The "DT_RPATH" entries are ignored if "DT_RUNPATH" entries exist.
So the fact that there is a RPATH entry doesn't matter.
[1]: http://comments.gmane.org/gmane.comp.gnu.binutils/57379
[2]: http://www.python.org/dev/peps/pep-0020/
W. Trevor King [Tue, 14 Aug 2012 00:28:51 +0000 (20:28 -0400)]
Adjust simulavr docdir so docs get installed in ".../share/doc/${P}".
W. Trevor King [Mon, 13 Aug 2012 20:15:59 +0000 (16:15 -0400)]
Patch simulavr to work around bug 35737 (poisoned interrupts).
W. Trevor King [Mon, 13 Aug 2012 19:47:46 +0000 (15:47 -0400)]
Add dev-embedded/simulavr.
W. Trevor King [Fri, 27 Jul 2012 11:57:13 +0000 (07:57 -0400)]
Add EGIT_PROJECT to obexpushd ebuild (store repo as obexpushd.git).
With the old ebuild, the repository was stored as mainline.git.
W. Trevor King [Thu, 26 Jul 2012 17:53:46 +0000 (13:53 -0400)]
Add dev-embedded/teensy-hid-listen (PJRC's HID listener).
W. Trevor King [Mon, 23 Jul 2012 14:37:36 +0000 (10:37 -0400)]
Change email to tremily. I'll update metadata.xml on future rev-bumps.
W. Trevor King [Mon, 23 Jul 2012 14:36:26 +0000 (10:36 -0400)]
Add dev-embedded/teensy-loader-cli (PJRC's microcontroller programmer).
W. Trevor King [Sun, 22 Jul 2012 14:47:11 +0000 (10:47 -0400)]
The igor package works with Python 2.7.
W. Trevor King [Sat, 21 Jul 2012 15:34:20 +0000 (11:34 -0400)]
Add matplotlib to igor's runtime dependencies.
W. Trevor King [Sat, 21 Jul 2012 14:23:03 +0000 (10:23 -0400)]
Add numpy to igor's runtime dependencies.
W. Trevor King [Sat, 21 Jul 2012 14:12:33 +0000 (10:12 -0400)]
Add sci-misc/igor package.
W. Trevor King [Fri, 13 Jul 2012 09:43:04 +0000 (05:43 -0400)]
Fix pymodbus HOMEPAGE link.
W. Trevor King [Thu, 28 Jun 2012 11:55:18 +0000 (07:55 -0400)]
Add http://http-git.tremily.us URL for sawsim.
W. Trevor King [Fri, 22 Jun 2012 03:02:36 +0000 (23:02 -0400)]
Remove dev-java
The hdfview changes were accepted upstream in the science overlay:
commit
709daeff6aa4a3691d83f26a2fb837748cb21478
Author: Sébastien Fabbro <sebfabbro@gmail.com>
Date: Mon May 14 23:26:29 2012 +0100
dev-java/hdf-java: Version bump. Added use flag hdfview. Adapted from the wtk overlay
(Portage version: 2.1.10.56/git/Linux x86_64, unsigned Manifest commit)
At the same time Sébastien pulled in the other dependencies. I hope I
never have to package any Java for Gentoo again ;).
W. Trevor King [Fri, 18 May 2012 22:19:46 +0000 (18:19 -0400)]
Add live app-crypt/mit-krb5 ebuild.
W. Trevor King [Sun, 13 May 2012 17:38:21 +0000 (13:38 -0400)]
Add live ebuild for dev-python/python-ldap.
W. Trevor King [Wed, 4 Apr 2012 00:54:53 +0000 (20:54 -0400)]
Add http-git.tremily.us URL for monkeysphere.
W. Trevor King [Wed, 4 Apr 2012 00:51:41 +0000 (20:51 -0400)]
Add http://http-git.tremily.us URL for msva-perl.
W. Trevor King [Mon, 2 Apr 2012 20:01:18 +0000 (16:01 -0400)]
Add dev-tex/problempack package.
W. Trevor King [Sun, 1 Apr 2012 16:37:28 +0000 (12:37 -0400)]
Add dev-python/chemdb package.
W. Trevor King [Fri, 30 Mar 2012 04:17:54 +0000 (00:17 -0400)]
Remove Python 3 restriction from h5config (upstream improvements).
W. Trevor King [Sat, 24 Mar 2012 10:45:09 +0000 (06:45 -0400)]
Add dev-python/pyassuan package.
W. Trevor King [Fri, 23 Mar 2012 19:38:33 +0000 (15:38 -0400)]
Add dev-python/pygrader package.
W. Trevor King [Wed, 21 Mar 2012 15:40:36 +0000 (11:40 -0400)]
Add dev-python/pgp-mime package.
W. Trevor King [Tue, 20 Mar 2012 12:01:02 +0000 (08:01 -0400)]
Add `doc` USE flag to pycomedi.
W. Trevor King [Sun, 18 Mar 2012 17:15:52 +0000 (13:15 -0400)]
Update pyafm dependencies.
W. Trevor King [Sat, 10 Mar 2012 20:19:33 +0000 (15:19 -0500)]
Add assorted aubio patches to get the current Git trunk working.
Also:
* Update to EAPI 4
* Update to `git-2` eclass
* Remove the `alsa` USE flag, since ASLA support was removed from
aubio with:
commit
705aec8b92b6bbe0394c6fe809706ad49828834e
Author: Paul Brossier <piem@piem.org>
Date: Fri Sep 25 22:12:56 2009 +0200
ext/midi: remove all midi stuff borrowed from fluidsynth, now unused
* Create an `m4` directory by hand to avoid:
aclocal-1.11: couldn't open directory `m4': No such file or directory
* Break `econf` out into `src_configure` for EAPI >= 2.
* Don't try and install documentation that no longer exists.
* Other changes to catch up with the trunk's aubio-0.3.2-r2.ebuild.
W. Trevor King [Thu, 8 Mar 2012 18:13:37 +0000 (13:13 -0500)]
Update comedilib ebuild to fix doc installation.
W. Trevor King [Wed, 7 Mar 2012 18:08:36 +0000 (13:08 -0500)]
Oops, tremily.us -> blog.tremily.us in pypid HOMEPAGE.
W. Trevor King [Tue, 6 Mar 2012 14:48:11 +0000 (09:48 -0500)]
Update URLs from einstein to tremily.
W. Trevor King [Tue, 28 Feb 2012 02:28:30 +0000 (21:28 -0500)]
Fix unpacking for joda-convert-1.1 ebuild.
The problem was pointed out by Darek as a side comment in bug #405923,
but my fix is slightly different than his proposed:
unpack "${A}"
mkdir joda-convert-1.1
mv JodaOrg*/* joda-convert-1.1/
S=$(pwd)/joda-convert-1.1
W. Trevor King [Tue, 28 Feb 2012 02:12:55 +0000 (21:12 -0500)]
Update netcdf-9999 build-xml.patch and remove netcdf-4.3 ebuild.
There's no way to get a stable bundle of the "4.3" source, so I
removed that ebuild. I also updated my build-xml patch so it applys
cleanly to the current Git source, which should fix 405923.
W. Trevor King [Sat, 25 Feb 2012 16:42:36 +0000 (11:42 -0500)]
Adjust SRC_URI in dev-util/be for non-live builds.
W. Trevor King [Sat, 25 Feb 2012 16:07:07 +0000 (11:07 -0500)]
Add dev-python/cherrypy dependency to dev-util/be.
W. Trevor King [Fri, 24 Feb 2012 18:03:59 +0000 (13:03 -0500)]
Add drexel-thesis dependency to thesis-tools and convert URLs to tremily.
W. Trevor King [Fri, 24 Feb 2012 17:58:09 +0000 (12:58 -0500)]
Add ~amd64 keyword to drexel-thesis and update to EAPI 4.
Also update URLs from einstein to tremily.
W. Trevor King [Fri, 24 Feb 2012 17:51:36 +0000 (12:51 -0500)]
Add ~amd64 keyword to draftmark and update to EAPI 4.
W. Trevor King [Sun, 19 Feb 2012 20:40:03 +0000 (15:40 -0500)]
There's a WWW::Shorten import hiding deeper inside twirssi.pl.
W. Trevor King [Sun, 19 Feb 2012 15:35:09 +0000 (10:35 -0500)]
Add net-im/twirssi package.
W. Trevor King [Fri, 17 Feb 2012 01:25:50 +0000 (20:25 -0500)]
Add `doc` use flag to dev-util/be ebuild.
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, 16 Feb 2012 13:57:26 +0000 (08:57 -0500)]
Add dev-util/update-copyright package.
W. Trevor King [Wed, 15 Feb 2012 13:16:24 +0000 (08:16 -0500)]
Add ~amd64 keyword to thesis-tools.
W. Trevor King [Mon, 13 Feb 2012 11:42:15 +0000 (06:42 -0500)]
My patches to comedi-calibrate were accepted upstream.
W. Trevor King [Fri, 27 Jan 2012 21:36:54 +0000 (16:36 -0500)]
Make /var/lib/comedi/calibrations available to the comedi group.
W. Trevor King [Fri, 27 Jan 2012 19:51:55 +0000 (14:51 -0500)]
Override localstatedir in comedi-calibrate's econf call (now "${EPREFIX}"/var).
W. Trevor King [Fri, 27 Jan 2012 19:29:12 +0000 (14:29 -0500)]
Add comedi_calibrate man page.
Downloaded from
http://comedi.org/git?p=comedi/comedilib.git;a=blob_plain;f=man/comedi_calibrate.8;hb=HEAD
until I can get it moved into the comedi_calibrate repository.
W. Trevor King [Fri, 27 Jan 2012 18:52:18 +0000 (13:52 -0500)]
Add sci-misc/comedi-calibrate package.
W. Trevor King [Wed, 25 Jan 2012 15:20:50 +0000 (10:20 -0500)]
Add ~amd64 keyword to stepper, and update to git-2 and EAPI 4.
W. Trevor King [Wed, 25 Jan 2012 15:14:11 +0000 (10:14 -0500)]
Update be to git-2 and EAPI 4 (+ style fixes).
W. Trevor King [Wed, 25 Jan 2012 15:00:15 +0000 (10:00 -0500)]
Fix pycomedi license (to GPL-3).
W. Trevor King [Wed, 25 Jan 2012 14:57:18 +0000 (09:57 -0500)]
Add ~amd64 keyword to calibcant, and update to git-2 and EAPI 4.
W. Trevor King [Wed, 25 Jan 2012 14:50:55 +0000 (09:50 -0500)]
Add ~amd64 keyword to pyafm, and update to git-2 and EAPI 4.
W. Trevor King [Wed, 25 Jan 2012 14:44:04 +0000 (09:44 -0500)]
Oops, update digest for pycomedi.
W. Trevor King [Wed, 25 Jan 2012 14:42:06 +0000 (09:42 -0500)]
Add ~amd64 keyword to pypiezo, and update to git-2 and EAPI 4.
W. Trevor King [Wed, 25 Jan 2012 14:38:57 +0000 (09:38 -0500)]
Update copyright years for comedilib, comedi-headers, and pycomedi.
W. Trevor King [Wed, 25 Jan 2012 14:28:48 +0000 (09:28 -0500)]
Add ~amd64 keyword to pycomedi, and update to git-2 and EAPI 4.
W. Trevor King [Wed, 25 Jan 2012 14:15:02 +0000 (09:15 -0500)]
Add ~amd64 keyword to comedi-headers, and update to git-2 and EAPI 4.
W. Trevor King [Wed, 25 Jan 2012 14:09:15 +0000 (09:09 -0500)]
Add ~amd64 keyword to comedilib, and update to git-2 and EAPI 4.
W. Trevor King [Thu, 12 Jan 2012 17:31:34 +0000 (12:31 -0500)]
Update sawsim to `git-2` eclass and EAPI 4.
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, 16 Dec 2011 00:51:50 +0000 (19:51 -0500)]
Oops, update thesis-tools' Manifest.
W. Trevor King [Fri, 16 Dec 2011 00:48:34 +0000 (19:48 -0500)]
Minor itex2mml cleanups to make repoman happy.
W. Trevor King [Fri, 16 Dec 2011 00:46:42 +0000 (19:46 -0500)]
Unset DEPEND in thesis-tools.
W. Trevor King [Fri, 16 Dec 2011 00:44:52 +0000 (19:44 -0500)]
Add empty IUSE to mxconns to keep repoman happy.
W. Trevor King [Fri, 16 Dec 2011 00:43:42 +0000 (19:43 -0500)]
Oops, update timebook digest after adding ~amd64 keyword.
W. Trevor King [Fri, 9 Dec 2011 19:51:30 +0000 (14:51 -0500)]
Add ~amd64 keyword to obexpushd and update to git-2.
W. Trevor King [Fri, 9 Dec 2011 19:45:24 +0000 (14:45 -0500)]
Update to use git-2 eclass and fix DEPEND -> RDEPEND typo for msva-perl.
W. Trevor King [Fri, 9 Dec 2011 19:43:02 +0000 (14:43 -0500)]
Update to use git-2 eclass and fix DEPEND -> RDEPEND typo for monkeysphere.
W. Trevor King [Fri, 9 Dec 2011 19:41:54 +0000 (14:41 -0500)]
Add ~amd64 keyword to pypid, and update to git-2 and EAPI 4.
W. Trevor King [Fri, 9 Dec 2011 19:39:37 +0000 (14:39 -0500)]
Add ~amd64 keyword to pymodbus, and update to EAPI 4.
W. Trevor King [Fri, 9 Dec 2011 19:10:01 +0000 (14:10 -0500)]
Add ~amd64 keyword to h5config, and update to git-2 and EAPI 4.
W. Trevor King [Fri, 9 Dec 2011 18:57:26 +0000 (13:57 -0500)]
Add ~amd64 keyword to timebook, and update to EAPI 4.
W. Trevor King [Fri, 9 Dec 2011 18:55:35 +0000 (13:55 -0500)]
Add ~amd64 keyword to splittable-kwargs, and update to git-2 and EAPI 4.
W. Trevor King [Fri, 9 Dec 2011 18:45:11 +0000 (13:45 -0500)]
Add ~amd64 keyword to dev-python/geopy, and update to EAPI 4.
W. Trevor King [Fri, 9 Dec 2011 18:42:04 +0000 (13:42 -0500)]
Add ~amd64 keyword to django-taggit, and update to git-2 and EAPI 4.
W. Trevor King [Fri, 9 Dec 2011 18:39:57 +0000 (13:39 -0500)]
Add ~amd64 keyword to django-tables2, and update to git-2 and EAPI 4.
W. Trevor King [Fri, 9 Dec 2011 18:36:34 +0000 (13:36 -0500)]
Add ~amd64 keyword to django-positions, and update to git-2 and EAPI 4.
W. Trevor King [Fri, 9 Dec 2011 18:34:35 +0000 (13:34 -0500)]
Add ~amd64 keyword to django-grappelli, and update to git-2 and EAPI 4.
W. Trevor King [Fri, 9 Dec 2011 18:29:37 +0000 (13:29 -0500)]
Add ~amd64 keyword to curses-check-for-keypress, and update to git-2 and EAPI 4.
W. Trevor King [Fri, 9 Dec 2011 18:18:46 +0000 (13:18 -0500)]
Add ~amd64 keyword to FFT-tools, and update to git-2 and EAPI 4.
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 [Wed, 7 Dec 2011 22:33:23 +0000 (17:33 -0500)]
Add perl-gcpan/MathML-Entities package using g-cpan.
I had to overide `S` in the ebuild to match the tarball extraction
directory. Other than that, this is the plain-vanilla g-cpan package.
W. Trevor King [Wed, 7 Dec 2011 21:26:18 +0000 (16:26 -0500)]
Upgrade perg-gcpan/Crypt-X509 to v0.51 using g-cpan.
W. Trevor King [Wed, 7 Dec 2011 21:11:28 +0000 (16:11 -0500)]
Clarify itex2mml DESCRIPTION.
W. Trevor King [Tue, 22 Nov 2011 01:07:13 +0000 (20:07 -0500)]
Remove media-sound/abcmidi.
Tim Harder added this package to the Portage tree on 2011/10/21, fixing
bug 76017. This means that there's no need for me to maintain my own
version.
W. Trevor King [Thu, 10 Nov 2011 19:46:33 +0000 (14:46 -0500)]
I'm using Gramps now instead of LifeLines.
W. Trevor King [Sun, 16 Oct 2011 23:20:48 +0000 (19:20 -0400)]
Remove my mutt ebuild entirely.
The verbose-mime patch was added to the standard Portage ebuild
starting with mutt-1.5.21-r4 (closing Gentoo bug 348477 [1]). The
matching upstream enhancement has not seen any recent activity [2].
[1]: https://bugs.gentoo.org/show_bug.cgi?id=348477
[2]: http://dev.mutt.org/trac/ticket/3478
W. Trevor King [Sun, 16 Oct 2011 23:11:41 +0000 (19:11 -0400)]
Update my mutt ebuild to match Portage's for mutt-1.5.21-r7.
W. Trevor King [Mon, 10 Oct 2011 22:20:55 +0000 (18:20 -0400)]
Standardize capitalization and fix a spelling error in use.local.desc.
W. Trevor King [Mon, 10 Oct 2011 22:20:13 +0000 (18:20 -0400)]
Add hdfview USE description to use.local.desc.