summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Callen <abcd@gentoo.org>2009-12-05 05:13:08 +0000
committerJonathan Callen <abcd@gentoo.org>2009-12-05 05:13:08 +0000
commit976014309a7f1344c9ee75233a209d1d503d238a (patch)
tree133881d1d426eb21c621087f980378080f86b1f4 /kde-base
parentTests hang, RESTRICTing until upstream fixes (diff)
downloadgentoo-2-976014309a7f1344c9ee75233a209d1d503d238a.tar.gz
gentoo-2-976014309a7f1344c9ee75233a209d1d503d238a.tar.bz2
gentoo-2-976014309a7f1344c9ee75233a209d1d503d238a.zip
Tests hang, RESTRICTing until upstream fixes
(Portage version: -svn/cvs/Linux i686)
Diffstat (limited to 'kde-base')
-rw-r--r--kde-base/ksystemlog/ChangeLog6
-rw-r--r--kde-base/ksystemlog/ksystemlog-4.3.3.ebuild5
-rw-r--r--kde-base/ksystemlog/ksystemlog-4.3.4.ebuild5
3 files changed, 13 insertions, 3 deletions
diff --git a/kde-base/ksystemlog/ChangeLog b/kde-base/ksystemlog/ChangeLog
index dd69caa2e3b9..c8375cceb0b3 100644
--- a/kde-base/ksystemlog/ChangeLog
+++ b/kde-base/ksystemlog/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for kde-base/ksystemlog
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.33 2009/12/01 11:08:47 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ChangeLog,v 1.34 2009/12/05 05:13:08 abcd Exp $
+
+ 05 Dec 2009; Jonathan Callen <abcd@gentoo.org> ksystemlog-4.3.3.ebuild,
+ ksystemlog-4.3.4.ebuild:
+ Tests hang, RESTRICTing until upstream fixes
*ksystemlog-4.3.4 (01 Dec 2009)
diff --git a/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild b/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild
index 8547987f5f41..5fd9d2715720 100644
--- a/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild
+++ b/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild,v 1.4 2009/11/30 06:53:41 josejx Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.3.3.ebuild,v 1.5 2009/12/05 05:13:08 abcd Exp $
EAPI="2"
@@ -11,3 +11,6 @@ inherit kde4-meta
DESCRIPTION="KDE system log viewer"
KEYWORDS="~alpha amd64 ~hppa ~ia64 ppc ppc64 ~sparc ~x86"
IUSE="debug +handbook"
+
+# Tests hang, last checked in 4.3.3
+RESTRICT="test"
diff --git a/kde-base/ksystemlog/ksystemlog-4.3.4.ebuild b/kde-base/ksystemlog/ksystemlog-4.3.4.ebuild
index 6f8fc74c75cb..1f4c8df4e101 100644
--- a/kde-base/ksystemlog/ksystemlog-4.3.4.ebuild
+++ b/kde-base/ksystemlog/ksystemlog-4.3.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.3.4.ebuild,v 1.1 2009/12/01 11:08:47 wired Exp $
+# $Header: /var/cvsroot/gentoo-x86/kde-base/ksystemlog/ksystemlog-4.3.4.ebuild,v 1.2 2009/12/05 05:13:08 abcd Exp $
EAPI="2"
@@ -11,3 +11,6 @@ inherit kde4-meta
DESCRIPTION="KDE system log viewer"
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86"
IUSE="debug +handbook"
+
+# Tests hang, last checked in 4.3.3
+RESTRICT="test"