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 390B2138350 for ; Wed, 4 Mar 2020 19:31:10 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 77E45E0DD4; Wed, 4 Mar 2020 19:31:09 +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 5E9AEE0DD4 for ; Wed, 4 Mar 2020 19:31:09 +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 5C73D34F55F for ; Wed, 4 Mar 2020 19:31:08 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E5B1E164 for ; Wed, 4 Mar 2020 19:31:05 +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: <1583350252.b8d0453be0cc13b2b61bb3ad40f5df1bf21c4233.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-9999.ebuild X-VCS-Directories: dev-libs/wayland/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: b8d0453be0cc13b2b61bb3ad40f5df1bf21c4233 X-VCS-Branch: master Date: Wed, 4 Mar 2020 19:31:05 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 54f562ff-4b05-49ce-b0bb-c3e132226854 X-Archives-Hash: 55bba5e0a81860bac72daede189b1f6b commit: b8d0453be0cc13b2b61bb3ad40f5df1bf21c4233 Author: Matt Turner gentoo org> AuthorDate: Wed Mar 4 19:11:15 2020 +0000 Commit: Matt Turner gentoo org> CommitDate: Wed Mar 4 19:30:52 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b8d0453b dev-libs/wayland: Remove IUSE=static-libs IUSE=static-libs was silently dropped in commit 73068fd11c42 (dev-libs/wayland: bump to 1.13.0). Evidently there is no need for static libs. Signed-off-by: Matt Turner gentoo.org> dev-libs/wayland/wayland-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/wayland/wayland-9999.ebuild b/dev-libs/wayland/wayland-9999.ebuild index 9bad5f8f80e..ca127148e08 100644 --- a/dev-libs/wayland/wayland-9999.ebuild +++ b/dev-libs/wayland/wayland-9999.ebuild @@ -17,7 +17,7 @@ HOMEPAGE="https://wayland.freedesktop.org/ https://gitlab.freedesktop.org/waylan LICENSE="MIT" SLOT="0" -IUSE="doc static-libs" +IUSE="doc" BDEPEND=" virtual/pkgconfig