commit:     bd6c9a5b410b70bdd4c528355176890de7228953
Author:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Tue Dec  6 13:45:14 2016 +0000
Commit:     Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Tue Dec  6 13:45:14 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd6c9a5b

app-emulation/docker: Fix docker sha, remove old

Package-Manager: portage-2.3.3

 .../docker/{docker-1.13.0_rc3.ebuild => docker-1.13.0_rc3-r1.ebuild}    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-emulation/docker/docker-1.13.0_rc3.ebuild 
b/app-emulation/docker/docker-1.13.0_rc3-r1.ebuild
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 d2aae5b..aa84fd2 100644
--- a/app-emulation/docker/docker-1.13.0_rc3.ebuild
+++ b/app-emulation/docker/docker-1.13.0_rc3-r1.ebuild
@@ -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"

Reply via email to