app-emulation/docker: Fix docker sha, remove old
authorManuel Rüger <mrueg@gentoo.org>
Tue, 6 Dec 2016 13:45:14 +0000 (14:45 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Tue, 6 Dec 2016 13:45:14 +0000 (14:45 +0100)
Package-Manager: portage-2.3.3

app-emulation/docker/docker-1.13.0_rc3-r1.ebuild [moved from app-emulation/docker/docker-1.13.0_rc3.ebuild with 99% similarity]

similarity index 99%
rename from app-emulation/docker/docker-1.13.0_rc3.ebuild
rename to app-emulation/docker/docker-1.13.0_rc3-r1.ebuild
index d2aae5bbfec8617d38a8d116a36943f5dcf6f8d0..aa84fd213cb419cbd871e123524a9bf6437a016f 100644 (file)
@@ -13,7 +13,7 @@ if [[ ${PV} = *9999* ]]; then
        inherit git-r3
 else
        MY_PV="${PV/_/-}"
-       DOCKER_GITCOMMIT="1f9b3ef"
+       DOCKER_GITCOMMIT="4d92237"
        EGIT_COMMIT="v${MY_PV}"
        SRC_URI="https://${EGO_PN}/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
        KEYWORDS="~amd64"