summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-09-02 10:14:54 +0100
committerSam James <sam@gentoo.org>2024-09-02 10:20:19 +0100
commitc8d462d79e936543ab586b5e5c17874463926b03 (patch)
tree9f9a18e162f85c84c334fa0608434db6b39258fc /app-text
parentsec-keys/openpgp-keys-bradking: add 20240902 (diff)
downloadgentoo-c8d462d79e936543ab586b5e5c17874463926b03.tar.gz
gentoo-c8d462d79e936543ab586b5e5c17874463926b03.tar.bz2
gentoo-c8d462d79e936543ab586b5e5c17874463926b03.zip
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@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r--app-text/poppler/poppler-24.06.1.ebuild2
-rw-r--r--app-text/poppler/poppler-24.08.0.ebuild2
-rw-r--r--app-text/poppler/poppler-9999.ebuild2
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