Gentoo Archives: gentoo-commits

From: Patrick McLean <chutzpah@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/ganeti/
Date: Wed, 31 Jan 2018 01:04:54
Message-Id: 1517360678.6f3d79acd554da6385348b94032f35730b1c64c6.chutzpah@gentoo
1 commit: 6f3d79acd554da6385348b94032f35730b1c64c6
2 Author: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 31 01:04:17 2018 +0000
4 Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 31 01:04:38 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f3d79ac
7
8 app-emulation/ganeti: Allow newer versions of sphinx
9
10 Package-Manager: Portage-2.3.21, Repoman-2.3.6
11
12 app-emulation/ganeti/ganeti-2.15.2-r6.ebuild | 2 +-
13 app-emulation/ganeti/ganeti-2.16.0_rc1.ebuild | 2 +-
14 2 files changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-emulation/ganeti/ganeti-2.15.2-r6.ebuild b/app-emulation/ganeti/ganeti-2.15.2-r6.ebuild
17 index cb14808fba4..39a61a1f54f 100644
18 --- a/app-emulation/ganeti/ganeti-2.15.2-r6.ebuild
19 +++ b/app-emulation/ganeti/ganeti-2.15.2-r6.ebuild
20 @@ -136,7 +136,7 @@ RDEPEND="${DEPEND}
21 DEPEND+="
22 sys-devel/m4
23 app-text/pandoc
24 - <=dev-python/sphinx-1.3.5[${PYTHON_USEDEP}]
25 + dev-python/sphinx[${PYTHON_USEDEP}]
26 media-fonts/urw-fonts
27 media-gfx/graphviz
28 >=dev-haskell/test-framework-0.6:0=
29
30 diff --git a/app-emulation/ganeti/ganeti-2.16.0_rc1.ebuild b/app-emulation/ganeti/ganeti-2.16.0_rc1.ebuild
31 index 735e13c59f4..1ae893ae5ef 100644
32 --- a/app-emulation/ganeti/ganeti-2.16.0_rc1.ebuild
33 +++ b/app-emulation/ganeti/ganeti-2.16.0_rc1.ebuild
34 @@ -141,7 +141,7 @@ RDEPEND="${DEPEND}
35 DEPEND+="
36 sys-devel/m4
37 app-text/pandoc
38 - <=dev-python/sphinx-1.3.5[${PYTHON_USEDEP}]
39 + dev-python/sphinx[${PYTHON_USEDEP}]
40 media-fonts/urw-fonts
41 media-gfx/graphviz
42 >=dev-haskell/test-framework-0.6:0=