diff options
author | Andreas K. Huettel (dilfridge) <mail@akhuettel.de> | 2012-12-09 05:11:54 +0100 |
---|---|---|
committer | Andreas K. Huettel (dilfridge) <mail@akhuettel.de> | 2012-12-09 05:12:18 +0100 |
commit | ef544e50333da34a062014a2a6b40c6749f115b7 (patch) | |
tree | dd1fb5004303b7a7ca28812aadf9c7772dc1874b /kde-base/kdeplasma-addons | |
parent | [net-misc/mirall] Fix pkg_postinst phase (diff) | |
download | kde-ef544e50333da34a062014a2a6b40c6749f115b7.tar.gz kde-ef544e50333da34a062014a2a6b40c6749f115b7.tar.bz2 kde-ef544e50333da34a062014a2a6b40c6749f115b7.zip |
[kde-base/kdeplasma-addons] tests hang
Package-Manager: portage-2.2.0_alpha145
Diffstat (limited to 'kde-base/kdeplasma-addons')
-rw-r--r-- | kde-base/kdeplasma-addons/kdeplasma-addons-4.9.90.ebuild | 3 | ||||
-rw-r--r-- | kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-4.9.90.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-4.9.90.ebuild index e80f5c3cd0..a90f8a7d5e 100644 --- a/kde-base/kdeplasma-addons/kdeplasma-addons-4.9.90.ebuild +++ b/kde-base/kdeplasma-addons/kdeplasma-addons-4.9.90.ebuild @@ -12,6 +12,9 @@ KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="attica debug desktopglobe exif fcitx ibus json oauth qalculate qwt scim semantic-desktop" +RESTRICT=test +# tests hang + # krunner is only needed to generate dbus interface for lancelot COMMON_DEPEND=" app-crypt/qca:2 diff --git a/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild b/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild index a1f612837d..840228d73e 100644 --- a/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild +++ b/kde-base/kdeplasma-addons/kdeplasma-addons-9999.ebuild @@ -12,6 +12,9 @@ KEYWORDS="" IUSE="attica debug desktopglobe exif fcitx ibus json oauth qalculate qwt scim semantic-desktop" +RESTRICT=test +# tests hang + # krunner is only needed to generate dbus interface for lancelot COMMON_DEPEND=" app-crypt/qca:2 |