Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 88876 Details for
Bug 136299
noatun-plugins-3.5.3 update for berkdb-4.4
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild patch (db-use eclass)
noatun-plugins-3.5.3-db-use.patch (text/plain), 765 bytes, created by
Dean Baender
on 2006-06-10 19:47:20 UTC
(
hide
)
Description:
ebuild patch (db-use eclass)
Filename:
MIME Type:
Creator:
Dean Baender
Created:
2006-06-10 19:47:20 UTC
Size:
765 bytes
patch
obsolete
>7c7 >< inherit kde-meta >--- >> inherit db-use kde-meta >15,16c15 >< berkdb? ( || ( =sys-libs/db-4.3* >< =sys-libs/db-4.2* ) )" >--- >> berkdb? ( >=sys-libs/db-4.2* )" >22,28c21,24 >< if has_version "=sys-libs/db-4.3*"; then >< myconf="${myconf} --with-berkeley-db --with-db-lib=db_cxx-4.3 >< --with-extra-includes=/usr/include/db4.3" >< elif has_version "=sys-libs/db-4.2*"; then >< myconf="${myconf} --with-berkeley-db --with-db-lib=db_cxx-4.2 >< --with-extra-includes=/usr/include/db4.2" >< fi >--- >> dbver="$(db_findver sys-libs/db)" || die "Unable to find db version" >> dbver="$(db_ver_to_slot "$dbver")" >> myconf="${myconf} --with-berkeley-db --with-db-lib=db_cxx-${dbver} >> --with-extra-includes=$(db_includedir)"
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 136299
:
88846
|
88847
|
88874
| 88876