diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-11 11:13:03 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-11 11:13:03 +0000 |
commit | 43d05362a52806ccbb9be7f7e967c9d814044943 (patch) | |
tree | 38c4ffacb52927aa707bb171ec61da80542241cf /app-forensics/aide/aide-0.13.1-r5.ebuild | |
parent | Version bump. Bug #309179. Thanks to Doktor Notor <notordoktor@gmail.com> for... (diff) | |
download | gentoo-2-43d05362a52806ccbb9be7f7e967c9d814044943.tar.gz gentoo-2-43d05362a52806ccbb9be7f7e967c9d814044943.tar.bz2 gentoo-2-43d05362a52806ccbb9be7f7e967c9d814044943.zip |
Drop alpha keywords
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'app-forensics/aide/aide-0.13.1-r5.ebuild')
-rw-r--r-- | app-forensics/aide/aide-0.13.1-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-forensics/aide/aide-0.13.1-r5.ebuild b/app-forensics/aide/aide-0.13.1-r5.ebuild index 2c27b9d6dbdd..9deb28bd3037 100644 --- a/app-forensics/aide/aide-0.13.1-r5.ebuild +++ b/app-forensics/aide/aide-0.13.1-r5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 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-r5.ebuild,v 1.2 2010/06/17 20:05:55 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1-r5.ebuild,v 1.3 2010/07/11 11:13:03 armin76 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="~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" |