From 6f8038813c460b4f0572d5ef595cdfa94af3a94d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 21 May 2019 10:20:03 +0100 Subject: gentoo resync : 21.05.2019 --- app-emulation/libvirt/libvirt-9999.ebuild | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'app-emulation/libvirt/libvirt-9999.ebuild') diff --git a/app-emulation/libvirt/libvirt-9999.ebuild b/app-emulation/libvirt/libvirt-9999.ebuild index b6a78ebc5061..4c2cd8eebffb 100644 --- a/app-emulation/libvirt/libvirt-9999.ebuild +++ b/app-emulation/libvirt/libvirt-9999.ebuild @@ -14,12 +14,7 @@ if [[ ${PV} = *9999* ]]; then KEYWORDS="" SLOT="0" else - # Versions with 4 numbers are stable updates: - if [[ ${PV} =~ ^[0-9]+(\.[0-9]+){3} ]]; then - SRC_URI="https://libvirt.org/sources/stable_updates/${P}.tar.xz" - else - SRC_URI="https://libvirt.org/sources/${P}.tar.xz" - fi + SRC_URI="https://libvirt.org/sources/${P}.tar.xz" KEYWORDS="~amd64 ~arm64 ~x86" SLOT="0/${PV}" fi -- cgit v1.2.3