projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3f8a828
)
app-emulation/docker: sync live ebuild
author
William Hubbs
<williamh@gentoo.org>
Tue, 5 Jul 2016 16:29:47 +0000
(11:29 -0500)
committer
William Hubbs
<williamh@gentoo.org>
Tue, 5 Jul 2016 16:30:26 +0000
(11:30 -0500)
Package-Manager: portage-2.2.28
app-emulation/docker/docker-9999.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-9999.ebuild
b/app-emulation/docker/docker-9999.ebuild
index aa0502f0c18b33c757d784c452fe5905d23c1a2b..bd3f415e89b4379c11fc96c22b009e231867427b 100644
(file)
--- 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"