diff options
Diffstat (limited to 'app-admin/aide/aide-0.8.ebuild')
-rw-r--r-- | app-admin/aide/aide-0.8.ebuild | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/app-admin/aide/aide-0.8.ebuild b/app-admin/aide/aide-0.8.ebuild index 672a3aea4933..db719cfd656c 100644 --- a/app-admin/aide/aide-0.8.ebuild +++ b/app-admin/aide/aide-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-admin/aide/aide-0.8.ebuild,v 1.6 2002/07/22 09:20:56 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/aide/aide-0.8.ebuild,v 1.7 2002/07/25 12:57:04 seemant Exp $ S=${WORKDIR}/${P} DESCRIPTION="AIDE (Advanced Intrusion Detection Environment) is a free replacement for Tripwire" @@ -18,8 +18,6 @@ DEPEND="sys-apps/gzip app-crypt/mhash postgres? ( dev-db/postgresql )" -RDEPEND="" - src_compile() { local myconf |