commit:     7ccefbe60cda06e82be8127bf20c23c6c7234736
Author:     Mario Haustein <mario.haustein <AT> hrz <DOT> tu-chemnitz <DOT> de>
AuthorDate: Mon Aug  8 15:12:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 23:09:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ccefbe6

dev-python/filebytes: add .gh suffix to tagged distfiles (live)

Signed-off-by: Mario Haustein <mario.haustein <AT> hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/26785
Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-python/filebytes/filebytes-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/filebytes/filebytes-9999.ebuild 
b/dev-python/filebytes/filebytes-9999.ebuild
index 7a845b783672..182a1ca9417a 100644
--- a/dev-python/filebytes/filebytes-9999.ebuild
+++ b/dev-python/filebytes/filebytes-9999.ebuild
@@ -15,7 +15,7 @@ if [[ ${PV} == *9999 ]]; then
        inherit git-r3
        EGIT_REPO_URI="https://github.com/sashs/filebytes";
 else
-       SRC_URI="https://github.com/sashs/filebytes/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
+       SRC_URI="https://github.com/sashs/filebytes/archive/v${PV}.tar.gz -> 
${P}.gh.tar.gz"
        KEYWORDS="~amd64 ~x86"
 fi
 

Reply via email to