Bug 5372 - Aide ebuild should be bumped to 0.9
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

------- Comment #1 From Paul Belt 2002-09-30 15:08:10 0000 -------
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 From Daniel Ahlberg (RETIRED) 2002-10-21 04:27:52 0000 -------
Commited, thanks for finding this.