Gentoo Archives: gentoo-commits

From: Michael Palimaka <kensington@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-base/killbots/
Date: Thu, 29 Aug 2013 12:00:51
Message-Id: 1377777467.e58a466e869a048528291c6f736a8c6120e6855f.kensington@gentoo
1 commit: e58a466e869a048528291c6f736a8c6120e6855f
2 Author: Michael Palimaka <kensington <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 29 11:57:47 2013 +0000
4 Commit: Michael Palimaka <kensington <AT> gentoo <DOT> org>
5 CommitDate: Thu Aug 29 11:57:47 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/kde.git;a=commit;h=e58a466e
7
8 [kde-base/killbots] Enable tests.
9
10 Package-Manager: portage-2.2.1
11
12 ---
13 kde-base/killbots/killbots-4.11.49.9999.ebuild | 4 +---
14 kde-base/killbots/killbots-9999.ebuild | 4 +---
15 2 files changed, 2 insertions(+), 6 deletions(-)
16
17 diff --git a/kde-base/killbots/killbots-4.11.49.9999.ebuild b/kde-base/killbots/killbots-4.11.49.9999.ebuild
18 index 6756d80..ba29fe9 100644
19 --- a/kde-base/killbots/killbots-4.11.49.9999.ebuild
20 +++ b/kde-base/killbots/killbots-4.11.49.9999.ebuild
21 @@ -5,6 +5,7 @@
22 EAPI=5
23
24 KDE_HANDBOOK="optional"
25 +VIRTUALX_REQUIRED="test"
26 inherit kde4-base
27
28 DESCRIPTION="Kill the bots or they kill you!"
29 @@ -14,6 +15,3 @@ IUSE="debug"
30
31 DEPEND="$(add_kdebase_dep libkdegames)"
32 RDEPEND="${DEPEND}"
33 -
34 -# Tests hang, last checked in 4.3.3
35 -RESTRICT="test"
36
37 diff --git a/kde-base/killbots/killbots-9999.ebuild b/kde-base/killbots/killbots-9999.ebuild
38 index 6756d80..ba29fe9 100644
39 --- a/kde-base/killbots/killbots-9999.ebuild
40 +++ b/kde-base/killbots/killbots-9999.ebuild
41 @@ -5,6 +5,7 @@
42 EAPI=5
43
44 KDE_HANDBOOK="optional"
45 +VIRTUALX_REQUIRED="test"
46 inherit kde4-base
47
48 DESCRIPTION="Kill the bots or they kill you!"
49 @@ -14,6 +15,3 @@ IUSE="debug"
50
51 DEPEND="$(add_kdebase_dep libkdegames)"
52 RDEPEND="${DEPEND}"
53 -
54 -# Tests hang, last checked in 4.3.3
55 -RESTRICT="test"