From: William Hubbs Date: Tue, 5 Jul 2016 16:29:47 +0000 (-0500) Subject: app-emulation/docker: sync live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=bae5e004fe88cd716596f5b89243d6f3f0dc40f3;p=gentoo.git app-emulation/docker: sync live ebuild Package-Manager: portage-2.2.28 --- diff --git a/app-emulation/docker/docker-9999.ebuild b/app-emulation/docker/docker-9999.ebuild index aa0502f0c18b..bd3f415e89b4 100644 --- a/app-emulation/docker/docker-9999.ebuild +++ b/app-emulation/docker/docker-9999.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then inherit git-r3 else MY_PV="${PV/_/-}" - DOCKER_GITCOMMIT="906eacd" + DOCKER_GITCOMMIT="" EGIT_COMMIT="v${MY_PV}" SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz" KEYWORDS="~amd64"