diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-06-29 15:24:08 +0000 |
commit | aa07310b2f9faa513f45725cce16d5a7c2be4d16 (patch) | |
tree | 9168e6934f4ffdffd592aee532745d79bad6cabe /app-admin/aide | |
parent | Version bump. (diff) | |
download | gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.tar.gz gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.tar.bz2 gentoo-2-aa07310b2f9faa513f45725cce16d5a7c2be4d16.zip |
unmasking and changelog fixups
Diffstat (limited to 'app-admin/aide')
-rw-r--r-- | app-admin/aide/aide-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/aide/aide-0.9.ebuild b/app-admin/aide/aide-0.9.ebuild index 4482823952dd..1a4d7df2e7ac 100644 --- a/app-admin/aide/aide-0.9.ebuild +++ b/app-admin/aide/aide-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/aide/aide-0.9.ebuild,v 1.9 2003/05/13 20:55:21 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/aide/aide-0.9.ebuild,v 1.10 2003/06/29 15:24:07 aliz Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.cs.tut.fi/~rammer/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ppc sparc ~alpha" +KEYWORDS="x86 ppc sparc ~alpha" IUSE="nls postgres zlib crypt" DEPEND="sys-apps/gzip |