Adding isort
This commit is contained in:
1
virtual/cargo/Manifest
Normal file
1
virtual/cargo/Manifest
Normal file
@ -0,0 +1 @@
|
||||
EBUILD cargo-1.44.1.ebuild 203 BLAKE2B 519296c1f49182c41d92fdbfbe86bdbdca04ab9c84e01fbb709150c3d2dd000a4372eb2cc005f9a9914432f47e354f25421ce0041977d7e8a07c50aec725638e SHA512 c1ae8e4d284daea75640d3bb7c98dd3ebacd9e3a8e0876d77961a23465d9c30664608bc40bddd2f45d490be37a252b6ae526beeb415a1aceaa3ed05e852f7c7c
|
13
virtual/cargo/cargo-1.44.1.ebuild
Normal file
13
virtual/cargo/cargo-1.44.1.ebuild
Normal file
@ -0,0 +1,13 @@
|
||||
# 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}"
|
1
virtual/rust/Manifest
Normal file
1
virtual/rust/Manifest
Normal file
@ -0,0 +1 @@
|
||||
EBUILD rust-1.44.1.ebuild 259 BLAKE2B d6d92a6d0ce4f3aeb04678b38053660c621646aa68fa9e213f5b677af11c10631d4c5278f084806c0658f237335c656ef6f851c44dd343a39195196117c1cbba SHA512 396652f4a4ca721887fc3a28b7ae1a6611bd24ea9f725e9959d63ce30a1cb7979c100409f9922e6037e134fab167d6f2051442a1e0223b7c403d72fc151ba595
|
14
virtual/rust/rust-1.44.1.ebuild
Normal file
14
virtual/rust/rust-1.44.1.ebuild
Normal file
@ -0,0 +1,14 @@
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=7
|
||||
|
||||
DESCRIPTION="Virtual for Rust language compiler"
|
||||
HOMEPAGE=""
|
||||
SRC_URI=""
|
||||
|
||||
LICENSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="*"
|
||||
|
||||
BDEPEND=""
|
||||
RDEPEND="|| ( =dev-lang/rust-bin-${PV}* =dev-lang/rust-${PV}* )"
|
Reference in New Issue
Block a user