commit: 2cd244d699301d02fea6634b372ec8988300dc62 Author: Alfredo Tupone <tupone <AT> gentoo <DOT> org> AuthorDate: Sun Aug 1 16:39:11 2021 +0000 Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org> CommitDate: Sun Aug 1 16:39:11 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2cd244d6
sci-libs/branca: HomepageInSrcUri Package-Manager: Portage-3.0.20, Repoman-3.0.2 Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org> sci-libs/branca/branca-0.4.2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sci-libs/branca/branca-0.4.2.ebuild b/sci-libs/branca/branca-0.4.2.ebuild index 827ed2ca9ac..f536554b730 100644 --- a/sci-libs/branca/branca-0.4.2.ebuild +++ b/sci-libs/branca/branca-0.4.2.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 DESCRIPTION="spinoff from folium, host the non-map-specific features." HOMEPAGE="https://github.com/python-visualization/branca" -SRC_URI="${HOMEPAGE}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/python-visualization/${PN}/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0"
