diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-03-23 01:09:02 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-03-23 01:09:02 +0000 |
commit | 4b37100c3b6d0af91c93412bb99a5bd19a707cfe (patch) | |
tree | 96e9040ff1ef248cca8a98f51f4d959bd793782f /net-fs/autofs/autofs-3.1.7-r6.ebuild | |
parent | Stable on amd64 (diff) | |
download | historical-4b37100c3b6d0af91c93412bb99a5bd19a707cfe.tar.gz historical-4b37100c3b6d0af91c93412bb99a5bd19a707cfe.tar.bz2 historical-4b37100c3b6d0af91c93412bb99a5bd19a707cfe.zip |
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-fs/autofs/autofs-3.1.7-r6.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-3.1.7-r6.ebuild | 4 |
1 files changed, 2 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 2e876209ffde..0a5beb4c794c 100644 --- a/net-fs/autofs/autofs-3.1.7-r6.ebuild +++ b/net-fs/autofs/autofs-3.1.7-r6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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-r6.ebuild,v 1.5 2005/01/07 11:54:04 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r6.ebuild,v 1.6 2005/03/23 01:09:02 agriffis Exp $ inherit eutils @@ -14,7 +14,7 @@ DEPEND="ldap? ( >=net-nds/openldap-1.2 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~alpha ~ppc ~sparc" +KEYWORDS="~alpha ~ppc ~sparc ~x86" src_unpack() { unpack ${A} |