diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 08:13:59 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2002-07-08 08:13:59 +0000 |
commit | ca2552c6d08ca40676197b9344d209dd82dfc7bf (patch) | |
tree | 5a81e94fb68c1808048c40981583a057556178c3 /net-fs/ftpfs | |
parent | New licenses (diff) | |
download | historical-ca2552c6d08ca40676197b9344d209dd82dfc7bf.tar.gz historical-ca2552c6d08ca40676197b9344d209dd82dfc7bf.tar.bz2 historical-ca2552c6d08ca40676197b9344d209dd82dfc7bf.zip |
Added LICENSE tag
Diffstat (limited to 'net-fs/ftpfs')
-rw-r--r-- | net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild b/net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild index 54de27d41950..02816f9a6032 100644 --- a/net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild +++ b/net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Ryan Tolboom <ryan@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild,v 1.4 2002/05/08 06:03:11 jnelson Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-fs/ftpfs/ftpfs-0.6.2-r2.ebuild,v 1.5 2002/07/08 08:13:59 aliz Exp $ A=${P}-k2.4.tar.gz S=${WORKDIR}/${P}-k2.4 DESCRIPTION="A filesystem for mounting FTP volumes" SRC_URI="http://ftp1.sourceforge.net/ftpfs/${A}" HOMEPAGE="http://ftpfs.sourceforge.net" +LICENSE="GPL-2" DEPEND="virtual/glibc virtual/linux-sources |