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 DDDB8138334 for ; Wed, 17 Oct 2018 18:25:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACB0CE08AD; Wed, 17 Oct 2018 18:25:20 +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 83480E08AD for ; Wed, 17 Oct 2018 18:25:20 +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 932D7335CF1 for ; Wed, 17 Oct 2018 18:25:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6E3FE42C for ; Wed, 17 Oct 2018 18:25:15 +0000 (UTC) From: "Matt Turner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matt Turner" Message-ID: <1539800706.0851f3aa9732ed280a3c7ffe7bd84bfca1a7fcb1.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/wayland/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-libs/wayland/wayland-1.16.0.ebuild dev-libs/wayland/wayland-9999.ebuild X-VCS-Directories: dev-libs/wayland/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 0851f3aa9732ed280a3c7ffe7bd84bfca1a7fcb1 X-VCS-Branch: master Date: Wed, 17 Oct 2018 18:25:15 +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: 8e25d8de-ecb2-465e-ab4c-3a925db85309 X-Archives-Hash: c75184856a71743a6de08eb059f82a20 commit: 0851f3aa9732ed280a3c7ffe7bd84bfca1a7fcb1 Author: Matt Turner gentoo org> AuthorDate: Wed Oct 17 18:24:11 2018 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Oct 17 18:25:06 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0851f3aa dev-libs/wayland: Make mesa blocker a soft one Missed wayland-9999 in commit ef1aa1fecd6f. Noticed by Arfrever. Signed-off-by: Matt Turner gentoo.org> dev-libs/wayland/wayland-1.16.0.ebuild | 2 +- dev-libs/wayland/wayland-9999.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/wayland/wayland-1.16.0.ebuild b/dev-libs/wayland/wayland-1.16.0.ebuild index fccfe91aa57..df8f72793cf 100644 --- a/dev-libs/wayland/wayland-1.16.0.ebuild +++ b/dev-libs/wayland/wayland-1.16.0.ebuild @@ -28,7 +28,7 @@ IUSE="doc static-libs" RDEPEND=">=dev-libs/expat-2.1.0-r3:=[${MULTILIB_USEDEP}] >=virtual/libffi-3.0.13-r1:=[${MULTILIB_USEDEP}] dev-libs/libxml2:= - !!