Bug 154279 - [multilib-strict] dev-libs/xalan-c-1.10.0
Bug#: 154279 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: amd64@gentoo.org Reported By: thedude0001@gmx.de
Component: Ebuilds
URL: 
Summary: [multilib-strict] dev-libs/xalan-c-1.10.0
Keywords:  
Status Whiteboard: 
Opened: 2006-11-06 12:19 0000
Description:   Opened: 2006-11-06 12:19 0000
Files matching a file type that is not allowed:
   usr/lib/libxalanMsg.so.110.0
   usr/lib/libxalan-c.so.110.0

------- Comment #1 From Christoph Mende 2006-11-06 17:05:37 0000 -------
Created an attachment (id=101366) [details]
ebuild patch

there you go

------- Comment #2 From Michael Weyershäuser 2006-11-06 18:01:27 0000 -------
Created an attachment (id=101369) [details]
ebuild patch with added inherit

Thanks, I never even really looked inside the ebuild. Your patch works fine,
though you forgot to add multilib to the inherit line. It still works because
that eclass is inherited by all other eclasses in the ebuild, but for the sake
of sanity it should be inherited in the ebuild itself if we use functions from
it.

------- Comment #3 From Simon Stelling (RETIRED) 2007-02-02 14:28:44 0000 -------
fixed, thanks for providing the fix