Gentoo Archives: gentoo-commits

From: "Andreas Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/pykde4/
Date: Tue, 01 May 2012 17:30:23
Message-Id: 1335893423.8d1a3a2ce131c3fb9e80daef56daf9062b87d2ee.dilfridge@gentoo
1 commit: 8d1a3a2ce131c3fb9e80daef56daf9062b87d2ee
2 Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue May 1 17:30:23 2012 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue May 1 17:30:23 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8d1a3a2c
7
8 [kde-base/pykde4] Require semantic-desktop when tests are enabled, bug 403855
9
10 (Portage version: 2.2.0_alpha101/git/Linux x86_64, unsigned Manifest commit)
11
12 ---
13 kde-base/pykde4/pykde4-4.8.3.ebuild | 1 +
14 kde-base/pykde4/pykde4-4.8.49.9999.ebuild | 1 +
15 kde-base/pykde4/pykde4-9999.ebuild | 1 +
16 3 files changed, 3 insertions(+), 0 deletions(-)
17
18 diff --git a/kde-base/pykde4/pykde4-4.8.3.ebuild b/kde-base/pykde4/pykde4-4.8.3.ebuild
19 index a83ba29..8c30b8f 100644
20 --- a/kde-base/pykde4/pykde4-4.8.3.ebuild
21 +++ b/kde-base/pykde4/pykde4-4.8.3.ebuild
22 @@ -16,6 +16,7 @@ inherit python portability kde4-base
23 DESCRIPTION="Python bindings for KDE4"
24 KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
25 IUSE="debug doc examples semantic-desktop"
26 +REQUIRED_USE="test? ( semantic-desktop )"
27
28 # blocker added due to compatibility issues and error during compile time
29 RDEPEND="
30
31 diff --git a/kde-base/pykde4/pykde4-4.8.49.9999.ebuild b/kde-base/pykde4/pykde4-4.8.49.9999.ebuild
32 index a67b428..088adbf 100644
33 --- a/kde-base/pykde4/pykde4-4.8.49.9999.ebuild
34 +++ b/kde-base/pykde4/pykde4-4.8.49.9999.ebuild
35 @@ -16,6 +16,7 @@ inherit python portability kde4-base
36 DESCRIPTION="Python bindings for KDE4"
37 KEYWORDS=""
38 IUSE="debug doc examples semantic-desktop"
39 +REQUIRED_USE="test? ( semantic-desktop )"
40
41 # blocker added due to compatibility issues and error during compile time
42 RDEPEND="
43
44 diff --git a/kde-base/pykde4/pykde4-9999.ebuild b/kde-base/pykde4/pykde4-9999.ebuild
45 index 905cf5d..e8131e3 100644
46 --- a/kde-base/pykde4/pykde4-9999.ebuild
47 +++ b/kde-base/pykde4/pykde4-9999.ebuild
48 @@ -16,6 +16,7 @@ inherit python portability kde4-base
49 DESCRIPTION="Python bindings for KDE4"
50 KEYWORDS=""
51 IUSE="debug doc examples semantic-desktop"
52 +REQUIRED_USE="test? ( semantic-desktop )"
53
54 # blocker added due to compatibility issues and error during compile time
55 RDEPEND="