diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:48:09 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-04-27 21:48:09 +0000 |
commit | d8a6d84685bb0cc35c249bcfe36dfa77c8f71390 (patch) | |
tree | 3ed5d7682e90af98aae459717855cf4d7ed8d6ed /net-fs/autofs/autofs-3.1.7-r6.ebuild | |
parent | fix gtk2.4 build (Manifest recommit) (diff) | |
download | gentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.tar.gz gentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.tar.bz2 gentoo-2-d8a6d84685bb0cc35c249bcfe36dfa77c8f71390.zip |
Add inherit eutils
Diffstat (limited to 'net-fs/autofs/autofs-3.1.7-r6.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-3.1.7-r6.ebuild | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-3.1.7-r6.ebuild b/net-fs/autofs/autofs-3.1.7-r6.ebuild index 3e041ad435e8..234940c0779c 100644 --- a/net-fs/autofs/autofs-3.1.7-r6.ebuild +++ b/net-fs/autofs/autofs-3.1.7-r6.ebuild @@ -1,6 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r6.ebuild,v 1.1 2003/09/24 17:16:28 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r6.ebuild,v 1.2 2004/04/27 21:46:04 agriffis Exp $ + +inherit eutils IUSE="ldap" |