From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RXG8Q-0005aP-Sv for garchives@archives.gentoo.org; Sun, 04 Dec 2011 17:45:55 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F09DC21C181; Sun, 4 Dec 2011 17:45:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7F3AE21C181 for ; Sun, 4 Dec 2011 17:45:47 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B08C31B402F for ; Sun, 4 Dec 2011 17:45:46 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id DA4DE80042 for ; Sun, 4 Dec 2011 17:45:45 +0000 (UTC) From: "Andreas Hüttel" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Hüttel" Message-ID: <087a142c913dca76db2c48b46e17ac60dddf24b6.dilfridge@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-base/dolphin/ X-VCS-Repository: proj/kde X-VCS-Files: kde-base/dolphin/dolphin-4.7.4.ebuild kde-base/dolphin/dolphin-4.7.49.9999.ebuild kde-base/dolphin/dolphin-4.7.80.ebuild kde-base/dolphin/dolphin-4.7.90.ebuild kde-base/dolphin/dolphin-9999.ebuild X-VCS-Directories: kde-base/dolphin/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas Hüttel X-VCS-Revision: 087a142c913dca76db2c48b46e17ac60dddf24b6 Date: Sun, 4 Dec 2011 17:45:45 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 4fe62431-7171-4b8c-863b-d605fe95c757 X-Archives-Hash: f81c8985a75825ea78b13482105562fe commit: 087a142c913dca76db2c48b46e17ac60dddf24b6 Author: Andreas K. Huettel (dilfridge) akhuettel de> AuthorDate: Sun Dec 4 17:45:12 2011 +0000 Commit: Andreas H=C3=BCttel gentoo org> CommitDate: Sun Dec 4 17:45:12 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/kde.git;a=3Dc= ommit;h=3D087a142c [kde-base/dolphin] Restrict tests, bug 393129 (Portage version: 2.1.10.39/git/Linux x86_64, unsigned Manifest commit) --- kde-base/dolphin/dolphin-4.7.4.ebuild | 3 +++ kde-base/dolphin/dolphin-4.7.49.9999.ebuild | 3 +++ kde-base/dolphin/dolphin-4.7.80.ebuild | 3 +++ kde-base/dolphin/dolphin-4.7.90.ebuild | 3 +++ kde-base/dolphin/dolphin-9999.ebuild | 3 +++ 5 files changed, 15 insertions(+), 0 deletions(-) diff --git a/kde-base/dolphin/dolphin-4.7.4.ebuild b/kde-base/dolphin/dol= phin-4.7.4.ebuild index c7d2b83..57d2478 100644 --- a/kde-base/dolphin/dolphin-4.7.4.ebuild +++ b/kde-base/dolphin/dolphin-4.7.4.ebuild @@ -32,6 +32,9 @@ PDEPEND=3D" =20 KMLOADLIBS=3D"libkonq" =20 +RESTRICT=3D"test" +# bug 393129 + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with semantic-desktop Nepomuk) diff --git a/kde-base/dolphin/dolphin-4.7.49.9999.ebuild b/kde-base/dolph= in/dolphin-4.7.49.9999.ebuild index 98c57b8..279b498 100644 --- a/kde-base/dolphin/dolphin-4.7.49.9999.ebuild +++ b/kde-base/dolphin/dolphin-4.7.49.9999.ebuild @@ -32,6 +32,9 @@ PDEPEND=3D" =20 KMLOADLIBS=3D"libkonq" =20 +RESTRICT=3D"test" +# bug 393129 + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with semantic-desktop Nepomuk) diff --git a/kde-base/dolphin/dolphin-4.7.80.ebuild b/kde-base/dolphin/do= lphin-4.7.80.ebuild index 478d696..f2fadc9 100644 --- a/kde-base/dolphin/dolphin-4.7.80.ebuild +++ b/kde-base/dolphin/dolphin-4.7.80.ebuild @@ -32,6 +32,9 @@ PDEPEND=3D" =20 KMLOADLIBS=3D"libkonq" =20 +RESTRICT=3D"test" +# bug 393129 + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with semantic-desktop Nepomuk) diff --git a/kde-base/dolphin/dolphin-4.7.90.ebuild b/kde-base/dolphin/do= lphin-4.7.90.ebuild index 478d696..f2fadc9 100644 --- a/kde-base/dolphin/dolphin-4.7.90.ebuild +++ b/kde-base/dolphin/dolphin-4.7.90.ebuild @@ -32,6 +32,9 @@ PDEPEND=3D" =20 KMLOADLIBS=3D"libkonq" =20 +RESTRICT=3D"test" +# bug 393129 + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with semantic-desktop Nepomuk) diff --git a/kde-base/dolphin/dolphin-9999.ebuild b/kde-base/dolphin/dolp= hin-9999.ebuild index 98c57b8..279b498 100644 --- a/kde-base/dolphin/dolphin-9999.ebuild +++ b/kde-base/dolphin/dolphin-9999.ebuild @@ -32,6 +32,9 @@ PDEPEND=3D" =20 KMLOADLIBS=3D"libkonq" =20 +RESTRICT=3D"test" +# bug 393129 + src_configure() { mycmakeargs=3D( $(cmake-utils_use_with semantic-desktop Nepomuk)