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 | |
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')
-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 | ||||
-rw-r--r-- | net-fs/intersync/intersync-0.9.5.ebuild | 2 |
3 files changed, 5 insertions, 5 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} diff --git a/net-fs/intersync/intersync-0.9.5.ebuild b/net-fs/intersync/intersync-0.9.5.ebuild index 5b18ad83d653..5678d7822f9c 100644 --- a/net-fs/intersync/intersync-0.9.5.ebuild +++ b/net-fs/intersync/intersync-0.9.5.ebuild @@ -6,7 +6,7 @@ HOMEPAGE="http://www.inter-mezzo.org" LICENSE="GPL" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="net-ftp/curl media-gfx/transfig |