mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
dev-util/cppunit: 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:
parent
fb6343c38f
commit
613488e909
@ -10,7 +10,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/cppunit"
|
||||
|
||||
if [[ ${PV} == *9999 ]] ; then
|
||||
inherit autotools git-r3
|
||||
EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/cppunit.git"
|
||||
EGIT_REPO_URI="https://git.libreoffice.org/cppunit.git"
|
||||
else
|
||||
SRC_URI="
|
||||
https://dev-www.libreoffice.org/src/${P%%_p*}.tar.gz
|
||||
|
||||
@ -10,7 +10,7 @@ HOMEPAGE="https://www.freedesktop.org/wiki/Software/cppunit"
|
||||
|
||||
if [[ ${PV} == *9999 ]] ; then
|
||||
inherit autotools git-r3
|
||||
EGIT_REPO_URI="https://anongit.freedesktop.org/git/libreoffice/cppunit.git"
|
||||
EGIT_REPO_URI="https://git.libreoffice.org/cppunit.git"
|
||||
else
|
||||
SRC_URI="
|
||||
https://dev-www.libreoffice.org/src/${P%%_p*}.tar.gz
|
||||
Loading…
x
Reference in New Issue
Block a user