diff options
author | 2005-03-23 01:09:02 +0000 | |
---|---|---|
committer | 2005-03-23 01:09:02 +0000 | |
commit | ca196b5ff720e5f2fdd3c9a3563a8fd16ba491fe (patch) | |
tree | d338c1f8d0f5e52c0ddade68ee906a13ae9532d4 /net-fs/autofs/autofs-3.1.7-r5.ebuild | |
parent | Stable on amd64 (diff) | |
download | gentoo-2-ca196b5ff720e5f2fdd3c9a3563a8fd16ba491fe.tar.gz gentoo-2-ca196b5ff720e5f2fdd3c9a3563a8fd16ba491fe.tar.bz2 gentoo-2-ca196b5ff720e5f2fdd3c9a3563a8fd16ba491fe.zip |
(Manifest recommit)
(Portage version: 2.0.51.19)
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 4e2e8d3c6b37..eb1904f002ba 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-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-r5.ebuild,v 1.15 2005/01/07 11:54:04 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r5.ebuild,v 1.16 2005/03/23 01:09:02 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 ia64" +KEYWORDS="alpha ia64 ppc sparc x86" src_unpack() { unpack ${A} |