blob: 18bd3cab40ebb4f2ab5d6ef2534b6a74cc81377f [file] [log] [blame]
# Copyright 2021 The ChromiumOS Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CROS_WORKON_PROJECT="chromiumos/platform/dev-util"
CROS_WORKON_LOCALNAME="platform/dev"
CROS_WORKON_SUBTREE="src"
inherit cros-workon
# TODO(shapiroc): Delete after SDK migrated test-services package
DESCRIPTION="Obsolete (to remove)"
HOMEPAGE="https://chromium.googlesource.com/chromiumos/platform/dev-util/+/HEAD/src"
LICENSE="BSD-Google"
KEYWORDS="~*"
IUSE=""
DEPEND=""
RDEPEND="${DEPEND}"