coreos-base/emerge-gitclone: Update links

This commit is contained in:
Krzesimir Nowak 2021-08-30 18:16:45 +02:00
parent 404cfae361
commit b2c3b8b235

View File

@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CROS_WORKON_PROJECT="flatcar-linux/dev-util"
CROS_WORKON_PROJECT="kinvolk/flatcar-dev-util"
CROS_WORKON_REPO="git://github.com"
CROS_WORKON_LOCALNAME="dev"
CROS_WORKON_LOCALDIR="src/platform"
@ -18,8 +18,8 @@ PYTHON_COMPAT=( python3_6 )
inherit cros-workon python-single-r1
DESCRIPTION="emerge utilities for CoreOS developer images"
HOMEPAGE="https://github.com/coreos/dev-util/"
DESCRIPTION="emerge utilities for Flatcar developer images"
HOMEPAGE="https://github.com/kinvolk/flatcar-dev-util/"
LICENSE="GPL-2"
SLOT="0"