bump(coreos-base/cros-devutils+gmerge): Update to latest code

This commit is contained in:
Michael Marineau 2013-07-26 22:47:58 -04:00
parent 6544b67b89
commit 9effa608cd
4 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,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="1ba18f0a0ebbe7677de65b0ccf035aa05bc56024" CROS_WORKON_COMMIT="e4a8c87fabfb33ab735da0c84edb4990e69fe921"
CROS_WORKON_PROJECT="coreos/dev-util" CROS_WORKON_PROJECT="coreos/dev-util"
CROS_WORKON_REPO="git://github.com" CROS_WORKON_REPO="git://github.com"
CROS_WORKON_LOCALNAME="dev" CROS_WORKON_LOCALNAME="dev"

View File

@ -2,10 +2,11 @@
# 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="72f475940f7a9b2228e1960cbce0d4b538b41527" CROS_WORKON_COMMIT="e4a8c87fabfb33ab735da0c84edb4990e69fe921"
CROS_WORKON_PROJECT="coreos/dev-util" CROS_WORKON_PROJECT="coreos/dev-util"
CROS_WORKON_LOCALNAME="dev"
CROS_WORKON_REPO="git://github.com" CROS_WORKON_REPO="git://github.com"
CROS_WORKON_LOCALNAME="dev"
CROS_WORKON_LOCALDIR="src/platform"
inherit cros-workon inherit cros-workon