Bug 134457 - dev-ruby/ruby-bdb: bump with support for db 4.4
Bug#: 134457 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: ruby@gentoo.org Reported By: flameeyes@gentoo.org
Component: Ebuilds
URL: 
Summary: dev-ruby/ruby-bdb: bump with support for db 4.4
Keywords:  
Status Whiteboard: 
Opened: 2006-05-26 15:16 0000
Description:   Opened: 2006-05-26 15:16 0000
The attached ebuild (the diff wouldn't be that useful I think) is a bump of
ruby-bdb that supports db 4.4 (actually supports any other db might be
released).

Basically it uses db-use eclass (added recently) to find the current db library
and include dir. This also allows ruby-bdb to build on FreeBSD (where
/usr/include/db.h is a system include).

HTH,
Diego

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-05-26 15:16:39 0000 -------
Created an attachment (id=87593) [details]
ruby-bdb-0.5.8.ebuild

------- Comment #2 From Diego E. 'Flameeyes' Pettenò 2006-05-27 03:15:33 0000 -------
After Caleb's mail yesterday, I've added myself to ruby herd and committed this
:) Enjoy.