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/gimp/
Date: Sun, 30 Oct 2022 09:40:24
Message-Id: 1667122559.dd45f45132f409b3d85a598aa99b2d74db1e37bd.sam@gentoo
1 commit: dd45f45132f409b3d85a598aa99b2d74db1e37bd
2 Author: Sergey Torokhov <torokhov-s-a <AT> yandex <DOT> ru>
3 AuthorDate: Fri Oct 28 21:47:10 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 30 09:35:59 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd45f451
7
8 media-gfx/gimp: 9999, fix dodoc fail
9
10 Closes: https://bugs.gentoo.org/878399
11
12 Signed-off-by: Sergey Torokhov <torokhov-s-a <AT> yandex.ru>
13 Closes: https://github.com/gentoo/gentoo/pull/28014
14 Signed-off-by: Sam James <sam <AT> gentoo.org>
15
16 media-gfx/gimp/gimp-9999.ebuild | 2 +-
17 1 file changed, 1 insertion(+), 1 deletion(-)
18
19 diff --git a/media-gfx/gimp/gimp-9999.ebuild b/media-gfx/gimp/gimp-9999.ebuild
20 index 0454db1459c8..ab1bc5eb943f 100644
21 --- a/media-gfx/gimp/gimp-9999.ebuild
22 +++ b/media-gfx/gimp/gimp-9999.ebuild
23 @@ -109,7 +109,7 @@ BDEPEND="
24 virtual/pkgconfig
25 "
26
27 -DOCS=( "AUTHORS" "devel-docs/CODING_STYLE.md" "devel-docs/HACKING.md" "NEWS" "README" "README.i18n" )
28 +DOCS=( "AUTHORS" "devel-docs/HACKING.md" "NEWS" "README" "README.i18n" )
29
30 pkg_setup() {
31 use lua && lua-single_pkg_setup