commit: 6cce77fc8b04b57f8173df0a92af0ffe69cea61f Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> AuthorDate: Sat Apr 20 01:31:58 2019 +0000 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org> CommitDate: Sat Apr 20 01:32:17 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cce77fc
sys-cluster/nova: updating stein ebuilds for missing spice-html5 dep fixes: https://bugs.gentoo.org/683808 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org> sys-cluster/nova/{nova-19.0.0.ebuild => nova-19.0.0-r1.ebuild} | 1 + sys-cluster/nova/nova-2019.1.9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/sys-cluster/nova/nova-19.0.0.ebuild b/sys-cluster/nova/nova-19.0.0-r1.ebuild similarity index 99% rename from sys-cluster/nova/nova-19.0.0.ebuild rename to sys-cluster/nova/nova-19.0.0-r1.ebuild index ff21fff6066..dc68e7e07ad 100644 --- a/sys-cluster/nova/nova-19.0.0.ebuild +++ b/sys-cluster/nova/nova-19.0.0-r1.ebuild @@ -154,6 +154,7 @@ RDEPEND=" >=dev-python/futurist-1.8.0[$(python_gen_usedep 'python2_7')] dev-python/libvirt-python[${PYTHON_USEDEP}] app-emulation/libvirt[iscsi?] + app-emulation/spice-html5 novncproxy? ( www-apps/novnc ) sys-apps/iproute2 openvswitch? ( net-misc/openvswitch ) diff --git a/sys-cluster/nova/nova-2019.1.9999.ebuild b/sys-cluster/nova/nova-2019.1.9999.ebuild index ff21fff6066..dc68e7e07ad 100644 --- a/sys-cluster/nova/nova-2019.1.9999.ebuild +++ b/sys-cluster/nova/nova-2019.1.9999.ebuild @@ -154,6 +154,7 @@ RDEPEND=" >=dev-python/futurist-1.8.0[$(python_gen_usedep 'python2_7')] dev-python/libvirt-python[${PYTHON_USEDEP}] app-emulation/libvirt[iscsi?] + app-emulation/spice-html5 novncproxy? ( www-apps/novnc ) sys-apps/iproute2 openvswitch? ( net-misc/openvswitch )
