12 Jun 2008; Ben de Groot <yngwin@gentoo.org> gamin-0.1.9-r1.ebuild: Adding append-flags -D_GNU_SOURCE to fix bug 225403. Commit approved by mraudsepp. 29 May 2008; Ali Polatel <hawking@gentoo.org> gamin-0.1.9-r1.ebuild: python_mod_optimize is ROOT aware. 05 Apr 2008; Gilles Dartiguelongue <eva@gentoo.org> gamin-0.1.9-r1.ebuild: fix python eclass use, fix bug #212830 (again) *gamin-0.1.9-r1 (05 Apr 2008) 05 Apr 2008; Gilles Dartiguelongue <eva@gentoo.org> +gamin-0.1.9-r1.ebuild: make python bindings optional, fix bug #212830
alpha/ia64/sparc/x86 stable
ppc stable
ppc64 stable
A number of python test fail, although they're neither fatal or regressions, so amd64 stable.
Stable for HPPA.
Forgot to post the failing tests' error messages. dnotify12.py -- dnotify12.py Error got event 1 expected 2 Error: monitor2 got 4 events insteads of 5 dnotify13.py -- dnotify13.py Error got event 5 expected 1 Error got event 1 expected 2 Error: monitor2 got 4 events insteads of 5 [...] -- flood4.py Error got event 8 expected 9 Error got event 8 Error got event 8 Error got event 9 [...] readonly.py Traceback (most recent call last): File "/dev/shm/portage/app-admin/gamin-0.1.9-r1/work/gamin-0.1.9/python/gamin.py", line 109, in _internal_callback self.callback (path, event) File "./readonly.py", line 16, in callback if expect[top] != event: IndexError: list index out of range -- readonly.py Error got event 8 expected 9