Skip to content

Commit

Permalink
dev-go/go-tools: sync live ebuild
Browse files Browse the repository at this point in the history
  • Loading branch information
williamh committed Aug 24, 2015
1 parent 6985f4c commit 6817c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-go/go-tools/go-tools-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ EGO_SRC="golang.org/x/tools"
if [[ ${PV} = *9999* ]]; then
inherit golang-vcs
else
EGIT_COMMIT="ac303766f5f240c1796eeea3dc9bf34f1261aa35"
EGIT_COMMIT="6c9aff3"
ARCHIVE_URI="https://github.com/golang/tools/archive/${EGIT_COMMIT}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~amd64"
inherit golang-vcs-snapshot
Expand Down

0 comments on commit 6817c08

Please sign in to comment.