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 BEC4A139694 for ; Fri, 24 Feb 2017 01:30:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE4A421C25D; Fri, 24 Feb 2017 01:30:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C95E221C25D for ; Fri, 24 Feb 2017 01:30:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 B4A24341718 for ; Fri, 24 Feb 2017 01:30:43 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2248C526B for ; Fri, 24 Feb 2017 01:30:42 +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: <1487899833.ec7ae79a73f8a77038f7edec7113212d3d929000.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: ec7ae79a73f8a77038f7edec7113212d3d929000 X-VCS-Branch: master Date: Fri, 24 Feb 2017 01:30:42 +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: 841a418e-63cd-4157-9ee6-b0a3f588d64f X-Archives-Hash: 9a9a4964bfec83921a5dcda8efd220f3 commit: ec7ae79a73f8a77038f7edec7113212d3d929000 Author: Matt Turner gentoo org> AuthorDate: Fri Feb 24 01:30:00 2017 +0000 Commit: Matt Turner gentoo org> CommitDate: Fri Feb 24 01:30:33 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec7ae79a Revert "x11-base/xorg-server: Require >=wayland-protocols-1.7." This reverts commit 3a7ac1113ed4bb67a40ad9433ecbc0fcfc29be4c. The associated commit was reverted upstream (as commit 7d7788e0f2fbbf5d05cb918df11a5e1b7e047e48) 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 ac7720879c..698fceac2d 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.7 + >=dev-libs/wayland-protocols-1.1 ) >=x11-apps/xinit-1.3.3-r1 systemd? (