Gentoo Archives: gentoo-commits

From: Davide Pesavento <pesa@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/qt:master commit in: eclass/
Date: Sat, 28 Jun 2014 23:56:18
Message-Id: 1403999735.fa3dbe9a2e41a45824a183e5c20ae8dddda9540e.pesa@gentoo
1 commit: fa3dbe9a2e41a45824a183e5c20ae8dddda9540e
2 Author: Davide Pesavento <pesa <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 28 23:55:35 2014 +0000
4 Commit: Davide Pesavento <pesa <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 28 23:55:35 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/qt.git;a=commit;h=fa3dbe9a
7
8 [qt4-build-multilib] Remove special case for qtmultimedia.
9
10 Doesn't seem to be needed anymore.
11
12 ---
13 eclass/qt4-build-multilib.eclass | 3 ---
14 1 file changed, 3 deletions(-)
15
16 diff --git a/eclass/qt4-build-multilib.eclass b/eclass/qt4-build-multilib.eclass
17 index c4a5562..6b34c46 100644
18 --- a/eclass/qt4-build-multilib.eclass
19 +++ b/eclass/qt4-build-multilib.eclass
20 @@ -407,9 +407,6 @@ qt4-build-multilib_src_test() {
21 }
22
23 multilib_src_test() {
24 - # QtMultimedia does not have any test suite (bug #332299)
25 - [[ ${PN} == qtmultimedia ]] && return
26 -
27 qt4_prepare_env
28
29 qt4_foreach_target_subdir emake -j1 check