wtk-overlay.git
9 years agoMerge remote-tracking branch 'origin/dev-python/exam'
W. Trevor King [Wed, 1 Oct 2014 11:56:43 +0000 (04:56 -0700)]
Merge remote-tracking branch 'origin/dev-python/exam'

Pull in this per-package branch with a subtree merge [1]:

  $ git merge -s ours --no-commit origin/dev-python/exam
  $ git read-tree --prefix=dev-python/exam/ -u origin/dev-python/exam
  $ git commit -v

so folks who aren't using a version of Layman that supports submodules
(currently everybody) can use this modular package.

[1]: https://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html

9 years agoMerge remote-tracking branch 'origin/dev-python/thumbor-pexif'
W. Trevor King [Wed, 1 Oct 2014 11:56:08 +0000 (04:56 -0700)]
Merge remote-tracking branch 'origin/dev-python/thumbor-pexif'

Pull in this per-package branch with a subtree merge [1]:

  $ git merge -s ours --no-commit origin/dev-python/thumbor-pexif
  $ git read-tree --prefix=dev-python/thumbor-pexif/ -u origin/dev-python/thumbor-pexif
  $ git commit -v

so folks who aren't using a version of Layman that supports submodules
(currently everybody) can use this modular package.

[1]: https://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html

9 years agoMerge remote-tracking branch 'origin/dev-python/derpconf'
W. Trevor King [Wed, 1 Oct 2014 11:55:13 +0000 (04:55 -0700)]
Merge remote-tracking branch 'origin/dev-python/derpconf'

Pull in this per-package branch with a subtree merge [1]:

  $ git merge -s ours --no-commit origin/dev-python/derpconf
  $ git read-tree --prefix=dev-python/derpconf/ -u origin/dev-python/derpconf
  $ git commit -v

so folks who aren't using a version of Layman that supports submodules
(currently everybody) can use this modular package.

[1]: https://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html

9 years agoMerge remote-tracking branch 'origin/dev-python/pyvows'
W. Trevor King [Wed, 1 Oct 2014 11:53:24 +0000 (04:53 -0700)]
Merge remote-tracking branch 'origin/dev-python/pyvows'

Pull in this per-package branch with a subtree merge [1]:

  $ git merge -s ours --no-commit origin/dev-python/pyvows
  $ git read-tree --prefix=dev-python/pyvows/ -u origin/dev-python/pyvows
  $ git commit -v

so folks who aren't using a version of Layman that supports submodules
(currently everybody) can use this modular package.

[1]: https://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html

9 years agoMerge remote-tracking branch 'origin/dev-python/preggy'
W. Trevor King [Wed, 1 Oct 2014 11:50:48 +0000 (04:50 -0700)]
Merge remote-tracking branch 'origin/dev-python/preggy'

Pull in this per-package branch with a subtree merge [1]:

  $ git merge -s ours --no-commit origin/dev-python/preggy
  $ git read-tree --prefix=dev-python/preggy/ -u origin/dev-python/preggy
  $ git commit -av

so folks who aren't using a version of Layman that supports submodules
(currently everybody) can use this modular package.

[1]: https://www.kernel.org/pub/software/scm/git/docs/howto/using-merge-subtree.html

9 years agodev-python/exam: Add this (indirect) thumbor test dependency dev-python/exam
W. Trevor King [Tue, 30 Sep 2014 22:10:05 +0000 (15:10 -0700)]
dev-python/exam: Add this (indirect) thumbor test dependency

I've submitted the find_packages sed upstream [1].

[1]: https://github.com/Fluxx/exam/pull/39

9 years agodev-python/derpconf: Add this thumbor dependency
W. Trevor King [Tue, 30 Sep 2014 18:02:45 +0000 (11:02 -0700)]
dev-python/derpconf: Add this thumbor dependency

I've submitted the tornado-pyvows -> pyVows dependency change upstream
[1].  I don't know if the package itself is compatible with Python 3,
but the test suite isn't (because pyVows isn't) so I'm sticking with
2.7 in PYTHON_COMPAT.

[1]: https://github.com/globocom/derpconf/pull/11

9 years agodev-python/thumbor-pexif: Add this thumbor dependency
W. Trevor King [Tue, 30 Sep 2014 19:10:12 +0000 (12:10 -0700)]
dev-python/thumbor-pexif: Add this thumbor dependency

I've submitted the new homepage upstream [1].  This package is old,
and not Python 3 compatible, with stuff like:

  print >> sys.stderr, usage

[1]: https://github.com/thumbor/pexif/pull/1

9 years agopyvows-2.0.3.ebuild: Add a versioned package for tornado-pyvows
W. Trevor King [Tue, 30 Sep 2014 17:23:14 +0000 (10:23 -0700)]
pyvows-2.0.3.ebuild: Add a versioned package for tornado-pyvows

Which claims it requires pyvows <= 2.0.3.

9 years agopyvows-9999.ebuild: Fix 'pyvows' -> 'pyVows' for PyPI page
W. Trevor King [Tue, 30 Sep 2014 17:22:55 +0000 (10:22 -0700)]
pyvows-9999.ebuild: Fix 'pyvows' -> 'pyVows' for PyPI page

9 years agodev-python/pyvows: Add this (indirect) thumbor test dependency
W. Trevor King [Mon, 29 Sep 2014 23:06:31 +0000 (16:06 -0700)]
dev-python/pyvows: Add this (indirect) thumbor test dependency

I've submitted the find_packages sed upstream [1].  I don't know if
the package itself is compatible with Python 3, but the test suite
isn't so I'm sticking with 2.7 in PYTHON_COMPAT [2].  The test suite
also depends on gevent, because the fallback VowsSequentialRunner is
broken [3].

[1]: https://github.com/heynemann/pyvows/pull/109
[2]: https://github.com/heynemann/pyvows/issues/110#issuecomment-57243488
[3]: https://github.com/heynemann/pyvows/issues/111

9 years agodev-python/preggy: Add this (indirect) thumbor test dependency
W. Trevor King [Mon, 29 Sep 2014 22:03:11 +0000 (15:03 -0700)]
dev-python/preggy: Add this (indirect) thumbor test dependency

I've submitted the find_packages sed upstream [1].

[1]: https://github.com/heynemann/preggy/pull/18

9 years agodev-python/flask-cors-1.9.0: Bump to 1.9.0
W. Trevor King [Tue, 23 Sep 2014 11:54:07 +0000 (04:54 -0700)]
dev-python/flask-cors-1.9.0: Bump to 1.9.0

Which was just released on Saturday [1] and fixes some tests on Python
3.4 [2] and improves coverage [3] among other thing.

[1]: https://github.com/wcdolphin/flask-cors/pull/77
[2]: https://github.com/wcdolphin/flask-cors/pull/74
[3]: https://github.com/wcdolphin/flask-cors/pull/75

9 years agodev-python/flask-cors-1.8.1: Bump to 1.8.1
W. Trevor King [Thu, 18 Sep 2014 00:43:07 +0000 (17:43 -0700)]
dev-python/flask-cors-1.8.1: Bump to 1.8.1

Which was just released [1] and now bundles tests/ [2].

[1]: https://github.com/wcdolphin/flask-cors/pull/72
[2]: https://github.com/wcdolphin/flask-cors/pull/71

9 years agodev-python/flask-cors: Use best_version instead of equery
W. Trevor King [Sun, 14 Sep 2014 18:52:09 +0000 (11:52 -0700)]
dev-python/flask-cors: Use best_version instead of equery

To find the location of the installed python-docs.  Zero_Chaos suggested
the best_version approach on #gentoo-python just now.

The installed version of these docs may soon change, with the
python-docs package shifting to a per-slot naming scheme that more
closely matches the upstream Python naming scheme [1].

[1]: https://bugs.gentoo.org/show_bug.cgi?id=522794

Thanks-to: Rick Farina (Zero_Chaos) <zerochaos@gentoo.org>

9 years agodev-python/flask-cors: Only depend on the python-docs:2.7
W. Trevor King [Sun, 14 Sep 2014 18:47:35 +0000 (11:47 -0700)]
dev-python/flask-cors: Only depend on the python-docs:2.7

PEP 430 says that links to Python docs without an explicit version are
implicitly requesting the latest 2.x release [1].

[1]: http://legacy.python.org/dev/peps/pep-0430/#don-t-break-useful-resources

9 years agodev-python/flask-cors: Drop ROOT and use stricter python-docs dependencies
W. Trevor King [Mon, 8 Sep 2014 03:55:57 +0000 (20:55 -0700)]
dev-python/flask-cors: Drop ROOT and use stricter python-docs dependencies

We're not supposed to use ROOT in ebuild functions (see the discussion
in f3893ec9, dev-python/flask-cors/flask-cors-9999.ebuild: Use local
intersphinx, 2014-09-02).  I had been using it to build against the
objects.inv from that ROOT, but we're actually supposed to build
against the local (non-ROOT) copy [1]:

  ROOT isn't used for library dependencies. When building, libraries,
  headers etc. on / have to be used. Cross-compiling etc is done by
  configuring the toolchain correctly, not by hacking ebuilds in a way
  that breaks binary packages.

I'm also using equery to list the python-docs files (on /), to avoid
hard-coding /usr/share/doc"/python-docs-*/html.  equery knows what was
installed, and I really don't care where it is, so long as I can find
the objects.inv (and so long as that's the directory with the HTML
docs too).

Finally, the python-docs dependencies make sure we accept any of the
python-docs versions that install objects.inv [2].  Ian Delaney bumped
versions to -r1 so we could determine if objects.inv was installed,
and Ian Stakenvicius pointed out the slotted approach to the disjoint
dependency.

[1]: https://bugs.gentoo.org/show_bug.cgi?id=258125#c0
[2]: https://bugs.gentoo.org/show_bug.cgi?id=521768

Thanks-to: Ian Delaney <idella4@gentoo.org>
Thanks-to: Ian Stakenvicius <axs@gentoo.org>

9 years agodev-python/flask-cors/flask-cors-9999.ebuild: Use local intersphinx
W. Trevor King [Tue, 2 Sep 2014 22:54:51 +0000 (15:54 -0700)]
dev-python/flask-cors/flask-cors-9999.ebuild: Use local intersphinx

Gentoo's python-docs recently learned how to install objects.inv (with
the 2.7.6, 3.3.5, and 3.4.0 ebuilds, but without a revbump [1]).
Avoid the troublesome web access [2,3]:

  loading intersphinx inventory from http://docs.python.org/objects.inv...

Unfortunately, the approach to locating the local objects.inv is a bit
awkward.  Ideally there would be some sort of pkg-config approach to
listing a package's HTML doc directory :p, but until then the best I
can do is shell out to ls with an EROOT-based glob.  Using ROOT in
ebuild functions is illegal though [4] (and by extension, using it via
EROOT may be illegal as well).  Even if it was legal, you're going to
run into trouble if the python-docs dependency was installed with a
different ROOT, which is why I die if PYTHON_DOC is empty.

[1]: https://bugs.gentoo.org/show_bug.cgi?id=521768
     Summary: dev-python/python-docs-3.4.0 doesn't install objects.inv
       for intersphinx
[2]: https://bugs.gentoo.org/show_bug.cgi?id=522064
     Summary: should explicitly disallow network access from existing
       ebuild functions
[3]: https://github.com/gentoo/devmanual.gentoo.org/pull/21
     Summary: ebuild-writing/functions: Don't allow network access
[4]: http://devmanual.gentoo.org/ebuild-writing/common-mistakes/#invalid-use-of-root

9 years agodev-python/flask-cors: Add this docker-registry dependency
W. Trevor King [Sat, 30 Aug 2014 16:32:57 +0000 (09:32 -0700)]
dev-python/flask-cors: Add this docker-registry dependency

9 years agodev-python/parse: Add this Fig dependency (via dockerpty and behave)
W. Trevor King [Fri, 8 Aug 2014 22:19:12 +0000 (15:19 -0700)]
dev-python/parse: Add this Fig dependency (via dockerpty and behave)

With a symlink to the most recent version (1.6.4, uploaded to PyPI on
2014-05-02) for folks who don't want a floating ebuild.

9 years agodev-python/texttable: Add this Fig dependency
W. Trevor King [Fri, 8 Aug 2014 21:18:53 +0000 (14:18 -0700)]
dev-python/texttable: Add this Fig dependency

I can't find a version control repository for texttable.  Gerome
Fournier seems to just post the most recent version of the module [1]
without linking to a repository [2].

[1]: http://foutaise.org/code/texttable/texttable
[2]: http://foutaise.org/code/

10 years agoBump package compatibility to Python 3.4
W. Trevor King [Fri, 18 Apr 2014 00:28:48 +0000 (17:28 -0700)]
Bump package compatibility to Python 3.4

For all the Python-3-compatible packages:

* dev-python/ipython-irc
* dev-python/ipythonblocks
* dev-python/wheel
* dev-util/update-copyright
* net-proxy/package-cache

I've installed all of these locally with 3.4, and they seem to work.

10 years agonet-proxy/package-cache: Strip trailing whitespace
W. Trevor King [Fri, 18 Apr 2014 00:28:26 +0000 (17:28 -0700)]
net-proxy/package-cache: Strip trailing whitespace

10 years agodev-python/ipython-irc: Fix DESCRIPTION
W. Trevor King [Fri, 18 Apr 2014 00:27:41 +0000 (17:27 -0700)]
dev-python/ipython-irc: Fix DESCRIPTION

I dunno where the previous value came from :p.

10 years agonet-proxy/package-cache: Package my package-cache server
W. Trevor King [Fri, 21 Feb 2014 01:14:33 +0000 (17:14 -0800)]
net-proxy/package-cache: Package my package-cache server

10 years agoapp-crypt/monkeysphere: Remove now that it's in upstream Gentoo
W. Trevor King [Mon, 16 Dec 2013 17:04:35 +0000 (09:04 -0800)]
app-crypt/monkeysphere: Remove now that it's in upstream Gentoo

With Kristian Fiskerstrand as the proxy maintainer [1].

https://bugs.gentoo.org/show_bug.cgi?id=313253#c13

10 years agodev-util/update-copyright: Update to Python 3 master branch
W. Trevor King [Thu, 12 Dec 2013 16:58:26 +0000 (08:58 -0800)]
dev-util/update-copyright: Update to Python 3 master branch

Also bump the ebuild to EAPI 5 and the distutils-r1 eclass.

10 years agovirtual/unfolding-disasters: Require app-text/itex2mml and perl-gcpan/MathML-Entities
W. Trevor King [Fri, 20 Sep 2013 16:31:54 +0000 (09:31 -0700)]
virtual/unfolding-disasters: Require app-text/itex2mml and perl-gcpan/MathML-Entities

We need these for compiling *.mdwn_itex pages.

10 years agodev-python/pymodbus: Update dependency from 'twisted' to 'twisted-core'
W. Trevor King [Fri, 16 Aug 2013 22:54:41 +0000 (15:54 -0700)]
dev-python/pymodbus: Update dependency from 'twisted' to 'twisted-core'

The ebuild was renamed in the Portage tree on 09 Aug 2013:

  $ cat /usr/portage/dev-python/twisted-core/ChangeLog
  ...
  *twisted-core-13.0.0-r1 (09 Aug 2013)

    09 Aug 2013; Michał Górny <mgorny@gentoo.org> +twisted-core-13.0.0-r1.ebuild:
    Migrate to twisted-r1.

    06 Aug 2013; Michał Górny <mgorny@gentoo.org> twisted-core-12.2.0.ebuild,
    twisted-core-12.3.0.ebuild, twisted-core-13.0.0.ebuild:
    Fix patch paths. Bug #479942.

  *twisted-13.0.0 (08 Apr 2013)
  ...

11 years agodev-python/pymodbus: Pymodbus is now (v1.2.0) versioned in Git on GitHub
W. Trevor King [Fri, 19 Apr 2013 12:54:12 +0000 (08:54 -0400)]
dev-python/pymodbus: Pymodbus is now (v1.2.0) versioned in Git on GitHub

Also bump to EAPI 5 and distutils-r1.

11 years agomedia-libs/aubio: Update to the current waf build system
W. Trevor King [Thu, 18 Apr 2013 20:35:46 +0000 (16:35 -0400)]
media-libs/aubio: Update to the current waf build system

I've patched up wscript a bit to work cleanly with the ebuild.  I
pushed the generic patches upstream [1]; if they are picked up there,
we'll obviously want to drop them here.

[1]: https://lists.aubio.org/pipermail/aubio-user/2013-April/000119.html

11 years agomedia-libs/aubio: Update license from GPL-2 to GPL-3
W. Trevor King [Thu, 18 Apr 2013 13:09:47 +0000 (09:09 -0400)]
media-libs/aubio: Update license from GPL-2 to GPL-3

This should have been done a while ago.  The aubio commit is:

  commit 0b48dcbb71138c1e40d76c47fcc7b32157df1dd0
  Author: Paul Brossier <piem@piem.org>
  Date:   Mon Oct 26 03:31:36 2009 +0100

    COPYING: update from GPLv2 to GPLv3

11 years agonet-irc/qwebirc: Update for EAPI-5
W. Trevor King [Mon, 15 Apr 2013 17:15:04 +0000 (13:15 -0400)]
net-irc/qwebirc: Update for EAPI-5

I also tried to convert shell commands to their builtin EAPI
equivalents.

11 years agonet-irc/qwebirc: Add package as found online
W. Trevor King [Sun, 14 Apr 2013 20:36:28 +0000 (16:36 -0400)]
net-irc/qwebirc: Add package as found online

http://opensource.sf-tec.de/repos/dakon-overlay/net-irc/qwebirc/

I couldn't find version history, but the website claims:

  dakon-overlay - Revision 64: /net-irc/qwebirc

11 years agodev-python/ipython-irc: Add my iframe IRC client
W. Trevor King [Sun, 14 Apr 2013 18:42:43 +0000 (14:42 -0400)]
dev-python/ipython-irc: Add my iframe IRC client

11 years agodev-python/ipythonblocks: Matt Davis' Python-teaching package
W. Trevor King [Mon, 4 Mar 2013 14:15:08 +0000 (09:15 -0500)]
dev-python/ipythonblocks: Matt Davis' Python-teaching package

11 years agodev-python/wheel: Remove variables from HOMEPAGE
W. Trevor King [Sat, 2 Mar 2013 20:00:08 +0000 (15:00 -0500)]
dev-python/wheel: Remove variables from HOMEPAGE

To comply with the devmanual [1].  Thanks to Jeroen Roovers for
pointing this out [2].

[1]: http://devmanual.gentoo.org/ebuild-writing/variables/index.html
[2]: https://bugs.gentoo.org/show_bug.cgi?id=459804#c1

11 years agodev-python/wheel: Add a live ebuild for Python's wheel installer
W. Trevor King [Thu, 28 Feb 2013 23:52:10 +0000 (18:52 -0500)]
dev-python/wheel: Add a live ebuild for Python's wheel installer

11 years agometadata/layout.conf: Configure the overlay
W. Trevor King [Fri, 1 Feb 2013 13:39:04 +0000 (08:39 -0500)]
metadata/layout.conf: Configure the overlay

See portage(5) for details.

11 years agomail-client/mutt-ldap: Add dev-python/pyxdg as a runtime dependency
W. Trevor King [Fri, 25 Jan 2013 00:16:38 +0000 (19:16 -0500)]
mail-client/mutt-ldap: Add dev-python/pyxdg as a runtime dependency

11 years agomail-client/mutt-ldap: Add my package (now that it's on PyPI)
W. Trevor King [Sun, 20 Jan 2013 19:48:00 +0000 (14:48 -0500)]
mail-client/mutt-ldap: Add my package (now that it's on PyPI)

11 years agoapp-crypt/mit-krb5: Remove now that my changes are upstream
W. Trevor King [Tue, 15 Jan 2013 13:31:47 +0000 (08:31 -0500)]
app-crypt/mit-krb5: Remove now that my changes are upstream

Final patch was:

  commit 372b3e2a4f3bd9d1b2e05abec4c04b99962e582f
  Author:     W. Trevor King <wking@tremily.us>
  AuthorDate: Thu May 17 21:26:36 2012 -0400
  Commit:     Tom Yu <tlyu@mit.edu>
  CommitDate: Wed May 23 15:56:21 2012 -0400

    Convert DEBUG_REFERRALS to TRACE_* framework

which was released in 1.11.

11 years agodev-python/python-kmod: Change Git URLs from wking to agrover
W. Trevor King [Tue, 15 Jan 2013 13:14:32 +0000 (08:14 -0500)]
dev-python/python-kmod: Change Git URLs from wking to agrover

Andy merged my Cython pull request back in October.

Also bump copyright years and fix copy/paste pycomedi typo in the
ChangeLog.

11 years agoprofiles/categories: Add list of categories
W. Trevor King [Sun, 13 Jan 2013 17:23:41 +0000 (12:23 -0500)]
profiles/categories: Add list of categories

This should fix:

  # emerge -av perl-gcpan/MathML-Entities
  !!! 'perl-gcpan/MathML-Entities' has a category that is not listed in /etc/portage/categories

11 years agovirtual/unfolding-disasters: Add media-fonts/freefonts dependency
W. Trevor King [Wed, 9 Jan 2013 18:53:00 +0000 (13:53 -0500)]
virtual/unfolding-disasters: Add media-fonts/freefonts dependency

gocmseq_.pfb is used by the blog for the Blinkenlights post.

11 years agovirtual/unfolding-disasters: Add exif dependency for name-by-date.sh
W. Trevor King [Wed, 19 Dec 2012 19:34:45 +0000 (14:34 -0500)]
virtual/unfolding-disasters: Add exif dependency for name-by-date.sh

11 years agodev-python/geopy: Update to follow migration to GitHub.
W. Trevor King [Wed, 12 Dec 2012 15:07:24 +0000 (10:07 -0500)]
dev-python/geopy: Update to follow migration to GitHub.

geopy has moved to Git and added support for Python 3 :).

Also remove the unnecessary src_unpack().

11 years agovirtual/unfolding-disasters: Add geopy and pyproj for maplabel.py
W. Trevor King [Wed, 12 Dec 2012 14:37:13 +0000 (09:37 -0500)]
virtual/unfolding-disasters: Add geopy and pyproj for maplabel.py

maproute.py also uses pyproj.

11 years agovirtual/unfolding-disasters: add conky[X,mpd] for my .conkyrc dotfile
W. Trevor King [Thu, 6 Dec 2012 17:54:21 +0000 (12:54 -0500)]
virtual/unfolding-disasters: add conky[X,mpd] for my .conkyrc dotfile

From my dotfiles-public repository.

11 years agovirtual/unfolding-disasters: Add timidity, abcmidi, and Lilypond for abcplay.py
W. Trevor King [Thu, 6 Dec 2012 16:01:58 +0000 (11:01 -0500)]
virtual/unfolding-disasters: Add timidity, abcmidi, and Lilypond for abcplay.py

11 years agovirtual/unfolding-disasters: Add fontforge for font-reduce.py
W. Trevor King [Thu, 6 Dec 2012 15:58:43 +0000 (10:58 -0500)]
virtual/unfolding-disasters: Add fontforge for font-reduce.py

11 years agovirtual/unfolding-disasters: Add pdftk and Ghostscript for pdf-merge.py
W. Trevor King [Thu, 6 Dec 2012 15:55:28 +0000 (10:55 -0500)]
virtual/unfolding-disasters: Add pdftk and Ghostscript for pdf-merge.py

11 years agovirtual/unfolding-disasters: Add video utilities for gallery.py
W. Trevor King [Thu, 6 Dec 2012 15:42:00 +0000 (10:42 -0500)]
virtual/unfolding-disasters: Add video utilities for gallery.py

11 years agovirtual/unfolding-disasters: Add sound utilities for mkogg.py.
W. Trevor King [Thu, 6 Dec 2012 15:37:09 +0000 (10:37 -0500)]
virtual/unfolding-disasters: Add sound utilities for mkogg.py.

11 years agodev-python/FFT-tools: -Python2.6, +Python3.2 for FFT-tools 0.5
W. Trevor King [Mon, 19 Nov 2012 10:36:04 +0000 (05:36 -0500)]
dev-python/FFT-tools: -Python2.6, +Python3.2 for FFT-tools 0.5

11 years agolicenses/netCDF: remove license
W. Trevor King [Sun, 18 Nov 2012 16:40:27 +0000 (11:40 -0500)]
licenses/netCDF: remove license

This should have happed in

  commit 5199af4f19886b8df37ebdfc3db1459545b49a55
  Author: W. Trevor King <wking@tremily.us>
  Date:   Thu Jun 21 23:02:36 2012 -0400

    Remove dev-java

when dev-java/netcdf (the only package using the license) was removed.

11 years agonet-mail/rss2email: update homepage and repository to GitHub
W. Trevor King [Tue, 13 Nov 2012 14:24:32 +0000 (09:24 -0500)]
net-mail/rss2email: update homepage and repository to GitHub

11 years agodev-util/be: fix the Manifest digests for the ebuild and ChangeLog
W. Trevor King [Tue, 6 Nov 2012 18:37:01 +0000 (13:37 -0500)]
dev-util/be: fix the Manifest digests for the ebuild and ChangeLog

This should have been done during:

  commit 718a455de30983037c81ea0cfa03da11ff1b4b1c
  Author: W. Trevor King <wking@tremily.us>
  Date:   Sat Oct 27 14:10:36 2012 -0400

    dev-util/be: add ~amd64-linux and ~x86-linux keywords

11 years agodev-util/be: add ~amd64-linux and ~x86-linux keywords
W. Trevor King [Sat, 27 Oct 2012 18:10:36 +0000 (14:10 -0400)]
dev-util/be: add ~amd64-linux and ~x86-linux keywords

Tested on newton and the xphys.

11 years agodev-util/be: remove description from metadata.xml
W. Trevor King [Sat, 27 Oct 2012 17:40:16 +0000 (13:40 -0400)]
dev-util/be: remove description from metadata.xml

It's redunant with DESCRIPTION in the ebuild, and I'm pretty sure the
<description> tag for the package is not supposed to be a subfield of
<maintainer>.

11 years agodev-util/be: update bash-competion support and add zsh-competion to IUSE
W. Trevor King [Sat, 27 Oct 2012 11:39:31 +0000 (07:39 -0400)]
dev-util/be: update bash-competion support and add zsh-competion to IUSE

Add zsh-completion option and {bash,zsh}-completion dependencies.
Use newbashcomp from bash-completion-r1 to install the Bash
completion script in a standard location.

11 years agodev-util/be: add ${EROOT} to rst2man.py path to support prefixed installations
W. Trevor King [Fri, 26 Oct 2012 16:26:30 +0000 (12:26 -0400)]
dev-util/be: add ${EROOT} to rst2man.py path to support prefixed installations

11 years agodev-util/update-copyright: update to python3 branch.
W. Trevor King [Thu, 25 Oct 2012 22:01:11 +0000 (18:01 -0400)]
dev-util/update-copyright: update to python3 branch.

11 years agosci-libs/pycomedi: add optional python-kmod dependency (with USE kmod).
W. Trevor King [Fri, 19 Oct 2012 13:59:55 +0000 (09:59 -0400)]
sci-libs/pycomedi: add optional python-kmod dependency (with USE kmod).

11 years agosci-libs/pycomedi: allow Python >= 3.2.
W. Trevor King [Fri, 19 Oct 2012 11:34:54 +0000 (07:34 -0400)]
sci-libs/pycomedi: allow Python >= 3.2.

11 years agodev-python/python-kmod: add Python wrappers around libkmod.
W. Trevor King [Fri, 19 Oct 2012 11:03:19 +0000 (07:03 -0400)]
dev-python/python-kmod: add Python wrappers around libkmod.

11 years agonet-mail/rss2email: add live ebuild with my ConfigParser updates.
W. Trevor King [Thu, 18 Oct 2012 15:08:10 +0000 (11:08 -0400)]
net-mail/rss2email: add live ebuild with my ConfigParser updates.

11 years agodev-python/pypid: bump aubio dependency to stay ahead of Gentoo's Portage tree.
W. Trevor King [Fri, 12 Oct 2012 14:29:45 +0000 (10:29 -0400)]
dev-python/pypid: bump aubio dependency to stay ahead of Gentoo's Portage tree.

11 years agomedia-libs/aubio: bump to build with upstream develop branch.
W. Trevor King [Fri, 12 Oct 2012 14:25:51 +0000 (10:25 -0400)]
media-libs/aubio: bump to build with upstream develop branch.

This builds against:

  Author:     Paul Brossier <piem@piem.org>
  AuthorDate: Wed Oct 3 14:31:34 2012 -0600
  Commit:     Paul Brossier <piem@piem.org>
  CommitDate: Wed Oct 3 14:31:34 2012 -0600

    interfaces/python/demo_sink.py: fix number of arguments

but I had to cleanup the autotools build framework to get things to
compile.

11 years agosci-libs/comedilib: update demo/Makefile patch and allow Python 3 bindings.
W. Trevor King [Fri, 12 Oct 2012 01:18:18 +0000 (21:18 -0400)]
sci-libs/comedilib: update demo/Makefile patch and allow Python 3 bindings.

11 years agodev-python/curses-check-for-keypress: change URL underscores to hyphens.
W. Trevor King [Thu, 11 Oct 2012 23:14:37 +0000 (19:14 -0400)]
dev-python/curses-check-for-keypress: change URL underscores to hyphens.

11 years agodev-python/pgp-mime: bump to Python 3.3 to keep up with pyassuan.
W. Trevor King [Tue, 9 Oct 2012 12:46:25 +0000 (08:46 -0400)]
dev-python/pgp-mime: bump to Python 3.3 to keep up with pyassuan.

11 years agodev-python/pyassuan: require Python 3.3 for socket.sendmsg() and .recvmsg().
W. Trevor King [Tue, 9 Oct 2012 12:43:11 +0000 (08:43 -0400)]
dev-python/pyassuan: require Python 3.3 for socket.sendmsg() and .recvmsg().

11 years agovirtual/unfolding-disasters: add dev-python/suds dependency (for entrez.py).
W. Trevor King [Mon, 1 Oct 2012 15:29:40 +0000 (11:29 -0400)]
virtual/unfolding-disasters: add dev-python/suds dependency (for entrez.py).

11 years agovirtual/unfolding-disasters: require 'extras' for ikiwiki.
W. Trevor King [Sat, 29 Sep 2012 12:58:06 +0000 (08:58 -0400)]
virtual/unfolding-disasters: require 'extras' for ikiwiki.

The rst plugin (and any other plugins) depend on dev-perl/RPC-XML.

11 years agovirtual/unfolding-disasters: add www-apps/scgi dependency for gallery.py.
W. Trevor King [Sat, 29 Sep 2012 12:50:28 +0000 (08:50 -0400)]
virtual/unfolding-disasters: add www-apps/scgi dependency for gallery.py.

11 years agovirtual/unfolding-disasters: add www-apps/ikiwiki dependency.
W. Trevor King [Fri, 28 Sep 2012 05:57:02 +0000 (01:57 -0400)]
virtual/unfolding-disasters: add www-apps/ikiwiki dependency.

11 years agovirtual/unfolding-disasters: add blog dependencies package.
W. Trevor King [Fri, 28 Sep 2012 05:55:03 +0000 (01:55 -0400)]
virtual/unfolding-disasters: add blog dependencies package.

11 years agovirtual/thesis-tools: add dev-tex/problempack dependency.
W. Trevor King [Fri, 28 Sep 2012 05:53:49 +0000 (01:53 -0400)]
virtual/thesis-tools: add dev-tex/problempack dependency.

11 years agodev-python/pgp-mime: add missing pyassuan dependency.
W. Trevor King [Fri, 28 Sep 2012 02:00:14 +0000 (22:00 -0400)]
dev-python/pgp-mime: add missing pyassuan dependency.

11 years agodev-python/pygrader: remove dev-python/lxml runtime dependency.
W. Trevor King [Thu, 20 Sep 2012 14:32:29 +0000 (10:32 -0400)]
dev-python/pygrader: remove dev-python/lxml runtime dependency.

11 years agosci-physics/hooke: oops, update Manifest after update to igor.
W. Trevor King [Wed, 19 Sep 2012 20:08:34 +0000 (16:08 -0400)]
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).

11 years agodev-python/pygrader: add dev-python/jinja and /numpy runtime dependencies.
W. Trevor King [Wed, 19 Sep 2012 19:25:49 +0000 (15:25 -0400)]
dev-python/pygrader: add dev-python/jinja and /numpy runtime dependencies.

Both needed since pygrader commit:

  commit f958409d33f2f3b5a79a7f47247aa8a9073a477a
  Author: W. Trevor King <wking@drexel.edu>
  Date:   Fri Mar 23 15:18:48 2012 -0400

    Begin versioning!  (better late than never)

11 years agodev-python/pygrader: add dev-python/lxml runtime dependency.
W. Trevor King [Wed, 19 Sep 2012 19:13:54 +0000 (15:13 -0400)]
dev-python/pygrader: add dev-python/lxml runtime dependency.

11 years agoUpdate Hooke to use external igor package (vs. internal igorbinarywave).
W. Trevor King [Mon, 20 Aug 2012 18:17:55 +0000 (14:17 -0400)]
Update Hooke to use external igor package (vs. internal igorbinarywave).

11 years agoAdd wxpython-2.9.4.1-r1, fixing pubsub.Publisher references.
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.

11 years agoCleanup sci-misc/igor package.
W. Trevor King [Sun, 19 Aug 2012 17:04:08 +0000 (13:04 -0400)]
Cleanup sci-misc/igor package.

11 years agoSet simulavr docdir to .../usr/share/doc/$PF not .../usr/share/$P.
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.

11 years agoBuild and install documentation when USE includes doc in simulavr.
W. Trevor King [Wed, 15 Aug 2012 15:02:43 +0000 (11:02 -0400)]
Build and install documentation when USE includes doc in simulavr.

11 years agoFix myconf -> my_conf typos in simulavr ebuild.
W. Trevor King [Tue, 14 Aug 2012 16:07:37 +0000 (12:07 -0400)]
Fix myconf -> my_conf typos in simulavr ebuild.

11 years agoSet RUNPATH for simulavr binary (so it can find libbfd).
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/

11 years agoAdjust simulavr docdir so docs get installed in ".../share/doc/${P}".
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}".

11 years agoPatch simulavr to work around bug 35737 (poisoned interrupts).
W. Trevor King [Mon, 13 Aug 2012 20:15:59 +0000 (16:15 -0400)]
Patch simulavr to work around bug 35737 (poisoned interrupts).

11 years agoAdd dev-embedded/simulavr.
W. Trevor King [Mon, 13 Aug 2012 19:47:46 +0000 (15:47 -0400)]
Add dev-embedded/simulavr.

11 years agoAdd EGIT_PROJECT to obexpushd ebuild (store repo as obexpushd.git).
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.

11 years agoAdd dev-embedded/teensy-hid-listen (PJRC's HID listener).
W. Trevor King [Thu, 26 Jul 2012 17:53:46 +0000 (13:53 -0400)]
Add dev-embedded/teensy-hid-listen (PJRC's HID listener).

11 years agoChange email to tremily. I'll update metadata.xml on future rev-bumps.
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.

11 years agoAdd dev-embedded/teensy-loader-cli (PJRC's microcontroller programmer).
W. Trevor King [Mon, 23 Jul 2012 14:36:26 +0000 (10:36 -0400)]
Add dev-embedded/teensy-loader-cli (PJRC's microcontroller programmer).

11 years agoThe igor package works with Python 2.7.
W. Trevor King [Sun, 22 Jul 2012 14:47:11 +0000 (10:47 -0400)]
The igor package works with Python 2.7.

11 years agoAdd matplotlib to igor's runtime dependencies.
W. Trevor King [Sat, 21 Jul 2012 15:34:20 +0000 (11:34 -0400)]
Add matplotlib to igor's runtime dependencies.