diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-01-07 05:26:38 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-01-07 05:26:38 +0000 |
commit | 540a166cd36804c0975480a32c1143bacb367fbf (patch) | |
tree | cac563107bb1ff26da46eee2d7de4325f0ff4d3c /net-fs/autofs/autofs-3.1.7-r4.ebuild | |
parent | mark stable (diff) | |
download | gentoo-2-540a166cd36804c0975480a32c1143bacb367fbf.tar.gz gentoo-2-540a166cd36804c0975480a32c1143bacb367fbf.tar.bz2 gentoo-2-540a166cd36804c0975480a32c1143bacb367fbf.zip |
mark stable
Diffstat (limited to 'net-fs/autofs/autofs-3.1.7-r4.ebuild')
-rw-r--r-- | net-fs/autofs/autofs-3.1.7-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-fs/autofs/autofs-3.1.7-r4.ebuild b/net-fs/autofs/autofs-3.1.7-r4.ebuild index 92d357f4fe82..76bce05e7877 100644 --- a/net-fs/autofs/autofs-3.1.7-r4.ebuild +++ b/net-fs/autofs/autofs-3.1.7-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r4.ebuild,v 1.1 2002/10/27 05:21:15 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r4.ebuild,v 1.2 2003/01/07 05:23:20 bcowan Exp $ S=${WORKDIR}/${P} DESCRIPTION="Kernel based automounter" @@ -15,7 +15,7 @@ RDEPEND=">=net-nds/portmap-5b-r6 SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_unpack() { unpack ${A} |