| Bug#: 133871 | Product: Gentoo Linux | Version: unspecified | Platform: All |
| OS/Version: Linux | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: apache-bugs@gentoo.org | Reported By: flameeyes@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: dev-libs/apr-util: add support for sys-libs/db-4.4* | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2006-05-20 06:34 0000 | |||
| Description: | Opened: 2006-05-20 06:34 0000 |
The attached patch applied over current ebuild makes use of the new db-use eclass to find the db version installed, not needing the list of has_version call anymore. It allows apr-util-0.9.12 to link against db-4.4 without problems. HTH, Diego
Created an attachment (id=87121) [details]
Ebuild patch
Patch applied and bug fixed on all apr-util versions, save for the all-stable 0.9.6-r2, didn't want to touch that one. ;) Best regards, CHTEKK.