Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5372 - Aide ebuild should be bumped to 0.9
Summary: Aide ebuild should be bumped to 0.9
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Daniel Ahlberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-22 00:53 UTC by Joshua Brindle (RETIRED)
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.