--- /usr/portage/app-emulation/wine/wine-1.7.55.ebuild 2015-11-17 18:01:02.000000000 +0000 +++ wine-1.7.55.ebuild 2015-11-29 01:40:02.303425082 +0000 @@ -203,7 +203,7 @@ src_unpack() { if [[ ${PV} == "9999" ]] ; then git-r3_src_unpack - if use staging || use pulseaudio; then + if use staging; then EGIT_REPO_URI=${STAGING_EGIT_REPO_URI} unset ${PN}_LIVE_REPO; EGIT_CHECKOUT_DIR=${STAGING_DIR} git-r3_src_unpack