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 212EC138247 for ; Sat, 2 Nov 2013 14:21:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AAA7CE0AEA; Sat, 2 Nov 2013 14:21:41 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4CDC9E0AEA for ; Sat, 2 Nov 2013 14:21:41 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 4E96833EF38 for ; Sat, 2 Nov 2013 14:21:40 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id F401CE530A for ; Sat, 2 Nov 2013 14:21:38 +0000 (UTC) From: "David Heidelberger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Heidelberger" Message-ID: <1383402083.0551e56b54d6345cec42d165c0ed9f84d754b73a.okias@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: dev-libs/weston/ X-VCS-Repository: proj/x11 X-VCS-Files: dev-libs/weston/weston-9999.ebuild X-VCS-Directories: dev-libs/weston/ X-VCS-Committer: okias X-VCS-Committer-Name: David Heidelberger X-VCS-Revision: 0551e56b54d6345cec42d165c0ed9f84d754b73a X-VCS-Branch: master Date: Sat, 2 Nov 2013 14:21:38 +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: 93db3a16-754d-40a7-bfa2-35230d626b96 X-Archives-Hash: cf6502f7f3696a4e91bfcdfa8b299707 commit: 0551e56b54d6345cec42d165c0ed9f84d754b73a Author: David Heidelberger ixit cz> AuthorDate: Sat Nov 2 14:21:23 2013 +0000 Commit: David Heidelberger gmail com> CommitDate: Sat Nov 2 14:21:23 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=0551e56b dev-libs/weston: raise wayland dep --- dev-libs/weston/weston-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/weston/weston-9999.ebuild b/dev-libs/weston/weston-9999.ebuild index fd47ff6..8333b1f 100644 --- a/dev-libs/weston/weston-9999.ebuild +++ b/dev-libs/weston/weston-9999.ebuild @@ -38,7 +38,7 @@ REQUIRED_USE=" " RDEPEND=" - >=dev-libs/wayland-1.1.91 + >=dev-libs/wayland-1.3.90 media-libs/mesa[egl?,wayland] media-libs/lcms:2 media-libs/libpng:=