diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-11 01:40:52 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-03-11 01:40:52 +0000 |
| commit | 1c3ce0a8107cda7182ca651f381928da1d774d3b (patch) | |
| tree | c9cbdc5d2ec7bd8272da5348f339d79af9fd769f /dev-python/libvirt-python/libvirt-python-9999.ebuild | |
| parent | 2cc194e39a853311b199bd795eb43bf022887869 (diff) | |
| download | baldeagleos-repo-1c3ce0a8107cda7182ca651f381928da1d774d3b.tar.gz baldeagleos-repo-1c3ce0a8107cda7182ca651f381928da1d774d3b.tar.xz baldeagleos-repo-1c3ce0a8107cda7182ca651f381928da1d774d3b.zip | |
Adding metadata
Diffstat (limited to 'dev-python/libvirt-python/libvirt-python-9999.ebuild')
| -rw-r--r-- | dev-python/libvirt-python/libvirt-python-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/libvirt-python/libvirt-python-9999.ebuild b/dev-python/libvirt-python/libvirt-python-9999.ebuild index 317683866a11..8f3c935f52eb 100644 --- a/dev-python/libvirt-python/libvirt-python-9999.ebuild +++ b/dev-python/libvirt-python/libvirt-python-9999.ebuild @@ -13,7 +13,7 @@ inherit distutils-r1 verify-sig if [[ ${PV} = *9999* ]]; then inherit git-r3 - EGIT_REPO_URI="https://libvirt.org/git/libvirt-python.git" + EGIT_REPO_URI="https://gitlab.com/libvirt/libvirt-python.git" RDEPEND="app-emulation/libvirt:=[-python(-)]" else SRC_URI="https://libvirt.org/sources/python/${MY_P}.tar.gz |
