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 | 7aa18f9967782b0feb3c10f4633e2e29fad70c42 (patch) | |
tree | ae6d6d374b182cee0774db0c21adf20d17700bea /app-forensics/aide/aide-0.13.1.ebuild | |
parent | Version bump. Bug #309179. Thanks to Doktor Notor <notordoktor@gmail.com> for... (diff) | |
download | historical-7aa18f9967782b0feb3c10f4633e2e29fad70c42.tar.gz historical-7aa18f9967782b0feb3c10f4633e2e29fad70c42.tar.bz2 historical-7aa18f9967782b0feb3c10f4633e2e29fad70c42.zip |
Drop alpha keywords
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
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 8f25207372c1..679124794c44 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-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.ebuild,v 1.11 2010/06/17 20:05:56 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-forensics/aide/aide-0.13.1.ebuild,v 1.12 2010/07/11 11:13:03 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="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" |