diff options
author | Markus Meier <maekke@gentoo.org> | 2009-05-24 19:31:44 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-05-24 19:31:44 +0000 |
commit | 4f572d8a6344ef5ad27d60cd428d964ee220eea7 (patch) | |
tree | 9da38e898d30ad5493c55531776f66f6570e2267 /app-forensics/aide/aide-0.13.1-r3.ebuild | |
parent | Repoman warnings (diff) | |
download | historical-4f572d8a6344ef5ad27d60cd428d964ee220eea7.tar.gz historical-4f572d8a6344ef5ad27d60cd428d964ee220eea7.tar.bz2 historical-4f572d8a6344ef5ad27d60cd428d964ee220eea7.zip |
amd64/x86 stable, bug #270440
Package-Manager: portage-2.1.6.11/cvs/Linux x86_64
Diffstat (limited to 'app-forensics/aide/aide-0.13.1-r3.ebuild')
-rw-r--r-- | app-forensics/aide/aide-0.13.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/aide/aide-0.13.1-r3.ebuild b/app-forensics/aide/aide-0.13.1-r3.ebuild index 7e554d3d6b50..08b6d5271075 100644 --- a/app-forensics/aide/aide-0.13.1-r3.ebuild +++ b/app-forensics/aide/aide-0.13.1-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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-r3.ebuild,v 1.1 2009/04/16 14:59:20 matsuu Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r3.ebuild,v 1.2 2009/05/24 19:31:44 maekke Exp $ inherit autotools eutils @@ -10,7 +10,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 curl mhash nls postgres selinux static xattr zlib" #IUSE="acl audit curl mhash nls postgres selinux static xattr zlib" |