diff options
author | 2004-07-28 03:41:14 +0000 | |
---|---|---|
committer | 2004-07-28 03:41:14 +0000 | |
commit | 61866248ba36b15ee014f8d9bef3b3c80778e6ea (patch) | |
tree | 9dfecbf634883aee4942caeb67b90c9bd1464752 /net-fs/autofs/autofs-3.1.7-r5.ebuild | |
parent | stable on alpha and ia64 (Manifest recommit) (diff) | |
download | gentoo-2-61866248ba36b15ee014f8d9bef3b3c80778e6ea.tar.gz gentoo-2-61866248ba36b15ee014f8d9bef3b3c80778e6ea.tar.bz2 gentoo-2-61866248ba36b15ee014f8d9bef3b3c80778e6ea.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} |