commit: 20c0319f0a049ddc161fcf5d650a6458b035cb64 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Mon Oct 25 12:57:55 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Mon Oct 25 13:00:52 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=20c0319f
dev-lang/tcc: update HOMEPAGE Signed-off-by: Sam James <sam <AT> gentoo.org> dev-lang/tcc/tcc-0.9.27_p20211022.ebuild | 2 +- dev-lang/tcc/tcc-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/tcc/tcc-0.9.27_p20211022.ebuild b/dev-lang/tcc/tcc-0.9.27_p20211022.ebuild index 3081fc06884..fd9f2d5cc30 100644 --- a/dev-lang/tcc/tcc-0.9.27_p20211022.ebuild +++ b/dev-lang/tcc/tcc-0.9.27_p20211022.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs MY_COMMIT="16456168430c9e185dd94b8215aa77d02bbb8a2c" DESCRIPTION="A very small C compiler for ix86/amd64" -HOMEPAGE="https://bellard.org/tcc/" +HOMEPAGE="https://bellard.org/tcc/ https://repo.or.cz/tinycc.git/" if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://repo.or.cz/r/tinycc.git" diff --git a/dev-lang/tcc/tcc-9999.ebuild b/dev-lang/tcc/tcc-9999.ebuild index 3081fc06884..fd9f2d5cc30 100644 --- a/dev-lang/tcc/tcc-9999.ebuild +++ b/dev-lang/tcc/tcc-9999.ebuild @@ -7,7 +7,7 @@ inherit toolchain-funcs MY_COMMIT="16456168430c9e185dd94b8215aa77d02bbb8a2c" DESCRIPTION="A very small C compiler for ix86/amd64" -HOMEPAGE="https://bellard.org/tcc/" +HOMEPAGE="https://bellard.org/tcc/ https://repo.or.cz/tinycc.git/" if [[ ${PV} == *9999* ]]; then EGIT_REPO_URI="https://repo.or.cz/r/tinycc.git"
