app-emulation/libvirt: use https:// instead of git://
authorMatthias Maier <tamiko@gentoo.org>
Fri, 29 Jun 2018 04:22:22 +0000 (23:22 -0500)
committerMatthias Maier <tamiko@gentoo.org>
Fri, 29 Jun 2018 04:23:32 +0000 (23:23 -0500)
Package-Manager: Portage-2.3.41, Repoman-2.3.9

app-emulation/libvirt/libvirt-4.3.0.ebuild
app-emulation/libvirt/libvirt-4.4.0.ebuild
app-emulation/libvirt/libvirt-9999.ebuild

index 7c7d4531c3ecb5c4637622bb5f346eb7df8986dd..354a95ce898733ac3f010cdda683ef4ed76d6668 100644 (file)
@@ -7,9 +7,9 @@ inherit autotools eutils user linux-info systemd readme.gentoo-r1 bash-completio
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://libvirt.org/libvirt.git"
+       EGIT_REPO_URI="https://libvirt.org/git/libvirt.git"
        SRC_URI=""
-       KEYWORDS="amd64 x86"
+       KEYWORDS=""
        SLOT="0"
 else
        # Versions with 4 numbers are stable updates:
index 7a238888fab8556f93de5cb1ebc048e05e631f32..708c9658be8a8b1f8f8b67e134ccd8d1c1e35ab2 100644 (file)
@@ -7,9 +7,9 @@ inherit autotools eutils user linux-info systemd readme.gentoo-r1 bash-completio
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://libvirt.org/libvirt.git"
+       EGIT_REPO_URI="https://libvirt.org/git/libvirt.git"
        SRC_URI=""
-       KEYWORDS="amd64 x86"
+       KEYWORDS=""
        SLOT="0"
 else
        # Versions with 4 numbers are stable updates:
index ba94138cba80cacda9749950975669b3ac6c6bcc..70f3603bfcb844c3b2c39d56e4e4a35ecfe46870 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools eutils user linux-info systemd readme.gentoo-r1 bash-completio
 
 if [[ ${PV} = *9999* ]]; then
        inherit git-r3
-       EGIT_REPO_URI="git://libvirt.org/libvirt.git"
+       EGIT_REPO_URI="https://libvirt.org/git/libvirt.git"
        SRC_URI=""
        KEYWORDS=""
        SLOT="0"