From 6fa36f1b2b52bfceacd8d594baa18d8fb7299efc Mon Sep 17 00:00:00 2001 From: Chí-Thanh Christopher Nguyễn Date: Sat, 13 Jun 2015 23:25:22 +0000 Subject: Apply patch for bug #543566 to mesa-10.3.7-r1 too. (Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0x2324E7B566DF2611!) --- media-libs/mesa/ChangeLog | 6 +++++- media-libs/mesa/mesa-10.3.7-r1.ebuild | 3 ++- 2 files changed, 7 insertions(+), 2 deletions(-) (limited to 'media-libs/mesa') diff --git a/media-libs/mesa/ChangeLog b/media-libs/mesa/ChangeLog index fd234f3d3ea8..20bab763abb4 100644 --- a/media-libs/mesa/ChangeLog +++ b/media-libs/mesa/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for media-libs/mesa # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.642 2015/05/24 18:11:12 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.643 2015/06/13 23:25:22 chithanh Exp $ + + 13 Jun 2015; Chí-Thanh Christopher Nguyễn + mesa-10.3.7-r1.ebuild: + Apply patch for bug #543566 to mesa-10.3.7-r1 too. *mesa-10.5.6 (24 May 2015) diff --git a/media-libs/mesa/mesa-10.3.7-r1.ebuild b/media-libs/mesa/mesa-10.3.7-r1.ebuild index 943674cc88c8..2c4d6469baa2 100644 --- a/media-libs/mesa/mesa-10.3.7-r1.ebuild +++ b/media-libs/mesa/mesa-10.3.7-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild,v 1.16 2015/05/24 04:30:12 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild,v 1.17 2015/06/13 23:25:22 chithanh Exp $ EAPI=5 @@ -205,6 +205,7 @@ src_prepare() { epatch "${FILESDIR}"/${PN}-10.3.7-dont-use-clrsb.patch epatch "${FILESDIR}"/${PN}-10.3.7-format_utils.c.patch + epatch "${FILESDIR}"/${PN}-10.5.1-fstat-include.patch # relax the requirement that r300 must have llvm, bug 380303 epatch "${FILESDIR}"/${PN}-10.2-dont-require-llvm-for-r300.patch -- cgit v1.2.3-65-gdbad