commit:     c8d462d79e936543ab586b5e5c17874463926b03
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Sep  2 09:14:54 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Sep  2 09:20:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c8d462d7

app-text/poppler: fd.o cgit->gitlab

Their cgit is unreliable these days.

Closes: https://bugs.gentoo.org/938274
Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/poppler/poppler-24.06.1.ebuild | 2 +-
 app-text/poppler/poppler-24.08.0.ebuild | 2 +-
 app-text/poppler/poppler-9999.ebuild    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-text/poppler/poppler-24.06.1.ebuild 
b/app-text/poppler/poppler-24.06.1.ebuild
index 7550f85e6200..92292389aefc 100644
--- a/app-text/poppler/poppler-24.06.1.ebuild
+++ b/app-text/poppler/poppler-24.06.1.ebuild
@@ -7,7 +7,7 @@ inherit cmake flag-o-matic toolchain-funcs xdg-utils
 
 if [[ ${PV} == *9999* ]] ; then
        inherit git-r3
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/poppler/poppler.git";
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/poppler/poppler";
        SLOT="0/9999"
 else
        VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/aacid.asc

diff --git a/app-text/poppler/poppler-24.08.0.ebuild 
b/app-text/poppler/poppler-24.08.0.ebuild
index 28263292322d..ee6d112e8aa6 100644
--- a/app-text/poppler/poppler-24.08.0.ebuild
+++ b/app-text/poppler/poppler-24.08.0.ebuild
@@ -7,7 +7,7 @@ inherit cmake flag-o-matic toolchain-funcs xdg-utils
 
 if [[ ${PV} == *9999* ]] ; then
        inherit git-r3
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/poppler/poppler.git";
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/poppler/poppler";
        SLOT="0/9999"
 else
        VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/aacid.asc

diff --git a/app-text/poppler/poppler-9999.ebuild 
b/app-text/poppler/poppler-9999.ebuild
index 06e7220bfbba..b2d3b85a9765 100644
--- a/app-text/poppler/poppler-9999.ebuild
+++ b/app-text/poppler/poppler-9999.ebuild
@@ -7,7 +7,7 @@ inherit cmake flag-o-matic toolchain-funcs xdg-utils
 
 if [[ ${PV} == *9999* ]] ; then
        inherit git-r3
-       EGIT_REPO_URI="https://anongit.freedesktop.org/git/poppler/poppler.git";
+       EGIT_REPO_URI="https://gitlab.freedesktop.org/poppler/poppler";
        SLOT="0/9999"
 else
        VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/aacid.asc

Reply via email to