blob: 1b25d5670b31dcbbb0a2c090d69898823a45dc24 [file] [log] [blame]
# Copyright 2019 The Chromium OS Authors. All rights reserved.
# Distributed under the terms of the GNU General Public License v2
EAPI=7
CROS_WORKON_COMMIT="1d52bb98be21fb4773d13be398469570e4b3ba70"
CROS_WORKON_TREE="9b4af5e6c151008162265b39fd9494ef88c832da"
CROS_WORKON_PROJECT="chromiumos/third_party/tlsdate"
CROS_WORKON_LOCALNAME="tlsdate"
inherit cros-workon cros-rust
CROS_RUST_SUBDIR=""
DESCRIPTION="Rust D-Bus bindings for tlsdate."
HOMEPAGE="https://chromium.googlesource.com/chromiumos/third_party/tlsdate/+/master/"
LICENSE="BSD-Google"
SLOT="0/${PVR}"
KEYWORDS="*"
RDEPEND=""
DEPEND="${RDEPEND}
=dev-rust/dbus-0.8*:=
dev-rust/chromeos-dbus-bindings:=
"