29c29 < IUSE="+alsa bindist java mozdevelop sqlite iceweasel" # qt-experimental --- > IUSE="+alsa bindist java mozdevelop sqlite iceweasel swiftweasel" # qt-experimental 33c33,36 < http://dev.gentoo.org/~anarchy/dist/${PATCH}.tar.bz2" --- > http://dev.gentoo.org/~anarchy/dist/${PATCH}.tar.bz2 > swiftweasel? ( > http://switch.dl.sourceforge.net/sourceforge/swiftweasel/swiftweasel-${MY_PV}-source.tar.gz > )" 71c74 < S="${WORKDIR}/mozilla-1.9.1" --- > S="${WORKDIR}/mozilla" 105c108 < if use iceweasel ; then --- > if use iceweasel && ! use swiftweasel ; then 123a127,136 > > mv mozilla-1.9.1 mozilla || die > > cd ${WORKDIR} > > if use swiftweasel; then > cp -r Source/Swiftwease\ ${MY_PV:0:3}\ Graphics/* mozilla/ > SWV=`echo "${MY_PV}" | sed 's/\.//g'` > EPATCH_SOURCE="${PWD}" epatch "Source/sw${SWV}.patch" > fi 276a290 >