Gentoo Archives: gentoo-commits

From: Johannes Huber <johu@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/tomahawk/
Date: Fri, 28 Oct 2016 20:40:49
Message-Id: 1477687239.61ef420fc99b0847a69f3a3fdc997a28f25279d7.johu@gentoo
1 commit: 61ef420fc99b0847a69f3a3fdc997a28f25279d7
2 Author: Johannes Huber <johu <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 28 20:40:27 2016 +0000
4 Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 28 20:40:39 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ef420f
7
8 media-sound/tomahawk: Restrict latest dev-libs/quazip
9
10 Needs patching/backporting.
11
12 Package-Manager: portage-2.3.2
13
14 media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild | 4 ++--
15 1 file changed, 2 insertions(+), 2 deletions(-)
16
17 diff --git a/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild
18 index e11b09b..2c4d55b 100644
19 --- a/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild
20 +++ b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild
21 @@ -38,7 +38,7 @@ DEPEND="
22 >=dev-libs/libattica-0.4.0
23 dev-libs/qjson
24 dev-libs/qtkeychain:=[qt4]
25 - dev-libs/quazip[qt4]
26 + <dev-libs/quazip-0.7.2[qt4]
27 dev-qt/designer:4
28 dev-qt/qtcore:4
29 dev-qt/qtdbus:4
30 @@ -55,7 +55,7 @@ DEPEND="
31 qt5? (
32 app-crypt/qca:2[qt5(+)]
33 dev-libs/qtkeychain:=[qt5]
34 - dev-libs/quazip[qt5]
35 + <dev-libs/quazip-0.7.2[qt5]
36 dev-qt/designer:5
37 dev-qt/qtcore:5
38 dev-qt/qtsvg:5