Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/raspberrypi-userland/files/, media-libs/raspberrypi-userland/
Date: Wed, 19 Jul 2017 08:56:06
Message-Id: 1500454516.9d3fc9e26bf37065b6a435e233a105b34a14184a.monsieurp@gentoo
1 commit: 9d3fc9e26bf37065b6a435e233a105b34a14184a
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jul 19 08:03:53 2017 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Wed Jul 19 08:55:16 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d3fc9e2
7
8 media-libs/raspberrypi-userland: remove empty file.
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 media-libs/raspberrypi-userland/files/wayland-wsys.patch | 0
13 .../raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild | 3 +--
14 2 files changed, 1 insertion(+), 2 deletions(-)
15
16 diff --git a/media-libs/raspberrypi-userland/files/wayland-wsys.patch b/media-libs/raspberrypi-userland/files/wayland-wsys.patch
17 deleted file mode 100644
18 index e69de29bb2d..00000000000
19
20 diff --git a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild
21 index e060f168f5d..44af1834f38 100644
22 --- a/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild
23 +++ b/media-libs/raspberrypi-userland/raspberrypi-userland-0_pre20160424.ebuild
24 @@ -47,8 +47,7 @@ src_prepare() {
25 sed -i "/DESTINATION \/etc\/init.d/,+2d" interface/vmcs_host/linux/vcfiled/CMakeLists.txt || die
26
27 # wayland egl support
28 - epatch "${FILESDIR}"/next-resource-handle.patch \
29 - "${FILESDIR}"/wayland-wsys.patch
30 + epatch "${FILESDIR}"/next-resource-handle.patch
31 }
32
33 src_install() {