commit:     ccb2293d6dbadb0c1cbe31fd6319733dac984c85
Author:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Thu Oct  7 18:43:21 2021 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Thu Oct  7 18:43:21 2021 +0000
URL:        https://gitweb.gentoo.org/proj/cargo-ebuild.git/commit/?id=ccb2293d

Cargo.toml: update URLs

Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 Cargo.toml | 6 +++---
 1 file 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 <[email protected]>"]
 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"]

Reply via email to