diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2016-06-30 17:22:58 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2016-06-30 17:23:37 -0500 |
commit | d21d997005e413f452d5ee386c30c75e8af2490c (patch) | |
tree | e88e3ae38d2aa8e0809c1b41bca48eed30978d35 /sys-cluster/nova | |
parent | app-emulation/virt-manager: version bump to 1.4.0 (diff) | |
download | gentoo-d21d997005e413f452d5ee386c30c75e8af2490c.tar.gz gentoo-d21d997005e413f452d5ee386c30c75e8af2490c.tar.bz2 gentoo-d21d997005e413f452d5ee386c30c75e8af2490c.zip |
sys-cluster/nova: update libvirt-python dep for bug 587624
Package-Manager: portage-2.2.28
Diffstat (limited to 'sys-cluster/nova')
-rw-r--r-- | sys-cluster/nova/nova-12.0.4-r1.ebuild (renamed from sys-cluster/nova/nova-12.0.4.ebuild) | 2 | ||||
-rw-r--r-- | sys-cluster/nova/nova-2015.2.9999.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sys-cluster/nova/nova-12.0.4.ebuild b/sys-cluster/nova/nova-12.0.4-r1.ebuild index e42e77564bf9..ef95356304c5 100644 --- a/sys-cluster/nova/nova-12.0.4.ebuild +++ b/sys-cluster/nova/nova-12.0.4-r1.ebuild @@ -207,7 +207,7 @@ RDEPEND=" <=dev-python/alembic-0.8.3[${PYTHON_USEDEP}] >=dev-python/os-brick-0.4.0[${PYTHON_USEDEP}] <=dev-python/os-brick-0.6.0[${PYTHON_USEDEP}] - <=dev-python/libvirt-python-1.3.0[${PYTHON_USEDEP}] + >=dev-python/libvirt-python-1.3.4[${PYTHON_USEDEP}] app-emulation/libvirt[iscsi?] novncproxy? ( www-apps/novnc ) sys-apps/iproute2 diff --git a/sys-cluster/nova/nova-2015.2.9999.ebuild b/sys-cluster/nova/nova-2015.2.9999.ebuild index 41344be61660..04eabbeaed86 100644 --- a/sys-cluster/nova/nova-2015.2.9999.ebuild +++ b/sys-cluster/nova/nova-2015.2.9999.ebuild @@ -207,7 +207,7 @@ RDEPEND=" <=dev-python/alembic-0.8.3[${PYTHON_USEDEP}] >=dev-python/os-brick-0.4.0[${PYTHON_USEDEP}] <=dev-python/os-brick-0.6.0[${PYTHON_USEDEP}] - <=dev-python/libvirt-python-1.3.0[${PYTHON_USEDEP}] + >=dev-python/libvirt-python-1.3.4[${PYTHON_USEDEP}] app-emulation/libvirt[iscsi?] novncproxy? ( www-apps/novnc ) sys-apps/iproute2 |