mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-17 18:06:59 +02:00
coreos-base/emerge-gitclone: Update links
This commit is contained in:
parent
404cfae361
commit
b2c3b8b235
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user