Gentoo Archives: gentoo-commits

From: Chris Reffett <geekboy72@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/plasma-runtime/
Date: Fri, 23 Nov 2012 17:57:26
Message-Id: 1353693401.8b0b6975a9b1a188afde1eae89ab95b69e974ba5.creffett@gentoo
1 commit: 8b0b6975a9b1a188afde1eae89ab95b69e974ba5
2 Author: Chris Reffett <creffett <AT> gentoo <DOT> org>
3 AuthorDate: Fri Nov 23 17:56:41 2012 +0000
4 Commit: Chris Reffett <geekboy72 <AT> gmail <DOT> com>
5 CommitDate: Fri Nov 23 17:56:41 2012 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=8b0b6975
7
8 [kde-base/plasma-runtime] Add VIRTUALX_REQUIRED so tests pass, bug 443748
9
10 Package-Manager: portage-2.2.0_alpha142
11
12 ---
13 .../plasma-runtime/plasma-runtime-4.9.80.ebuild | 4 +---
14 1 files changed, 1 insertions(+), 3 deletions(-)
15
16 diff --git a/kde-base/plasma-runtime/plasma-runtime-4.9.80.ebuild b/kde-base/plasma-runtime/plasma-runtime-4.9.80.ebuild
17 index 9c7ffae..2fcfd01 100644
18 --- a/kde-base/plasma-runtime/plasma-runtime-4.9.80.ebuild
19 +++ b/kde-base/plasma-runtime/plasma-runtime-4.9.80.ebuild
20 @@ -7,6 +7,7 @@ EAPI=5
21 KMNAME="kde-runtime"
22 KMMODULE="plasma"
23 DECLARATIVE_REQUIRED="always"
24 +VIRTUALX_REQUIRED="test"
25 inherit kde4-meta
26
27 DESCRIPTION="Script engine and package tool for plasma"
28 @@ -20,6 +21,3 @@ RDEPEND="${DEPEND}"
29
30 # file collisions, bug 394997
31 add_blocker plasma-workspace 4.4.50
32 -
33 -RESTRICT=test
34 -# bug 443748