overlay/dev-util/cargo/cargo-1.44.1.ebuild
Gerardo J. Puerta 73dd5b7bae Adding isort
2020-09-15 10:56:07 +02:00

14 lines
203 B
Bash

# Distributed under the terms of the GNU General Public License v2
EAPI=7
DESCRIPTION="Package manager for Rust"
HOMEPAGE=""
SRC_URI=""
LICENSE=""
SLOT="0"
KEYWORDS="*"
RDEPEND="=virtual/rust-${PV}"