diff options
author | 2004-07-28 03:41:14 +0000 | |
---|---|---|
committer | 2004-07-28 03:41:14 +0000 | |
commit | 6ba87c516e530dab0b9bc8bb3a9c50a7bd852d74 (patch) | |
tree | 1d01a10bb58e671cc07460b8f7aa03cf7fcc2736 /net-fs/autofs/autofs-3.1.7-r5.ebuild | |
parent | stable on alpha and ia64 (diff) | |
download | historical-6ba87c516e530dab0b9bc8bb3a9c50a7bd852d74.tar.gz historical-6ba87c516e530dab0b9bc8bb3a9c50a7bd852d74.tar.bz2 historical-6ba87c516e530dab0b9bc8bb3a9c50a7bd852d74.zip |
stable on ia64
Diffstat (limited to 'net-fs/autofs/autofs-3.1.7-r5.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-3.1.7-r5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-3.1.7-r5.ebuild b/net-fs/autofs/autofs-3.1.7-r5.ebuild index 07a93e6ff89d..bc9c0d3044f1 100644 --- a/net-fs/autofs/autofs-3.1.7-r5.ebuild +++ b/net-fs/autofs/autofs-3.1.7-r5.ebuild @@ -1,6 +1,6 @@ # 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-3.1.7-r5.ebuild,v 1.13 2004/07/14 23:51:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r5.ebuild,v 1.14 2004/07/28 03:41:14 agriffis Exp $ IUSE="ldap" @@ -12,7 +12,7 @@ DEPEND="ldap? ( >=net-nds/openldap-1.2 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 alpha ppc sparc" +KEYWORDS="x86 alpha ppc sparc ia64" src_unpack() { unpack ${A} |