diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2010-06-09 16:14:42 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2010-06-09 16:14:42 +0000 |
commit | f8f57db487806d0aee8d94b52f15f6671158dd79 (patch) | |
tree | f8d785b74ffb6e60578f777f2c45dd1c1ee78a38 /app-forensics/aide/ChangeLog | |
parent | fixed not-committed src_install (diff) | |
download | gentoo-2-f8f57db487806d0aee8d94b52f15f6671158dd79.tar.gz gentoo-2-f8f57db487806d0aee8d94b52f15f6671158dd79.tar.bz2 gentoo-2-f8f57db487806d0aee8d94b52f15f6671158dd79.zip |
Fixed configure issue, bug #323187. Added audit USE flag.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'app-forensics/aide/ChangeLog')
-rw-r--r-- | app-forensics/aide/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog index 1c0010ce5a62..0ebddf39a8fc 100644 --- a/app-forensics/aide/ChangeLog +++ b/app-forensics/aide/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for app-forensics/aide # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.47 2010/05/27 17:23:55 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.48 2010/06/09 16:14:41 matsuu Exp $ + +*aide-0.14-r1 (09 Jun 2010) + + 09 Jun 2010; MATSUU Takuto <matsuu@gentoo.org> +aide-0.14-r1.ebuild, + +files/aide-0.14-configure.patch: + Fixed configure issue, bug #323187. Added audit USE flag. *aide-0.14 (27 May 2010) |