From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 07F911384B4 for ; Sun, 1 Nov 2015 16:55:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45FA8E0858; Sun, 1 Nov 2015 16:55:56 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E305EE0858 for ; Sun, 1 Nov 2015 16:55:55 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A97D1340A2B for ; Sun, 1 Nov 2015 16:55:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DA121D74 for ; Sun, 1 Nov 2015 16:55:51 +0000 (UTC) From: "Alon Bar-Lev" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Alon Bar-Lev" Message-ID: <1446396938.24f61911d09baf5131b996280731107b64b05d9a.alonbl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/pkgconf/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/pkgconf/pkgconf-0.9.11.ebuild X-VCS-Directories: dev-util/pkgconf/ X-VCS-Committer: alonbl X-VCS-Committer-Name: Alon Bar-Lev X-VCS-Revision: 24f61911d09baf5131b996280731107b64b05d9a X-VCS-Branch: master Date: Sun, 1 Nov 2015 16:55:51 +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: a15ce8e6-6ade-4ee8-9c95-5738e0117769 X-Archives-Hash: 877285cfc46194b35307b09326b3bd22 commit: 24f61911d09baf5131b996280731107b64b05d9a Author: Alon Bar-Lev gentoo org> AuthorDate: Sun Nov 1 16:55:18 2015 +0000 Commit: Alon Bar-Lev gentoo org> CommitDate: Sun Nov 1 16:55:38 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24f61911 dev-util/pkgconf: restrict tests as not working Package-Manager: portage-2.2.20.1 dev-util/pkgconf/pkgconf-0.9.11.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-util/pkgconf/pkgconf-0.9.11.ebuild b/dev-util/pkgconf/pkgconf-0.9.11.ebuild index ff55bed..1294e1b 100644 --- a/dev-util/pkgconf/pkgconf-0.9.11.ebuild +++ b/dev-util/pkgconf/pkgconf-0.9.11.ebuild @@ -20,6 +20,8 @@ LICENSE="BSD-1" SLOT="0" IUSE="+pkg-config strict" +RESTRICT="test" # at least until 0.9.13 + DEPEND="" RDEPEND="${DEPEND} pkg-config? (