diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-01-07 05:24:42 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2003-01-07 05:24:42 +0000 |
commit | e0b1043f014b631c51ada8906f8709040f68b9cf (patch) | |
tree | 663c382213fffc2aec43a2d83fed1f0ad012bd0e /net-fs/autofs | |
parent | mark stable (diff) | |
download | historical-e0b1043f014b631c51ada8906f8709040f68b9cf.tar.gz historical-e0b1043f014b631c51ada8906f8709040f68b9cf.tar.bz2 historical-e0b1043f014b631c51ada8906f8709040f68b9cf.zip |
mark stable
Diffstat (limited to 'net-fs/autofs')
-rw-r--r-- | net-fs/autofs/autofs-3.1.7-r4.ebuild | 4 | ||||
-rw-r--r-- | net-fs/autofs/autofs-3.1.7-r5.ebuild | 4 |
2 files changed, 4 insertions, 4 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} diff --git a/net-fs/autofs/autofs-3.1.7-r5.ebuild b/net-fs/autofs/autofs-3.1.7-r5.ebuild index 9a6c73575598..7cb389193f8e 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-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-r5.ebuild,v 1.1 2002/11/18 02:00:18 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/autofs/autofs-3.1.7-r5.ebuild,v 1.2 2003/01/07 05:23:20 bcowan Exp $ IUSE="ldap" @@ -15,7 +15,7 @@ DEPEND="ldap? ( >=net-nds/openldap-1.2 )" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_unpack() { unpack ${A} |