| Summary: |
sys-fs/cryptsetup: add python and urandom USE flags + minor cleanups (patch included) |
| Product: |
Gentoo Linux
|
Reporter: |
Hans <immerdabeiundnie> |
| Component: |
[OLD] Core system | Assignee: |
Gentoo's Team for Core System packages <base-system> |
| Status: |
RESOLVED
FIXED
|
|
|
| Severity: |
enhancement
|
CC: |
kripton
|
| Priority: |
Normal
|
Keywords: |
PATCH |
| Version: |
unspecified | |
|
| Hardware: |
All | |
|
| OS: |
Linux | |
|
| Whiteboard: |
|
|
Package list:
|
|
Runtime testing required:
|
---
|
| Attachments: |
cryptsetup-1.4.1-r1.ebuild.diff
cryptsetup-1.4.2.ebuild.diff
|
Created attachment 307239 [details, diff] cryptsetup-1.4.1-r1.ebuild.diff I am asking to have the attached patch applied. It is supposed to do the following: - add optional python and /dev/urandom support (the latter... well, just for the heck of it :) ) by introducing two USE flags - remove .la files if not needed - Clean up the (R)DEPEND list by assuming the user's system is somewhat remotely up to date (not catching ancient package versions that are not in the tree, no !sys-fs/cryptsetup-luks anymore). Makes things more legible. I tested this quite a bit and it works for me. But that doesn't say much. :) Thanks for your work!