mrueg 15/07/13 13:37:16 Modified: mesa-10.6.2.ebuild ChangeLog Log: Drop unrecognized configure option. (Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key )
Revision Changes Path 1.2 media-libs/mesa/mesa-10.6.2.ebuild file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.6.2.ebuild?rev=1.2&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.6.2.ebuild?rev=1.2&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/mesa-10.6.2.ebuild?r1=1.1&r2=1.2 Index: mesa-10.6.2.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.6.2.ebuild,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- mesa-10.6.2.ebuild 12 Jul 2015 13:25:44 -0000 1.1 +++ mesa-10.6.2.ebuild 13 Jul 2015 13:37:16 -0000 1.2 @@ -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.6.2.ebuild,v 1.1 2015/07/12 13:25:44 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/mesa-10.6.2.ebuild,v 1.2 2015/07/13 13:37:16 mrueg Exp $ EAPI=5 @@ -276,7 +276,6 @@ --enable-dri \ --enable-glx \ --enable-shared-glapi \ - --disable-shader-cache \ $(use_enable !bindist texture-float) \ $(use_enable d3d9 nine) \ $(use_enable debug) \ 1.648 media-libs/mesa/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.648&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?rev=1.648&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/media-libs/mesa/ChangeLog?r1=1.647&r2=1.648 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v retrieving revision 1.647 retrieving revision 1.648 diff -u -r1.647 -r1.648 --- ChangeLog 12 Jul 2015 13:25:44 -0000 1.647 +++ ChangeLog 13 Jul 2015 13:37:16 -0000 1.648 @@ -1,6 +1,9 @@ # 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.647 2015/07/12 13:25:44 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/mesa/ChangeLog,v 1.648 2015/07/13 13:37:16 mrueg Exp $ + + 13 Jul 2015; Manuel RĂ¼ger <[email protected]> mesa-10.6.2.ebuild: + Drop unrecognized configure option. *mesa-10.6.2 (12 Jul 2015)
