Gentoo Archives: gentoo-commits

From: Matthias Maier <tamiko@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/spice/
Date: Sun, 01 May 2016 20:09:19
Message-Id: 1462133339.ffdf6ad3784eb6eeb30e24cb4fab1554ee446e13.tamiko@gentoo
1 commit: ffdf6ad3784eb6eeb30e24cb4fab1554ee446e13
2 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org>
3 AuthorDate: Sun May 1 19:47:21 2016 +0000
4 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org>
5 CommitDate: Sun May 1 20:08:59 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ffdf6ad3
7
8 app-emulation/spice: update dependencies, bug #580084
9
10 Package-Manager: portage-2.2.26
11
12 app-emulation/spice/spice-0.12.6-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-emulation/spice/spice-0.12.6-r2.ebuild b/app-emulation/spice/spice-0.12.6-r2.ebuild
16 index 31e8456..0685029 100644
17 --- a/app-emulation/spice/spice-0.12.6-r2.ebuild
18 +++ b/app-emulation/spice/spice-0.12.6-r2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2015 Gentoo Foundation
21 +# Copyright 1999-2016 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23 # $Id$
24
25 @@ -30,7 +30,7 @@ RDEPEND="
26 sasl? ( dev-libs/cyrus-sasl[static-libs(+)?] )"
27
28 DEPEND="
29 - >=app-emulation/spice-protocol-0.12.10
30 + ~app-emulation/spice-protocol-0.12.10
31 virtual/pkgconfig
32 $(python_gen_any_dep '
33 >=dev-python/pyparsing-1.5.6-r2[${PYTHON_USEDEP}]