Bug 88498 - app-emulation/e-uae-0.8.27 ebuild doesn't install doc files
Bug#: 88498 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: dholm@gentoo.org Reported By: opensource@till.name
Component: Ebuilds
URL: 
Summary: app-emulation/e-uae-0.8.27 ebuild doesn't install doc files
Keywords:  
Status Whiteboard: 
Opened: 2005-04-09 12:02 0000
Description:   Opened: 2005-04-09 12:02 0000
The ebuild tries to install non-existing doc-files

Reproducible: Always
Steps to Reproduce:
emerge e-uae
Actual Results:  
cp: Aufruf von stat f

------- Comment #1 From Till Maas 2005-04-09 12:02:32 0000 -------
The ebuild tries to install non-existing doc-files

Reproducible: Always
Steps to Reproduce:
emerge e-uae
Actual Results:  
cp: Aufruf von stat für ,,docs/unix/README" nicht möglich: No such file or 
directory 
/usr/lib/portage/bin/dodoc: docs/COMPATIBILITY does not exist. 
/usr/lib/portage/bin/dodoc: docs/CREDITS does not exist. 
/usr/lib/portage/bin/dodoc: docs/FAQ does not exist. 
/usr/lib/portage/bin/dodoc: docs/NEWS does not exist. 
/usr/lib/portage/bin/dodoc: docs/README does not exist. 
/usr/lib/portage/bin/dodoc: docs/README.PROGRAMMERS does not exist. 
/usr/lib/portage/bin/dodoc: docs/README.unix does not exist. 
/usr/lib/portage/bin/dodoc: docs/translated/* does not exist. 
 

Expected Results:  
The following files should be in /usr/doc/e-uae-0.8.27 
 
bsdsocket.txt.gz  ChangeLog.gz  CHANGES.gz  compiling.txt.gz  
configuration.txt.gz  COPYING.gz  floppies.txt.gz  keyboard.txt.gz  README.gz  
scsi.txt.gz

------- Comment #2 From Till Maas 2005-04-09 12:04:30 0000 -------
Created an attachment (id=55783) [details]
corrects the docinto statements in the ebuild

This is a patch for the 0.8.27 Ebuild that corrects the docinto statements

------- Comment #3 From David Holm (RETIRED) 2005-04-12 00:54:33 0000 -------
Thank you, commited.