summaryrefslogtreecommitdiff
path: root/app-text/libmspub
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-09-22 07:06:33 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2025-09-22 07:06:33 +0000
commit4b843374640bbcd601727a8eb2d431fb9d508b35 (patch)
tree6dd72f3a2948dc94d6b23cad2472b6f318aaf0d1 /app-text/libmspub
parent4ffd2a8f0efdfe2ed46b9e2a8f863b4bf1923885 (diff)
downloadbaldeagleos-repo-4b843374640bbcd601727a8eb2d431fb9d508b35.tar.gz
baldeagleos-repo-4b843374640bbcd601727a8eb2d431fb9d508b35.tar.xz
baldeagleos-repo-4b843374640bbcd601727a8eb2d431fb9d508b35.zip
Adding metadata
Diffstat (limited to 'app-text/libmspub')
-rw-r--r--app-text/libmspub/libmspub-0.1.4.ebuild4
-rw-r--r--app-text/libmspub/libmspub-9999-r1.ebuild (renamed from app-text/libmspub/libmspub-9999.ebuild)4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/libmspub/libmspub-0.1.4.ebuild b/app-text/libmspub/libmspub-0.1.4.ebuild
index 40612b0cc463..ff9234dd5a46 100644
--- a/app-text/libmspub/libmspub-0.1.4.ebuild
+++ b/app-text/libmspub/libmspub-0.1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit autotools flag-o-matic
if [[ ${PV} = *9999 ]]; then
- EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/libmspub.git"
+ EGIT_REPO_URI="https://git.libreoffice.org/libmspub.git"
inherit git-r3
else
SRC_URI="https://dev-www.libreoffice.org/src/libmspub/${P}.tar.xz"
diff --git a/app-text/libmspub/libmspub-9999.ebuild b/app-text/libmspub/libmspub-9999-r1.ebuild
index f42bebd2d32f..9e9098e9fc03 100644
--- a/app-text/libmspub/libmspub-9999.ebuild
+++ b/app-text/libmspub/libmspub-9999-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2024 Gentoo Authors
+# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -6,7 +6,7 @@ EAPI=8
inherit autotools flag-o-matic
if [[ ${PV} = *9999* ]]; then
- EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/libmspub.git"
+ EGIT_REPO_URI="https://git.libreoffice.org/libmspub.git"
inherit git-r3
else
SRC_URI="https://dev-www.libreoffice.org/src/libmspub/${P}.tar.xz"