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/picmi/
Date: Sat, 04 Jan 2014 00:43:16
Message-Id: 1388796252.7548aa5860c2ebeb58d6b4e076c8e34981217eb3.dilfridge@gentoo
1 commit: 7548aa5860c2ebeb58d6b4e076c8e34981217eb3
2 Author: Andreas K. Huettel (dilfridge) <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jan 4 00:44:12 2014 +0000
4 Commit: Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Jan 4 00:44:12 2014 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=7548aa58
7
8 [kde-base/picmi] tests fail without X
9
10 Package-Manager: portage-2.2.7
11
12 ---
13 kde-base/picmi/picmi-4.12.49.9999.ebuild | 3 +++
14 kde-base/picmi/picmi-9999.ebuild | 3 +++
15 2 files changed, 6 insertions(+)
16
17 diff --git a/kde-base/picmi/picmi-4.12.49.9999.ebuild b/kde-base/picmi/picmi-4.12.49.9999.ebuild
18 index 01d383d..0906fe5 100644
19 --- a/kde-base/picmi/picmi-4.12.49.9999.ebuild
20 +++ b/kde-base/picmi/picmi-4.12.49.9999.ebuild
21 @@ -13,3 +13,6 @@ IUSE="debug"
22
23 DEPEND="$(add_kdebase_dep libkdegames)"
24 RDEPEND="${DEPEND}"
25 +
26 +RESTRICT=test
27 +# needs X server
28
29 diff --git a/kde-base/picmi/picmi-9999.ebuild b/kde-base/picmi/picmi-9999.ebuild
30 index 01d383d..0906fe5 100644
31 --- a/kde-base/picmi/picmi-9999.ebuild
32 +++ b/kde-base/picmi/picmi-9999.ebuild
33 @@ -13,3 +13,6 @@ IUSE="debug"
34
35 DEPEND="$(add_kdebase_dep libkdegames)"
36 RDEPEND="${DEPEND}"
37 +
38 +RESTRICT=test
39 +# needs X server