bump(coreos-base/coreos-init): Switch to cgpt resize

This commit is contained in:
Michael Marineau 2014-01-21 17:13:22 -08:00
parent c68a82fcae
commit 40e2815e63
2 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2 # Distributed under the terms of the GNU General Public License v2
EAPI="4" EAPI="4"
CROS_WORKON_COMMIT="16e351366d51886ccfd22de8a47c3359920a73bb" CROS_WORKON_COMMIT="8130badcdf5e8961c056ac8610df2a9c7ef40b07"
CROS_WORKON_PROJECT="coreos/init" CROS_WORKON_PROJECT="coreos/init"
CROS_WORKON_LOCALNAME="init" CROS_WORKON_LOCALNAME="init"
EGIT_REPO_URI="https://github.com/coreos/init" EGIT_REPO_URI="https://github.com/coreos/init"