| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
When these packages were added the wrong crate dependencies were used
and as a result the package relies on reaching out to the internet
during the compile phase to build properly. This fails for users using
FEATURE="network-sandbox". The dependencies are generated using
https://crates.io/crates/cargo-ebuild
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Cargo bootstraps itself with a 0.10.0 version of Cargo that does not
support the newer features we're rolling into the eclass. As a result
this lifts out bits from the eclass and moves it into the Cargo ebuilds
so that the eclass can be updated.
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
| |
|
| |
|
|
|
|
|
|
| |
Also updates the crates.io registry index to something more recent.
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
Add an initial version of the Rust package manager, Cargo.
Package-Manager: portage-2.2.28
Signed-off-by: Doug Goldstein <cardoe@gentoo.org>
|