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/rawtherapee/
Date: Fri, 29 Apr 2022 03:07:22
Message-Id: 1651201584.6ff99950aa9e22f56c8b036408f6dc765433d02a.sam@gentoo
1 commit: 6ff99950aa9e22f56c8b036408f6dc765433d02a
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 29 03:06:24 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 29 03:06:24 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6ff99950
7
8 media-gfx/rawtherapee: fix WhitespaceFound
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild b/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild
16 index 211e0087f8e0..ea59ec8cbd19 100644
17 --- a/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild
18 +++ b/media-gfx/rawtherapee/rawtherapee-5.8-r1.ebuild
19 @@ -42,8 +42,8 @@ BDEPEND="virtual/pkgconfig"
20 S="${WORKDIR}/${MY_P}"
21
22 PATCHES=(
23 - "${FILESDIR}/RT_5.8_fix_crop.patch"
24 - "${FILESDIR}/RT_5.8_glibc234.patch"
25 + "${FILESDIR}/RT_5.8_fix_crop.patch"
26 + "${FILESDIR}/RT_5.8_glibc234.patch"
27 )
28
29 pkg_pretend() {