diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:55:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:55:10 +0000 |
commit | b2ab91ac52a00633e40c86765130428346e49f0e (patch) | |
tree | a9d3f3c9bf73899b569c7242cc106ffdd6f5e1e8 /net-fs/ncpfs | |
parent | sync IUSE (missing), trim trailing whitespace (diff) | |
download | gentoo-2-b2ab91ac52a00633e40c86765130428346e49f0e.tar.gz gentoo-2-b2ab91ac52a00633e40c86765130428346e49f0e.tar.bz2 gentoo-2-b2ab91ac52a00633e40c86765130428346e49f0e.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-fs/ncpfs')
-rw-r--r-- | net-fs/ncpfs/ncpfs-2.2.0.19-r1.ebuild | 3 | ||||
-rw-r--r-- | net-fs/ncpfs/ncpfs-2.2.0.19-r2.ebuild | 3 | ||||
-rw-r--r-- | net-fs/ncpfs/ncpfs-2.2.0.19.ebuild | 4 | ||||
-rw-r--r-- | net-fs/ncpfs/ncpfs-2.2.3.ebuild | 3 |
4 files changed, 5 insertions, 8 deletions
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/" |