From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 5A81F138331 for ; Fri, 19 Jan 2018 21:35:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7B977E0940; Fri, 19 Jan 2018 21:35:45 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 57D09E0940 for ; Fri, 19 Jan 2018 21:35:45 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id D3ADB335C37 for ; Fri, 19 Jan 2018 21:35:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 288421C1 for ; Fri, 19 Jan 2018 21:35:42 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1516397725.b2dd13f7f6d7f920b6bf6bf29680420b5e8c62a6.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/breeze-icons/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/breeze-icons/breeze-icons-5.42.0.ebuild X-VCS-Directories: kde-frameworks/breeze-icons/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: b2dd13f7f6d7f920b6bf6bf29680420b5e8c62a6 X-VCS-Branch: master Date: Fri, 19 Jan 2018 21:35:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 457d42ae-5eb4-468a-9941-dbb568ba4984 X-Archives-Hash: 8749dfffaa71ea498d594dd37615fad7 commit: b2dd13f7f6d7f920b6bf6bf29680420b5e8c62a6 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Jan 19 19:44:46 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Jan 19 21:35:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2dd13f7 kde-frameworks/breeze-icons: Restrict tests Closes: https://bugs.gentoo.org/644964 Package-Manager: Portage-2.3.19, Repoman-2.3.6 kde-frameworks/breeze-icons/breeze-icons-5.42.0.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-frameworks/breeze-icons/breeze-icons-5.42.0.ebuild b/kde-frameworks/breeze-icons/breeze-icons-5.42.0.ebuild index f35c78d7beb..04a8cc8f202 100644 --- a/kde-frameworks/breeze-icons/breeze-icons-5.42.0.ebuild +++ b/kde-frameworks/breeze-icons/breeze-icons-5.42.0.ebuild @@ -23,6 +23,8 @@ DEPEND=" " RDEPEND="" +RESTRICT+=" test" + src_configure() { local mycmakeargs=( -DBINARY_ICONS_RESOURCE=OFF