mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-18 02:16: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
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
EAPI=7
|
EAPI=7
|
||||||
CROS_WORKON_PROJECT="flatcar-linux/dev-util"
|
CROS_WORKON_PROJECT="kinvolk/flatcar-dev-util"
|
||||||
CROS_WORKON_REPO="git://github.com"
|
CROS_WORKON_REPO="git://github.com"
|
||||||
CROS_WORKON_LOCALNAME="dev"
|
CROS_WORKON_LOCALNAME="dev"
|
||||||
CROS_WORKON_LOCALDIR="src/platform"
|
CROS_WORKON_LOCALDIR="src/platform"
|
||||||
@ -18,8 +18,8 @@ PYTHON_COMPAT=( python3_6 )
|
|||||||
|
|
||||||
inherit cros-workon python-single-r1
|
inherit cros-workon python-single-r1
|
||||||
|
|
||||||
DESCRIPTION="emerge utilities for CoreOS developer images"
|
DESCRIPTION="emerge utilities for Flatcar developer images"
|
||||||
HOMEPAGE="https://github.com/coreos/dev-util/"
|
HOMEPAGE="https://github.com/kinvolk/flatcar-dev-util/"
|
||||||
|
|
||||||
LICENSE="GPL-2"
|
LICENSE="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
|
Loading…
Reference in New Issue
Block a user