diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-05-30 20:39:35 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-05-30 20:39:35 +0000 |
commit | 01a728bbeb8f90525a99db1722933be26e0fe738 (patch) | |
tree | 3ae900e9d4e995333d9401d52d24369db97f087f /app-forensics/aide/aide-0.13.1-r3.ebuild | |
parent | Clean up old versions (diff) | |
download | historical-01a728bbeb8f90525a99db1722933be26e0fe738.tar.gz historical-01a728bbeb8f90525a99db1722933be26e0fe738.tar.bz2 historical-01a728bbeb8f90525a99db1722933be26e0fe738.zip |
stable sparc, bug 270440
Package-Manager: portage-2.1.6.11/cvs/Linux sparc64
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 08b6d5271075..ff025a82fac5 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.2 2009/05/24 19:31:44 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r3.ebuild,v 1.3 2009/05/30 20:39:35 tcunha 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" |