commit:     2678af61b0361a843e1a0a4a0ecb72eedf33b4bb
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 14 04:59:14 2022 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Oct 14 04:59:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2678af61

dev-util/pkgdev: (live) update repo uri

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-util/pkgdev/pkgdev-9999.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-util/pkgdev/pkgdev-9999.ebuild 
b/dev-util/pkgdev/pkgdev-9999.ebuild
index 4c96ddc9b5ad..736ac5eb9f9c 100644
--- a/dev-util/pkgdev/pkgdev-9999.ebuild
+++ b/dev-util/pkgdev/pkgdev-9999.ebuild
@@ -10,7 +10,8 @@ inherit distutils-r1
 if [[ ${PV} == *9999 ]] ; then
        PKGDEV_DOCS_PREBUILT=0
 
-       EGIT_REPO_URI="https://github.com/pkgcore/pkgdev.git";
+       EGIT_REPO_URI="https://anongit.gentoo.org/git/proj/pkgcore/pkgdev.git
+               https://github.com/pkgcore/pkgdev.git";
        inherit git-r3
 else
        SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"

Reply via email to