From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Sgjco-000483-Bz for garchives@archives.gentoo.org; Mon, 18 Jun 2012 21:36:42 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EF6EDE07B5; Mon, 18 Jun 2012 21:36:27 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id BA5BFE07B5 for ; Mon, 18 Jun 2012 21:36:27 +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 F07021B401B for ; Mon, 18 Jun 2012 21:36:26 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id B28FAE5430 for ; Mon, 18 Jun 2012 21:36:25 +0000 (UTC) From: "Chi-Thanh Christopher Nguyen" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Chi-Thanh Christopher Nguyen" Message-ID: <1340055358.5985c8f4a73a60a1c259530d65cc9b69a694a681.chithead@gentoo> Subject: [gentoo-commits] proj/x11:master commit in: dev-libs/weston/ X-VCS-Repository: proj/x11 X-VCS-Files: dev-libs/weston/weston-0.85.0.ebuild dev-libs/weston/weston-9999.ebuild X-VCS-Directories: dev-libs/weston/ X-VCS-Committer: chithead X-VCS-Committer-Name: Chi-Thanh Christopher Nguyen X-VCS-Revision: 5985c8f4a73a60a1c259530d65cc9b69a694a681 X-VCS-Branch: master Date: Mon, 18 Jun 2012 21:36:25 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: 19bd11ce-5e84-4631-8c0b-a4a7764030d6 X-Archives-Hash: 29e3cffff428e8644f48d4f9f9cf70d9 commit: 5985c8f4a73a60a1c259530d65cc9b69a694a681 Author: Chi-Thanh Christopher Nguyen gentoo org> AuthorDate: Mon Jun 18 21:35:58 2012 +0000 Commit: Chi-Thanh Christopher Nguyen cs tu-berli= n de> CommitDate: Mon Jun 18 21:35:58 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/x11.git;a=3Dc= ommit;h=3D5985c8f4 dev-libs/weston: depend on mesa[gles2], sort keywords alphabetically. --- dev-libs/weston/weston-0.85.0.ebuild | 4 ++-- dev-libs/weston/weston-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/weston/weston-0.85.0.ebuild b/dev-libs/weston/westo= n-0.85.0.ebuild index 781de07..05405ec 100644 --- a/dev-libs/weston/weston-0.85.0.ebuild +++ b/dev-libs/weston/weston-0.85.0.ebuild @@ -24,12 +24,12 @@ fi =20 LICENSE=3D"CCPL-Attribution-ShareAlike-3.0 MIT" SLOT=3D"0" -KEYWORDS=3D"~x86 ~amd64" +KEYWORDS=3D"~amd64 ~x86" IUSE=3D"+clients +drm +simple-clients static-libs +tablet +wayland-compo= sitor +x11" =20 RDEPEND=3D"dev-libs/wayland gnome-base/librsvg - >=3Dmedia-libs/mesa-7.10[egl,gles] + media-libs/mesa[egl,gles2] x11-libs/pixman x11? ( x11-libs/libxcb x11-libs/libX11 ) drm? ( >=3Dsys-fs/udev-136 >=3Dx11-libs/libdrm-2.4.23 media-libs/mesa[g= bm] ) diff --git a/dev-libs/weston/weston-9999.ebuild b/dev-libs/weston/weston-= 9999.ebuild index 781de07..05405ec 100644 --- a/dev-libs/weston/weston-9999.ebuild +++ b/dev-libs/weston/weston-9999.ebuild @@ -24,12 +24,12 @@ fi =20 LICENSE=3D"CCPL-Attribution-ShareAlike-3.0 MIT" SLOT=3D"0" -KEYWORDS=3D"~x86 ~amd64" +KEYWORDS=3D"~amd64 ~x86" IUSE=3D"+clients +drm +simple-clients static-libs +tablet +wayland-compo= sitor +x11" =20 RDEPEND=3D"dev-libs/wayland gnome-base/librsvg - >=3Dmedia-libs/mesa-7.10[egl,gles] + media-libs/mesa[egl,gles2] x11-libs/pixman x11? ( x11-libs/libxcb x11-libs/libX11 ) drm? ( >=3Dsys-fs/udev-136 >=3Dx11-libs/libdrm-2.4.23 media-libs/mesa[g= bm] )