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 EFC51139694 for ; Fri, 17 Feb 2017 03:04:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1CAA9E0C2B; Fri, 17 Feb 2017 03:04:34 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id F1602E0C2B for ; Fri, 17 Feb 2017 03:04:33 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A943533BF1C for ; Fri, 17 Feb 2017 03:04:32 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9A2314A81 for ; Fri, 17 Feb 2017 03:04:30 +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: <1487300651.3a7ac1113ed4bb67a40ad9433ecbc0fcfc29be4c.mattst88@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: x11-base/xorg-server/ X-VCS-Repository: repo/gentoo X-VCS-Files: x11-base/xorg-server/xorg-server-9999.ebuild X-VCS-Directories: x11-base/xorg-server/ X-VCS-Committer: mattst88 X-VCS-Committer-Name: Matt Turner X-VCS-Revision: 3a7ac1113ed4bb67a40ad9433ecbc0fcfc29be4c X-VCS-Branch: master Date: Fri, 17 Feb 2017 03:04: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: c398b82b-73c9-47a6-b3a1-c00e7e618fd6 X-Archives-Hash: a1c3be71c60be6a2babca15e88d2096c commit: 3a7ac1113ed4bb67a40ad9433ecbc0fcfc29be4c Author: Matt Turner gentoo org> AuthorDate: Thu Feb 16 16:38:56 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Feb 17 03:04:11 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a7ac111 x11-base/xorg-server: Require >=wayland-protocols-1.7. Upstream commit 371ff0c969a3 bumped this requirement. x11-base/xorg-server/xorg-server-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-base/xorg-server/xorg-server-9999.ebuild b/x11-base/xorg-server/xorg-server-9999.ebuild index 698fceac2d..ac7720879c 100644 --- a/x11-base/xorg-server/xorg-server-9999.ebuild +++ b/x11-base/xorg-server/xorg-server-9999.ebuild @@ -75,7 +75,7 @@ CDEPEND=">=app-eselect/eselect-opengl-1.3.0 wayland? ( >=dev-libs/wayland-1.3.0 media-libs/libepoxy - >=dev-libs/wayland-protocols-1.1 + >=dev-libs/wayland-protocols-1.7 ) >=x11-apps/xinit-1.3.3-r1 systemd? (