| Bug#: 5372 | Product: Gentoo Linux | Version: unspecified | Platform: x86 |
| OS/Version: All | Status: RESOLVED | Severity: normal | Priority: P2 |
| Resolution: FIXED | Assigned To: aliz@gentoo.org | Reported By: method@gentoo.org | |
| Component: Ebuilds | |||
| URL: | |||
| Summary: Aide ebuild should be bumped to 0.9 | |||
| Keywords: | |||
| Status Whiteboard: | |||
| Opened: 2002-07-22 00:53 0000 | |||
| Description: | Opened: 2002-07-22 00:53 0000 |
Aide ebuild should be bumped to 0.9
While y'all are at it...
add 'use zlib && myconf="${myconf} --with-zlib"'
and 'use crypt && myconf="${myconf} --with-gcrypt"'
For the second one you'll need to add 'crypt? ( dev-libs/libgrypt )' to depend.
Commited, thanks for finding this.