commit: 61ef420fc99b0847a69f3a3fdc997a28f25279d7
Author: Johannes Huber <johu <AT> gentoo <DOT> org>
AuthorDate: Fri Oct 28 20:40:27 2016 +0000
Commit: Johannes Huber <johu <AT> gentoo <DOT> org>
CommitDate: Fri Oct 28 20:40:39 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=61ef420f
media-sound/tomahawk: Restrict latest dev-libs/quazip
Needs patching/backporting.
Package-Manager: portage-2.3.2
media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild
b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild
index e11b09b..2c4d55b 100644
--- a/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild
+++ b/media-sound/tomahawk/tomahawk-0.8.4-r3.ebuild
@@ -38,7 +38,7 @@ DEPEND="
>=dev-libs/libattica-0.4.0
dev-libs/qjson
dev-libs/qtkeychain:=[qt4]
- dev-libs/quazip[qt4]
+ <dev-libs/quazip-0.7.2[qt4]
dev-qt/designer:4
dev-qt/qtcore:4
dev-qt/qtdbus:4
@@ -55,7 +55,7 @@ DEPEND="
qt5? (
app-crypt/qca:2[qt5(+)]
dev-libs/qtkeychain:=[qt5]
- dev-libs/quazip[qt5]
+ <dev-libs/quazip-0.7.2[qt5]
dev-qt/designer:5
dev-qt/qtcore:5
dev-qt/qtsvg:5