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 DEB971396D0 for ; Thu, 7 Sep 2017 08:10:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 210951FC058; Thu, 7 Sep 2017 08:10:33 +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 0275B1FC058 for ; Thu, 7 Sep 2017 08:10:32 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AB97D33FE7D for ; Thu, 7 Sep 2017 08:10:31 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0C95D8E96 for ; Thu, 7 Sep 2017 08:10:30 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1504771817.bf12a9509dce320189eb6dbbca92070553f2e8a0.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/pal/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-misc/pal/pal-0.4.3-r2.ebuild X-VCS-Directories: app-misc/pal/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: bf12a9509dce320189eb6dbbca92070553f2e8a0 X-VCS-Branch: master Date: Thu, 7 Sep 2017 08:10:30 +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: ba48430d-9bad-45ba-bdbe-680e878e31e5 X-Archives-Hash: cabe46249d2f793af4c4dcce7c7da9db commit: bf12a9509dce320189eb6dbbca92070553f2e8a0 Author: Pacho Ramos gentoo org> AuthorDate: Thu Sep 7 08:06:22 2017 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Thu Sep 7 08:10:17 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bf12a950 app-misc/pal: Has no tests to run (#630112 by Toralf Förster) Package-Manager: Portage-2.3.8, Repoman-2.3.3 app-misc/pal/pal-0.4.3-r2.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-misc/pal/pal-0.4.3-r2.ebuild b/app-misc/pal/pal-0.4.3-r2.ebuild index c85bbb74cb2..9d0b75ae12e 100644 --- a/app-misc/pal/pal-0.4.3-r2.ebuild +++ b/app-misc/pal/pal-0.4.3-r2.ebuild @@ -25,6 +25,8 @@ DEPEND=" virtual/pkgconfig " +RESTRICT="test" # Has no tests to run + PATCHES=( "${FILESDIR}"/${PV}-strip.patch "${FILESDIR}"/${PV}-ldflags.patch