mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-libs/libvisio: move to git.libreoffice.org remote
Revbump to propagate EGIT_REPO_URI change. smart-live-rebuild wont catch it otherwise. Unrevbump in like a couple months. Bug: https://bugs.gentoo.org/963198 Signed-off-by: Alfred Wingate <parona@protonmail.com> Part-of: https://github.com/gentoo/gentoo/pull/43891 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
6d7b77807d
commit
2d5cebd424
@@ -6,7 +6,7 @@ EAPI=8
|
||||
inherit flag-o-matic
|
||||
|
||||
if [[ ${PV} == *9999* ]]; then
|
||||
EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/libvisio.git"
|
||||
EGIT_REPO_URI="https://git.libreoffice.org/libvisio.git"
|
||||
inherit autotools git-r3
|
||||
else
|
||||
SRC_URI="https://dev-www.libreoffice.org/src/libvisio/${P}.tar.xz"
|
||||
|
||||
@@ -6,7 +6,7 @@ EAPI=8
|
||||
inherit flag-o-matic
|
||||
|
||||
if [[ ${PV} == *9999* ]]; then
|
||||
EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/libvisio.git"
|
||||
EGIT_REPO_URI="https://git.libreoffice.org/libvisio.git"
|
||||
inherit autotools git-r3
|
||||
else
|
||||
SRC_URI="https://dev-www.libreoffice.org/src/libvisio/${P}.tar.xz"
|
||||
Reference in New Issue
Block a user