--- pycuda-2013.1.1.ebuild 2013-11-27 03:10:06.000000000 +0400 +++ pycuda-2013.1.1.ebuild 2014-01-12 11:17:28.000000000 +0400 @@ -66,6 +66,9 @@ --cuda-inc-dir="${EPREFIX}/opt/cuda/include" \ --no-use-shipped-boost \ "${myopts[@]}" + einfo "returnin siteconf.py to $S" + grep -v boost-python-libname siteconf.py > "$S/siteconf.py" || + die "siteconf transfer to $S failed" } src_test() {