diff options
Diffstat (limited to 'net-fs/autofs/autofs-4.0.0.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-4.0.0.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-4.0.0.ebuild b/net-fs/autofs/autofs-4.0.0.ebuild index 6314bef48762..b8fd10455583 100644 --- a/net-fs/autofs/autofs-4.0.0.ebuild +++ b/net-fs/autofs/autofs-4.0.0.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.0.0.ebuild,v 1.7 2004/06/24 22:42:20 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-4.0.0.ebuild,v 1.8 2004/07/14 23:51:50 agriffis Exp $ inherit eutils IUSE="ldap" -S=${WORKDIR}/${P} DESCRIPTION="Kernel based automounter" HOMEPAGE="http://www.linux-consulting.com/Amd_AutoFS/autofs.html" SRC_URI="mirror://kernel/linux/daemons/${PN}/v4/${P}-1.tar.bz2" |