Gentoo Archives: gentoo-commits

From: Joonas Niilola <juippis@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/broot/
Date: Wed, 28 Jul 2021 16:22:34
Message-Id: 1627489321.b13c1f48dc220976064484be869f51d71763f259.juippis@gentoo
1 commit: b13c1f48dc220976064484be869f51d71763f259
2 Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 28 16:22:01 2021 +0000
4 Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 28 16:22:01 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b13c1f48
7
8 app-misc/broot: update HOMEPAGE
9
10 Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
11
12 app-misc/broot/broot-1.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-misc/broot/broot-1.6.1.ebuild b/app-misc/broot/broot-1.6.1.ebuild
16 index 43743c10cf7..9f1da71e641 100644
17 --- a/app-misc/broot/broot-1.6.1.ebuild
18 +++ b/app-misc/broot/broot-1.6.1.ebuild
19 @@ -208,7 +208,7 @@ yaml-rust-0.4.5
20 inherit cargo
21
22 DESCRIPTION="A new way to see and navigate directory trees"
23 -HOMEPAGE="https://dystroy.org/broot/"
24 +HOMEPAGE="https://dystroy.org/broot/ https://github.com/Canop/broot"
25 SRC_URI="https://github.com/Canop/broot/archive/v${PV}.tar.gz -> ${P}.tar.gz
26 $(cargo_crate_uris)"