commit:     104f66e43e0009493210746894cf54d91f75929c
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Tue Jan  7 16:02:45 2025 +0000
Commit:     Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Tue Jan  7 16:06:59 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=104f66e4

dev-util/deblob: Update EGIT_REPO_URI

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>

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

diff --git a/dev-util/deblob/deblob-9999.ebuild 
b/dev-util/deblob/deblob-9999.ebuild
index 0e61ad264..181dfa7b2 100644
--- a/dev-util/deblob/deblob-9999.ebuild
+++ b/dev-util/deblob/deblob-9999.ebuild
@@ -5,7 +5,7 @@ EAPI=8
 
 if [[ "$PV" == 9999 ]]; then
        inherit git-r3
-       EGIT_REPO_URI="https://git.sr.ht/~lanodan/deblob";
+       EGIT_REPO_URI="https://anongit.hacktivis.me/git/deblob";
 else
        VERIFY_SIG_METHOD=signify
        inherit verify-sig

Reply via email to