aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJauhien Piatlicki <jauhien@gentoo.org>2015-09-07 23:26:06 +0200
committerJauhien Piatlicki <jauhien@gentoo.org>2015-09-07 23:26:06 +0200
commit70f7bec99a1c67aa05fb124ddf35eb172a02035b (patch)
treec4ca9433ff02d1b7184f12acce560209f86a6478 /README.md
parent[virtual/rust] remove old virtual (diff)
downloadrust-70f7bec99a1c67aa05fb124ddf35eb172a02035b.tar.gz
rust-70f7bec99a1c67aa05fb124ddf35eb172a02035b.tar.bz2
rust-70f7bec99a1c67aa05fb124ddf35eb172a02035b.zip
[dev-lang/rust-bin,dev-util/cargo*] split out cargo-bin from rust-bin
Also move cargo to dev-util category. See issue #4
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7cdb2a4..7c35f7f 100644
--- a/README.md
+++ b/README.md
@@ -37,7 +37,8 @@ As user you may be interested in these packages:
* `dev-lang/rust` Rust compiler built from sources
* `dev-lang/rust-bin` Binary packaged Rust compiler
-* `dev-rust/cargo` Cargo rust package manager and build tool
+* `dev-util/cargo` Cargo rust package manager and build tool
+* `dev-util/cargo-bin` Binary packaged cargo rust package manager and build tool
There are other useful packages in this overlay, use `eix` or whatever else to learn about them.