Gentoo Archives: gentoo-commits

From: Matthew Thode <prometheanfire@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-cluster/nova/
Date: Sat, 20 Apr 2019 23:26:25
Message-Id: 1555723937.6cce77fc8b04b57f8173df0a92af0ffe69cea61f.prometheanfire@gentoo
1 commit: 6cce77fc8b04b57f8173df0a92af0ffe69cea61f
2 Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
3 AuthorDate: Sat Apr 20 01:31:58 2019 +0000
4 Commit: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
5 CommitDate: Sat Apr 20 01:32:17 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cce77fc
7
8 sys-cluster/nova: updating stein ebuilds for missing spice-html5 dep
9
10 fixes: https://bugs.gentoo.org/683808
11 Package-Manager: Portage-2.3.62, Repoman-2.3.12
12 Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>
13
14 sys-cluster/nova/{nova-19.0.0.ebuild => nova-19.0.0-r1.ebuild} | 1 +
15 sys-cluster/nova/nova-2019.1.9999.ebuild | 1 +
16 2 files changed, 2 insertions(+)
17
18 diff --git a/sys-cluster/nova/nova-19.0.0.ebuild b/sys-cluster/nova/nova-19.0.0-r1.ebuild
19 similarity index 99%
20 rename from sys-cluster/nova/nova-19.0.0.ebuild
21 rename to sys-cluster/nova/nova-19.0.0-r1.ebuild
22 index ff21fff6066..dc68e7e07ad 100644
23 --- a/sys-cluster/nova/nova-19.0.0.ebuild
24 +++ b/sys-cluster/nova/nova-19.0.0-r1.ebuild
25 @@ -154,6 +154,7 @@ RDEPEND="
26 >=dev-python/futurist-1.8.0[$(python_gen_usedep 'python2_7')]
27 dev-python/libvirt-python[${PYTHON_USEDEP}]
28 app-emulation/libvirt[iscsi?]
29 + app-emulation/spice-html5
30 novncproxy? ( www-apps/novnc )
31 sys-apps/iproute2
32 openvswitch? ( net-misc/openvswitch )
33
34 diff --git a/sys-cluster/nova/nova-2019.1.9999.ebuild b/sys-cluster/nova/nova-2019.1.9999.ebuild
35 index ff21fff6066..dc68e7e07ad 100644
36 --- a/sys-cluster/nova/nova-2019.1.9999.ebuild
37 +++ b/sys-cluster/nova/nova-2019.1.9999.ebuild
38 @@ -154,6 +154,7 @@ RDEPEND="
39 >=dev-python/futurist-1.8.0[$(python_gen_usedep 'python2_7')]
40 dev-python/libvirt-python[${PYTHON_USEDEP}]
41 app-emulation/libvirt[iscsi?]
42 + app-emulation/spice-html5
43 novncproxy? ( www-apps/novnc )
44 sys-apps/iproute2
45 openvswitch? ( net-misc/openvswitch )