Bug 56363 - gozer ebuild loses track of documentation files
Bug#: 56363 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: trivial Priority: P2
Resolution: FIXED Assigned To: vapier@gentoo.org Reported By: sebastian_ml@gmx.net
Component: Ebuilds
URL: 
Summary: gozer ebuild loses track of documentation files
Keywords:  
Status Whiteboard: 
Opened: 2004-07-07 12:56 0000
Description:   Opened: 2004-07-07 12:56 0000
Hi,

when emerging gozer-0.7 docs are copied to /usr/share/doc/gozer (uncompressed) and /usr/share/doc/gozer-0.7 (compressed). cruft always finds /usr/share/doc/gozer to be unrelated to any package. Can you fix this? For the sake of a clean system?

Thanks!
mic

Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Mr. Bones. 2004-07-07 20:56:50 0000 -------
spanky has imlib2 installed already...

------- Comment #2 From SpanKY 2004-07-13 19:20:55 0000 -------
portage probably wasnt able to say the files belong to gozer because gozer
installs them to /usr/doc/gozer/ and since /usr/doc is a symlink to
/usr/share/doc, /usr/share/doc/gozer wouldnt be in the CONTENTS file

added gozer-0.7-r1 to portage which fixes this and in general cleans up the
ebuild