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 1Rx1sS-00040E-AX for garchives@archives.gentoo.org; Mon, 13 Feb 2012 19:47:56 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E661FE07D5; Mon, 13 Feb 2012 19:47:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B64A1E07D5 for ; Mon, 13 Feb 2012 19:47:48 +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 2512A1B4001 for ; Mon, 13 Feb 2012 19:47:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id D6208E5400 for ; Mon, 13 Feb 2012 19:47:46 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1329162459.7e6e435d77c7f915caa78a34a6fbc81c4a16137a.jlec@gentoo> Subject: [gentoo-commits] proj/betagarden:master commit in: x11-libs/libGLw/ X-VCS-Repository: proj/betagarden X-VCS-Files: x11-libs/libGLw/ChangeLog x11-libs/libGLw/libGLw-1.0.0.ebuild X-VCS-Directories: x11-libs/libGLw/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: 7e6e435d77c7f915caa78a34a6fbc81c4a16137a X-VCS-Branch: master Date: Mon, 13 Feb 2012 19:47:46 +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: b2e0e03c-875a-4487-ba52-b5bab69759c7 X-Archives-Hash: f6e1ad2339da1b2e0e737b037559329b commit: 7e6e435d77c7f915caa78a34a6fbc81c4a16137a Author: Justin Lecher gentoo org> AuthorDate: Mon Feb 13 19:47:39 2012 +0000 Commit: Justin Lecher gentoo org> CommitDate: Mon Feb 13 19:47:39 2012 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/betagarden.gi= t;a=3Dcommit;h=3D7e6e435d Block media-libs/mesa[motif] (Portage version: 2.2.0_alpha86/git/Linux x86_64, signed Manifest commit = with key 70EB7916) --- x11-libs/libGLw/ChangeLog | 3 +++ x11-libs/libGLw/libGLw-1.0.0.ebuild | 1 + 2 files changed, 4 insertions(+), 0 deletions(-) diff --git a/x11-libs/libGLw/ChangeLog b/x11-libs/libGLw/ChangeLog index 9787bf1..00f12ac 100644 --- a/x11-libs/libGLw/ChangeLog +++ b/x11-libs/libGLw/ChangeLog @@ -3,6 +3,9 @@ # $Header: $ =20 13 Feb 2012; Justin Lecher libGLw-1.0.0.ebuild: + Block media-libs/mesa[motif] + + 13 Feb 2012; Justin Lecher libGLw-1.0.0.ebuild: add USE motif =20 *libGLw-1.0.0 (13 Feb 2012) diff --git a/x11-libs/libGLw/libGLw-1.0.0.ebuild b/x11-libs/libGLw/libGLw= -1.0.0.ebuild index d6938ac..5433627 100644 --- a/x11-libs/libGLw/libGLw-1.0.0.ebuild +++ b/x11-libs/libGLw/libGLw-1.0.0.ebuild @@ -19,6 +19,7 @@ KEYWORDS=3D"" IUSE=3D"+motif static-libs" =20 RDEPEND=3D" + !media-libs/mesa[motif] virtual/opengl x11-libs/libX11 x11-libs/libXt"