summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2023-06-08 21:24:00 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2023-06-08 21:38:07 +0200
commitfc0ed6548ca5bf0b791071fab08302590dc36f5b (patch)
tree6acaf9e7acd21c9e4a389b0d70ad2a208623132d /media-gfx/darktable
parentmedia-gfx/hugin: Fix build with >=exiv2-0.28 (diff)
downloadgentoo-fc0ed6548ca5bf0b791071fab08302590dc36f5b.tar.gz
gentoo-fc0ed6548ca5bf0b791071fab08302590dc36f5b.tar.bz2
gentoo-fc0ed6548ca5bf0b791071fab08302590dc36f5b.zip
media-gfx/darktable: fix whitespace, add bugref
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'media-gfx/darktable')
-rw-r--r--media-gfx/darktable/darktable-4.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/darktable/darktable-4.2.1.ebuild b/media-gfx/darktable/darktable-4.2.1.ebuild
index bcd74d9a9e34..7a803774aebb 100644
--- a/media-gfx/darktable/darktable-4.2.1.ebuild
+++ b/media-gfx/darktable/darktable-4.2.1.ebuild
@@ -100,7 +100,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-3.4.1_libxcf-cmake.patch
"${FILESDIR}"/${PN}-4.2.1_cmake-musl.patch
# patch by ArchLinux
- "${FILESDIR}"/${P}-exiv2-0.28.patch
+ "${FILESDIR}"/${P}-exiv2-0.28.patch # bug 906466
)
S="${WORKDIR}/${P/_/~}"