summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2016-07-05 11:29:47 -0500
committerWilliam Hubbs <williamh@gentoo.org>2016-07-05 11:30:26 -0500
commitbae5e004fe88cd716596f5b89243d6f3f0dc40f3 (patch)
treeb053ff42397fbd0e9d321626b63dc23c20feb274 /app-emulation
parentapp-emulation/docker: 1.12.0_rc3 version bump (diff)
downloadgentoo-bae5e004fe88cd716596f5b89243d6f3f0dc40f3.tar.gz
gentoo-bae5e004fe88cd716596f5b89243d6f3f0dc40f3.tar.bz2
gentoo-bae5e004fe88cd716596f5b89243d6f3f0dc40f3.zip
app-emulation/docker: sync live ebuild
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/docker/docker-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
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"