First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 27750
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Philip Walls (RETIRED) <malverian@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Rajiv Aaron Manglani <rajiv@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 27750 depends on: Show dependency tree
Show dependency graph
Bug 27750 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-09-01 20:57 0000
while installing media-libs/libao-0.8.3-r1 :

/usr/lib/portage/bin/dodoc: doc/API does not exist.
/usr/lib/portage/bin/dodoc: doc/DRIVERS does not exist.
/usr/lib/portage/bin/dodoc: doc/USAGE does not exist.
/usr/lib/portage/bin/dodoc: doc/WANTED does not exist.

------- Comment #1 From Brandy Westcott (RETIRED) 2003-09-02 03:14:23 0000 -------
It looks like the ebuild hasn't been updated to take into account the 
documentation change that took place between libao-0.7.0 and libao-0.8.0. 
The libao ebuild should contain: 
 
	rm -rf ${D}/usr/share/doc 
	dodoc AUTHORS CHANGES COPYING README TODO 
	dohtml -A c doc/*.html 
 

------- Comment #2 From Martin Holzer (RETIRED) 2003-10-28 05:13:41 0000 -------
in cvs

First Last Prev Next    No search results available      Search page      Enter new bug