Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 87593 Details for
Bug 134457
dev-ruby/ruby-bdb: bump with support for db 4.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ruby-bdb-0.5.8.ebuild
ruby-bdb-0.5.8.ebuild (text/plain), 784 bytes, created by
Diego Elio Pettenò (RETIRED)
on 2006-05-26 15:16:39 UTC
(
hide
)
Description:
ruby-bdb-0.5.8.ebuild
Filename:
MIME Type:
Creator:
Diego Elio Pettenò (RETIRED)
Created:
2006-05-26 15:16:39 UTC
Size:
784 bytes
patch
obsolete
># Copyright 1999-2006 Gentoo Foundation ># Distributed under the terms of the GNU General Public License v2 ># $Header: /var/cvsroot/gentoo-x86/dev-ruby/ruby-bdb/ruby-bdb-0.5.3.ebuild,v 1.5 2006/03/30 03:45:18 agriffis Exp $ > >inherit db-use ruby > >MY_P="${P/ruby-}" >DESCRIPTION="Ruby interface to Berkeley DB" >HOMEPAGE="http://moulon.inra.fr/ruby/bdb.html" >SRC_URI="ftp://moulon.inra.fr/pub/ruby/${MY_P}.tar.gz" > >LICENSE="Ruby" >SLOT="0" >KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" >IUSE="" >USE_RUBY="ruby16 ruby18 ruby19" > >S=${WORKDIR}/${MY_P} > >DEPEND=">=sys-libs/db-3.2.9" > >src_compile() { > RUBY_ECONF="--with-db-include=$(db_includedir) > --with-db-version=$(db_libname | sed -e 's:db::')" > ruby_src_compile >} > >src_install() { > ruby_src_install > dodoc Changes > dohtml bdb.html >}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 134457
: 87593