Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 833533 - media-gfx/gimp-9999 No such file or directory: b'HACKING' , dodoc failed
Summary: media-gfx/gimp-9999 No such file or directory: b'HACKING' , dodoc failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-02-17 16:12 UTC by jospezial
Modified: 2022-02-18 22:58 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log gziped (build.log.gz,150.34 KB, application/gzip)
2022-02-17 16:15 UTC, jospezial
Details

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 jospezial 2022-02-17 16:15:09 UTC
Created attachment 765309 [details]
build.log gziped
Comment 2 tutbut 2022-02-17 20:51:46 UTC
--- a/gimp-9999.ebuild
+++ b/gimp-9999.ebuild
@@ -108,7 +108,7 @@
 # TODO: there are probably more atoms in DEPEND which should be in BDEPEND now
 BDEPEND="virtual/pkgconfig"

-DOCS=( "AUTHORS" "HACKING" "NEWS" "README" "README.i18n" )
+DOCS=( "AUTHORS" "devel-docs/CODING_STYLE.md" "devel-docs/HACKING.md" "NEWS" "README" "README.i18n" )

 # Bugs 685210 (and duplicate 691070)
 PATCHES=(
Comment 3 Larry the Git Cow gentoo-dev 2022-02-18 22:58:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=161015747585c8ff8c93220cd6e1e8d5531f253c

commit 161015747585c8ff8c93220cd6e1e8d5531f253c
Author:     Sergey Torokhov <torokhov-s-a@yandex.ru>
AuthorDate: 2022-02-18 22:39:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-18 22:58:27 +0000

    media-gfx/gimp: fix dodoc failed
    
    Fix: No such file or directory: b'HACKING' , dodoc failed
    
    Suggested-by: <tutbut@foxiomail.com>
    Closes: https://bugs.gentoo.org/833533
    Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
    Closes: https://github.com/gentoo/gentoo/pull/24263
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/gimp/gimp-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)