diff options
author | 2004-07-15 02:57:37 +0000 | |
---|---|---|
committer | 2004-07-15 02:57:37 +0000 | |
commit | dda8ebf7f0b5e79cca385c2e9383c3e5edea42ce (patch) | |
tree | d233354e719606d9f2c85380372fddd7f6e2512b /net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild | |
parent | sync IUSE (missing) (diff) | |
download | historical-dda8ebf7f0b5e79cca385c2e9383c3e5edea42ce.tar.gz historical-dda8ebf7f0b5e79cca385c2e9383c3e5edea42ce.tar.bz2 historical-dda8ebf7f0b5e79cca385c2e9383c3e5edea42ce.zip |
don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild')
-rw-r--r-- | net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild b/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild index bc53e7caf768..ef4e7ac585d5 100644 --- a/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild +++ b/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.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-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild,v 1.14 2004/06/24 23:53:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/LinNeighborhood/LinNeighborhood-0.6.5.ebuild,v 1.15 2004/07/15 02:56:58 agriffis Exp $ inherit eutils IUSE="nls" -S=${WORKDIR}/${P} DESCRIPTION="LinNeighborhood is a easy to use frontend to samba/NETBios." SRC_URI="http://www.bnro.de/~schmidjo/download/${P}.tar.gz" HOMEPAGE="http://www.bnro.de/~schmidjo/index.html" |