Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5372

Summary: Aide ebuild should be bumped to 0.9
Product: Gentoo Linux Reporter: Joshua Brindle (RETIRED) <method>
Component: New packagesAssignee: Daniel Ahlberg (RETIRED) <aliz>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joshua Brindle (RETIRED) gentoo-dev 2002-07-22 00:53:15 UTC
Aide ebuild should be bumped to 0.9
Comment 1 Paul Belt 2002-09-30 15:08:10 UTC
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.
Comment 2 Daniel Ahlberg (RETIRED) gentoo-dev 2002-10-21 04:27:52 UTC
Commited, thanks for finding this.