Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/raspberrypi-userland-bin/
Date: Fri, 02 Apr 2021 14:01:47
Message-Id: 1617372009.ba3ec1e8e92ea424dc9e40147e49b4d96eae4aa1.sam@gentoo
1 commit: ba3ec1e8e92ea424dc9e40147e49b4d96eae4aa1
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 2 11:24:00 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 2 14:00:09 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba3ec1e8
7
8 media-libs/raspberrypi-userland-bin: drop useless DEPEND
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 .../raspberrypi-userland-bin-1.20201201.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201201.ebuild b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201201.ebuild
16 index ca662960c5d..cdba7d110e3 100644
17 --- a/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201201.ebuild
18 +++ b/media-libs/raspberrypi-userland-bin/raspberrypi-userland-bin-1.20201201.ebuild
19 @@ -15,7 +15,7 @@ KEYWORDS="-* arm"
20 IUSE="+hardfp examples"
21
22 RDEPEND="!media-libs/raspberrypi-userland"
23 -DEPEND="${DEPEND}"
24 +
25 RESTRICT="binchecks strip"
26
27 src_install() {
28 @@ -28,7 +28,7 @@ src_install() {
29 dobin bin/*
30
31 insopts -m 0755
32 - insinto "/opt/vc/lib"
33 + insinto /opt/vc/lib
34 doins -r lib/*
35
36 doenvd "${FILESDIR}"/04${PN}