From 613488e9099baf05ad84e0aecdb93d230c64659f Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Mon, 22 Sep 2025 00:07:25 +0300 Subject: 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 Part-of: https://github.com/gentoo/gentoo/pull/43891 Signed-off-by: Sam James --- dev-util/cppunit/cppunit-1.15.1_p20240106.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-util/cppunit/cppunit-1.15.1_p20240106.ebuild') diff --git a/dev-util/cppunit/cppunit-1.15.1_p20240106.ebuild b/dev-util/cppunit/cppunit-1.15.1_p20240106.ebuild index 22bc2b9a2769..e81de5c38106 100644 --- a/dev-util/cppunit/cppunit-1.15.1_p20240106.ebuild +++ b/dev-util/cppunit/cppunit-1.15.1_p20240106.ebuild @@ -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 -- cgit v1.2.3