coreos-base/oem-azure: bump to pick up new waagent

This commit is contained in:
Alex Crawford 2016-06-08 13:57:20 -07:00
parent 4df30b7983
commit cc782ef304

View File

@ -15,7 +15,7 @@ IUSE=""
# no source directory # no source directory
S="${WORKDIR}" S="${WORKDIR}"
RDEPEND="app-emulation/wa-linux-agent" RDEPEND="~app-emulation/wa-linux-agent-${PV}"
src_prepare() { src_prepare() {
sed -e "s\\@@OEM_VERSION_ID@@\\${PVR}\\g" \ sed -e "s\\@@OEM_VERSION_ID@@\\${PVR}\\g" \