From b2ab91ac52a00633e40c86765130428346e49f0e Mon Sep 17 00:00:00 2001 From: Aron Griffis Date: Wed, 14 Jul 2004 23:55:10 +0000 Subject: sync IUSE (missing), don't assign S=${WORKDIR}/${P} --- net-fs/ncpfs/ncpfs-2.2.0.19-r1.ebuild | 3 +-- net-fs/ncpfs/ncpfs-2.2.0.19-r2.ebuild | 3 +-- net-fs/ncpfs/ncpfs-2.2.0.19.ebuild | 4 ++-- net-fs/ncpfs/ncpfs-2.2.3.ebuild | 3 +-- net-fs/openafs/openafs-1.2.10-r1.ebuild | 4 ++-- net-fs/openafs/openafs-1.2.10.ebuild | 4 ++-- 6 files changed, 9 insertions(+), 12 deletions(-) (limited to 'net-fs') diff --git a/net-fs/ncpfs/ncpfs-2.2.0.19-r1.ebuild b/net-fs/ncpfs/ncpfs-2.2.0.19-r1.ebuild index 817dd1b25118..1a7eb16fa9f2 100644 --- a/net-fs/ncpfs/ncpfs-2.2.0.19-r1.ebuild +++ b/net-fs/ncpfs/ncpfs-2.2.0.19-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.0.19-r1.ebuild,v 1.5 2004/06/24 22:43:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.0.19-r1.ebuild,v 1.6 2004/07/14 23:52:54 agriffis Exp $ IUSE="nls pam" -S=${WORKDIR}/${P} DESCRIPTION="Provides Access to Netware services using the NCP protocol (Kernel support must be activated!)" SRC_URI="ftp://platan.vc.cvut.cz/pub/linux/ncpfs/latest/${P}.tar.gz" HOMEPAGE="ftp://platan.vc.cvut.cz/pub/linux/ncpfs/latest/" diff --git a/net-fs/ncpfs/ncpfs-2.2.0.19-r2.ebuild b/net-fs/ncpfs/ncpfs-2.2.0.19-r2.ebuild index 081c385bd5c7..ccf7fedcdf1d 100644 --- a/net-fs/ncpfs/ncpfs-2.2.0.19-r2.ebuild +++ b/net-fs/ncpfs/ncpfs-2.2.0.19-r2.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.0.19-r2.ebuild,v 1.4 2004/06/24 22:43:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.0.19-r2.ebuild,v 1.5 2004/07/14 23:52:54 agriffis Exp $ inherit eutils IUSE="nls pam" -S=${WORKDIR}/${P} DESCRIPTION="Provides Access to Netware services using the NCP protocol (Kernel support must be activated!)" SRC_URI="ftp://platan.vc.cvut.cz/pub/linux/${PN}/old/${P}.tar.gz" HOMEPAGE="ftp://platan.vc.cvut.cz/pub/linux/ncpfs/latest/" diff --git a/net-fs/ncpfs/ncpfs-2.2.0.19.ebuild b/net-fs/ncpfs/ncpfs-2.2.0.19.ebuild index a53bb69455ed..0123201074f7 100644 --- a/net-fs/ncpfs/ncpfs-2.2.0.19.ebuild +++ b/net-fs/ncpfs/ncpfs-2.2.0.19.ebuild @@ -1,8 +1,7 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.0.19.ebuild,v 1.8 2004/06/24 22:43:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.0.19.ebuild,v 1.9 2004/07/14 23:52:54 agriffis Exp $ -S=${WORKDIR}/${P} DESCRIPTION="Provides Access to Netware services using the NCP protocol (Kernel support must be activated!)" SRC_URI="ftp://platan.vc.cvut.cz/pub/linux/ncpfs/latest/${P}.tar.gz" HOMEPAGE="ftp://platan.vc.cvut.cz/pub/linux/ncpfs/latest/" @@ -10,6 +9,7 @@ HOMEPAGE="ftp://platan.vc.cvut.cz/pub/linux/ncpfs/latest/" SLOT="0" LICENSE="GPL-2" KEYWORDS="x86" +IUSE="" DEPEND="" diff --git a/net-fs/ncpfs/ncpfs-2.2.3.ebuild b/net-fs/ncpfs/ncpfs-2.2.3.ebuild index 79aa5d6cf642..fb2503b70409 100644 --- a/net-fs/ncpfs/ncpfs-2.2.3.ebuild +++ b/net-fs/ncpfs/ncpfs-2.2.3.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.3.ebuild,v 1.6 2004/06/24 22:43:25 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ncpfs/ncpfs-2.2.3.ebuild,v 1.7 2004/07/14 23:52:54 agriffis Exp $ inherit eutils IUSE="nls pam" -S=${WORKDIR}/${P} DESCRIPTION="Provides Access to Netware services using the NCP protocol (Kernel support must be activated!)" SRC_URI="ftp://platan.vc.cvut.cz/pub/linux/${PN}/${P}.tar.gz" HOMEPAGE="ftp://platan.vc.cvut.cz/pub/linux/ncpfs/" diff --git a/net-fs/openafs/openafs-1.2.10-r1.ebuild b/net-fs/openafs/openafs-1.2.10-r1.ebuild index 2782c5f1f18f..98988b830ad3 100644 --- a/net-fs/openafs/openafs-1.2.10-r1.ebuild +++ b/net-fs/openafs/openafs-1.2.10-r1.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/openafs/openafs-1.2.10-r1.ebuild,v 1.10 2004/06/25 03:10:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/openafs/openafs-1.2.10-r1.ebuild,v 1.11 2004/07/14 23:54:09 agriffis Exp $ inherit check-kernel fixheadtails eutils -S=${WORKDIR}/${P} DESCRIPTION="The AFS 3 scalable distributed file system" HOMEPAGE="http://www.openafs.org/" SRC_URI="http://openafs.org/dl/openafs/${PV}/${P}-src.tar.bz2" @@ -12,6 +11,7 @@ SRC_URI="http://openafs.org/dl/openafs/${PV}/${P}-src.tar.bz2" SLOT="0" LICENSE="IPL-1" KEYWORDS="-* x86" +IUSE="" SANDBOX_DISABLED="1" diff --git a/net-fs/openafs/openafs-1.2.10.ebuild b/net-fs/openafs/openafs-1.2.10.ebuild index 4bc975c2d412..135c4873927e 100644 --- a/net-fs/openafs/openafs-1.2.10.ebuild +++ b/net-fs/openafs/openafs-1.2.10.ebuild @@ -1,10 +1,9 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-fs/openafs/openafs-1.2.10.ebuild,v 1.9 2004/06/25 03:10:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/openafs/openafs-1.2.10.ebuild,v 1.10 2004/07/14 23:54:09 agriffis Exp $ inherit check-kernel eutils -S=${WORKDIR}/${P} DESCRIPTION="The AFS 3 scalable distributed file system" HOMEPAGE="http://www.openafs.org/" SRC_URI="http://openafs.org/dl/openafs/${PV}/${P}-src.tar.bz2" @@ -12,6 +11,7 @@ SRC_URI="http://openafs.org/dl/openafs/${PV}/${P}-src.tar.bz2" SLOT="0" LICENSE="IPL-1" KEYWORDS="-* ~x86" +IUSE="" SANDBOX_DISABLED="1" -- cgit v1.2.3-65-gdbad