diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 19:25:05 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-09-26 19:25:05 +0000 |
commit | 3542902159fd42d134467f53ba551cd9a1015b3b (patch) | |
tree | d35f53559f9aa137879c57b107697c4a183372d1 /app-forensics/aide/aide-0.13.1.ebuild | |
parent | Added RiceBSD license (sci-libs/arpack) (diff) | |
download | historical-3542902159fd42d134467f53ba551cd9a1015b3b.tar.gz historical-3542902159fd42d134467f53ba551cd9a1015b3b.tar.bz2 historical-3542902159fd42d134467f53ba551cd9a1015b3b.zip |
alpha stable wrt security #191597
Package-Manager: portage-2.1.3.9
Diffstat (limited to 'app-forensics/aide/aide-0.13.1.ebuild')
-rw-r--r-- | app-forensics/aide/aide-0.13.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 ) |