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 <gentoo-commits+bounces-415210-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RjFKh-00036a-3S
	for garchives@archives.gentoo.org; Fri, 06 Jan 2012 19:20:08 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 0189121C044;
	Fri,  6 Jan 2012 19:19:59 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	by pigeon.gentoo.org (Postfix) with ESMTP id CAE6821C044
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Jan 2012 19:19:59 +0000 (UTC)
Received: from pelican.gentoo.org (unknown [66.219.59.40])
	(using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id 504F51B407B
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Jan 2012 19:19:59 +0000 (UTC)
Received: from localhost.localdomain (localhost [127.0.0.1])
	by pelican.gentoo.org (Postfix) with ESMTP id BE19C8004A
	for <gentoo-commits@lists.gentoo.org>; Fri,  6 Jan 2012 19:19:58 +0000 (UTC)
From: "Anthony G. Basile" <blueness@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" <blueness@gentoo.org>
Message-ID: <dc1eec8bedd87b90d2a1b2141afce6809e70c18e.blueness@gentoo>
Subject: [gentoo-commits] proj/hardened-dev:uclibc commit in: media-libs/mesa/
X-VCS-Repository: proj/hardened-dev
X-VCS-Files: media-libs/mesa/mesa-7.11.2-r99.ebuild
X-VCS-Directories: media-libs/mesa/
X-VCS-Committer: blueness
X-VCS-Committer-Name: Anthony G. Basile
X-VCS-Revision: dc1eec8bedd87b90d2a1b2141afce6809e70c18e
Date: Fri,  6 Jan 2012 19:19:58 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: 949f42a9-2961-4c87-b483-29d0265aa1d3
X-Archives-Hash: 4d78430ec0a30f4fe1f1d9299e608178

commit:     dc1eec8bedd87b90d2a1b2141afce6809e70c18e
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Fri Jan  6 19:19:53 2012 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Fri Jan  6 19:19:53 2012 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=3Dproj/hardened-dev.=
git;a=3Dcommit;h=3Ddc1eec8b

media-libs/mesa: patch configure.ac to respect user defined macros

(Portage version: 2.1.10.41/git/Linux x86_64, signed Manifest commit with=
 key 0xD0455535)

---
 media-libs/mesa/mesa-7.11.2-r99.ebuild |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/media-libs/mesa/mesa-7.11.2-r99.ebuild b/media-libs/mesa/mes=
a-7.11.2-r99.ebuild
index 701f4aa..6acfe89 100644
--- a/media-libs/mesa/mesa-7.11.2-r99.ebuild
+++ b/media-libs/mesa/mesa-7.11.2-r99.ebuild
@@ -23,7 +23,7 @@ SRC_URI=3D"ftp://ftp.freedesktop.org/pub/mesa/${FOLDER}=
/${MY_SRC_P}.tar.bz2
=20
 LICENSE=3D"MIT LGPL-3 SGI-B-2.0"
 SLOT=3D"0"
-KEYWORDS=3D"amd64 x86"=20
+KEYWORDS=3D"amd64 x86"
=20
 INTEL_CARDS=3D"intel"
 RADEON_CARDS=3D"radeon"