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-gfx/hydrus/
Date: Thu, 01 Jul 2021 08:54:48
Message-Id: 1625129627.0d818d1fd7e5752b94aedd81acd53a5c03e08b16.sam@gentoo
1 commit: 0d818d1fd7e5752b94aedd81acd53a5c03e08b16
2 Author: Ekaterina Vaartis <vaartis <AT> kotobank <DOT> ch>
3 AuthorDate: Thu Jul 1 08:18:56 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jul 1 08:53:47 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d818d1f
7
8 media-gfx/hydrus: Update 9999 to remove unneeded patches
9
10 Signed-off-by: Ekaterina Vaartis <vaartis <AT> kotobank.ch>
11 Closes: https://github.com/gentoo/gentoo/pull/21495
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 media-gfx/hydrus/hydrus-9999.ebuild | 2 --
15 1 file changed, 2 deletions(-)
16
17 diff --git a/media-gfx/hydrus/hydrus-9999.ebuild b/media-gfx/hydrus/hydrus-9999.ebuild
18 index 3ea6657aaea..2c52c2dc47e 100644
19 --- a/media-gfx/hydrus/hydrus-9999.ebuild
20 +++ b/media-gfx/hydrus/hydrus-9999.ebuild
21 @@ -78,9 +78,7 @@ BDEPEND="
22 "
23
24 PATCHES=(
25 - "${FILESDIR}/upnpc.patch"
26 "${FILESDIR}/userpath-in-local-share.patch"
27 - "${FILESDIR}/test-exitcode.patch"
28 )
29
30 src_prepare() {