summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2017-03-04 15:22:21 -0600
committerMatthias Maier <tamiko@gentoo.org>2017-03-04 15:23:44 -0600
commit6db7f05662e9405b40759d00b97433def6048779 (patch)
treebe5c147a681c6a6265cc363c2e5872b423afb7e8 /app-emulation/virt-manager
parentapp-emulation/libvirt: drop vulnerable 3.0.0, bug #611388 (diff)
downloadgentoo-6db7f05662e9405b40759d00b97433def6048779.tar.gz
gentoo-6db7f05662e9405b40759d00b97433def6048779.tar.bz2
gentoo-6db7f05662e9405b40759d00b97433def6048779.zip
app-emulation/virt-manager: remove python use dependency on libvirt-glib
Package-Manager: Portage-2.3.3, Repoman-2.3.2
Diffstat (limited to 'app-emulation/virt-manager')
-rw-r--r--app-emulation/virt-manager/virt-manager-1.4.0-r2.ebuild4
-rw-r--r--app-emulation/virt-manager/virt-manager-9999.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/virt-manager/virt-manager-1.4.0-r2.ebuild b/app-emulation/virt-manager/virt-manager-1.4.0-r2.ebuild
index 4fdfe7e83b28..f8f48ff66309 100644
--- a/app-emulation/virt-manager/virt-manager-1.4.0-r2.ebuild
+++ b/app-emulation/virt-manager/virt-manager-1.4.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -31,7 +31,7 @@ IUSE="gnome-keyring gtk policykit sasl ${VM_LINGUAS[@]/#/linguas_}"
RDEPEND="!app-emulation/virtinst
dev-python/libvirt-python[${PYTHON_USEDEP}]
- >=app-emulation/libvirt-glib-0.0.9[introspection,python,${PYTHON_USEDEP}]
+ >=app-emulation/libvirt-glib-1.0.0[introspection]
${PYTHON_DEPS}
dev-libs/libxml2[python,${PYTHON_USEDEP}]
dev-python/ipaddr[${PYTHON_USEDEP}]
diff --git a/app-emulation/virt-manager/virt-manager-9999.ebuild b/app-emulation/virt-manager/virt-manager-9999.ebuild
index c918b567d993..281d89234741 100644
--- a/app-emulation/virt-manager/virt-manager-9999.ebuild
+++ b/app-emulation/virt-manager/virt-manager-9999.ebuild
@@ -31,7 +31,7 @@ IUSE="gnome-keyring gtk policykit sasl ${VM_LINGUAS[@]/#/linguas_}"
RDEPEND="!app-emulation/virtinst
dev-python/libvirt-python[${PYTHON_USEDEP}]
- >=app-emulation/libvirt-glib-0.0.9[introspection,python,${PYTHON_USEDEP}]
+ >=app-emulation/libvirt-glib-1.0.0[introspection]
${PYTHON_DEPS}
dev-libs/libxml2[python,${PYTHON_USEDEP}]
dev-python/ipaddr[${PYTHON_USEDEP}]