chithanh 15/06/13 23:25:22 Modified: mesa-10.3.7-r1.ebuild ChangeLog Log: 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!)
Revision Changes Path 1.17 media-libs/mesa/mesa-10.3.7-r1.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild?rev=1.17&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild?rev=1.17&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild?r1=1.16&r2=1.17 Index: mesa-10.3.7-r1.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.3.7-r1.ebuild,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- mesa-10.3.7-r1.ebuild 24 May 2015 04:30:12 -0000 1.16 +++ mesa-10.3.7-r1.ebuild 13 Jun 2015 23:25:22 -0000 1.17 @@ -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 @@ 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 1.643 media-libs/mesa/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.643&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.643&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.642&r2=1.643 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v retrieving revision 1.642 retrieving revision 1.643 diff -u -r1.642 -r1.643 --- ChangeLog 24 May 2015 18:11:12 -0000 1.642 +++ ChangeLog 13 Jun 2015 23:25:22 -0000 1.643 @@ -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 <chith...@gentoo.org> + 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)