summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2007-09-26 19:25:05 +0000
committerRaúl Porcel <armin76@gentoo.org>2007-09-26 19:25:05 +0000
commite819ade910939a12a6836d87ea0e2c1d38188ade (patch)
treec48b6498c35a9ba437b73b4499cf3e3f0a08c2ed /app-forensics/aide
parentAdded RiceBSD license (sci-libs/arpack) (diff)
downloadgentoo-2-e819ade910939a12a6836d87ea0e2c1d38188ade.tar.gz
gentoo-2-e819ade910939a12a6836d87ea0e2c1d38188ade.tar.bz2
gentoo-2-e819ade910939a12a6836d87ea0e2c1d38188ade.zip
alpha stable wrt security #191597
(Portage version: 2.1.3.9)
Diffstat (limited to 'app-forensics/aide')
-rw-r--r--app-forensics/aide/ChangeLog5
-rw-r--r--app-forensics/aide/aide-0.13.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-forensics/aide/ChangeLog b/app-forensics/aide/ChangeLog
index c33fd85e80f2..d2716b51a2f4 100644
--- a/app-forensics/aide/ChangeLog
+++ b/app-forensics/aide/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-forensics/aide
# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.25 2007/09/26 19:06:52 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/ChangeLog,v 1.26 2007/09/26 19:25:05 armin76 Exp $
+
+ 26 Sep 2007; Raúl Porcel <armin76@gentoo.org> aide-0.13.1.ebuild:
+ alpha stable wrt security #191597
26 Sep 2007; Raúl Porcel <armin76@gentoo.org>
aide-0.10_p20040917-r1.ebuild:
diff --git a/app-forensics/aide/aide-0.13.1.ebuild b/app-forensics/aide/aide-0.13.1.ebuild
index a11053b888f4..27fa34e944a6 100644
--- a/app-forensics/aide/aide-0.13.1.ebuild
+++ b/app-forensics/aide/aide-0.13.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.1 2007/09/26 17:14:17 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.2 2007/09/26 19:25:05 armin76 Exp $
WANT_AUTOCONF='latest'
WANT_AUTOMAKE='latest'
inherit eutils autotools
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/aide/${P}.tar.gz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86"
+KEYWORDS="alpha ~amd64 ~ppc ~sparc ~x86"
IUSE="acl audit curl mhash nls postgres selinux static xattr zlib"
DEPEND="acl? ( sys-apps/acl )