Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 476376

Summary: dev-libs/redland[berkdb] doesn't use sys-libs/db:6.0 when older sys-libs/db slot versions are installed.
Product: Gentoo Linux Reporter: Lars Wendler (Polynomial-C) (RETIRED) <polynomial-c>
Component: [OLD] LibraryAssignee: Gentoo Sound Team <sound>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugs.librdf.org/mantis/view.php?id=547
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 476360    
Attachments: redland-1.0.16-db6.patch

Description Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-07-10 11:12:10 UTC
Created attachment 352994 [details, diff]
redland-1.0.16-db6.patch

The attached patch fixes that.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-04 20:51:14 UTC
+  04 Aug 2014; Michał Górny <mgorny@gentoo.org> redland-1.0.16.ebuild:
+  Utilize db-use.eclass to obtain proper include path & library for berkdb. Bugs
+  #519002 and #476376.