Gentoo Archives: gentoo-commits

From: Alexey Shvetsov <alexxy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/x11:opencl commit in: media-libs/mesa/
Date: Tue, 05 Mar 2013 13:51:18
Message-Id: 1362491459.c39dcd9065c3bc95a55a2518c90eba3b0c6acf43.alexxy@gentoo
1 commit: c39dcd9065c3bc95a55a2518c90eba3b0c6acf43
2 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
3 AuthorDate: Tue Mar 5 13:50:59 2013 +0000
4 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
5 CommitDate: Tue Mar 5 13:50:59 2013 +0000
6 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/x11.git;a=commit;h=c39dcd90
7
8 Drop unneded patch
9
10 Package-Manager: portage-2.2.0_alpha166
11
12 ---
13 media-libs/mesa/mesa-9999.ebuild | 1 -
14 1 files changed, 0 insertions(+), 1 deletions(-)
15
16 diff --git a/media-libs/mesa/mesa-9999.ebuild b/media-libs/mesa/mesa-9999.ebuild
17 index 4c9a823..b9de8d7 100644
18 --- a/media-libs/mesa/mesa-9999.ebuild
19 +++ b/media-libs/mesa/mesa-9999.ebuild
20 @@ -141,7 +141,6 @@ S="${WORKDIR}/${MY_P}"
21
22 PATCHES=(
23 "${FILESDIR}/0002-radeong-opencl-rename-target-from-r600-to-r600-amd-n.patch"
24 - "${FILESDIR}/0003-clover-fix-building-and-add-standart-locations-for-l.patch"
25 "${FILESDIR}/0001-XXX-Hacks-for-R600-rename.patch"
26 )