Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 307239 Details for
Bug 410275
sys-fs/cryptsetup: add python and urandom USE flags + minor cleanups (patch included)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
cryptsetup-1.4.1-r1.ebuild.diff
cryptsetup-1.4.1-r1.ebuild.diff (text/plain), 1023 bytes, created by
Hans
on 2012-03-30 22:07:44 UTC
(
hide
)
Description:
cryptsetup-1.4.1-r1.ebuild.diff
Filename:
MIME Type:
Creator:
Hans
Created:
2012-03-30 22:07:44 UTC
Size:
1023 bytes
patch
obsolete
>5a6 >> PYTHON_DEPEND="python? 2:2.5" >7c8 >< inherit linux-info libtool >--- >> inherit linux-info libtool python >17c18 >< IUSE="nls selinux static" >--- >> IUSE="nls python selinux static urandom" >23c24 >< >=dev-libs/libgcrypt-1.1.42 >--- >> dev-libs/libgcrypt >25,26c26,27 >< >=dev-libs/popt-1.7 >< >=sys-apps/util-linux-2.17.2 >--- >> dev-libs/popt >> sys-apps/util-linux >30,32c31,32 >< >=sys-libs/e2fsprogs-libs-1.41 >< selinux? ( sys-libs/libselinux ) >< !sys-fs/cryptsetup-luks" >--- >> sys-libs/e2fsprogs-libs >> selinux? ( sys-libs/libselinux )" >35,36c35,36 >< >=dev-libs/libgpg-error-1.10[static-libs] >< >=dev-libs/popt-1.16-r1[static-libs] >--- >> dev-libs/libgpg-error[static-libs] >> dev-libs/popt[static-libs] >48a49,52 >> if use python; then >> python_set_active_version 2 >> python_pkg_setup >> fi >61a66,67 >> $(use_enable python) \ >> $(use_enable !urandom dev-random) \ >76a83,87 >> >> if ! use static; then >> # Remove .la files >> find "${D}" -name '*.la' -delete || die "la file removal failed" >> fi
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 410275
:
307239
|
311423