aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index af95421..5af638b 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -4,9 +4,9 @@ version = "0.5.1-dev"
authors = ["Doug Goldstein <cardoe@cardoe.com>"]
license = "MIT/Apache-2.0"
edition = "2018"
-repository = "https://github.com/cardoe/cargo-ebuild"
-homepage = "https://github.com/cardoe/cargo-ebuild"
-documentation = "https://github.com/cardoe/cargo-ebuild"
+repository = "https://github.com/gentoo/cargo-ebuild"
+homepage = "https://github.com/gentoo/cargo-ebuild"
+documentation = "https://github.com/gentoo/cargo-ebuild"
readme = "README.md"
keywords = ["cargo-subcommand", "ebuild", "gentoo"]
categories = ["command-line-utilities"]