diff options
author | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:09:04 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2002-10-04 06:09:04 +0000 |
commit | 78b9efd99038efdd9c63dea7f0d8d10daf099aa0 (patch) | |
tree | 8bb3d824961bb71630afb707b88825ca9f7e95df /net-ftp/lftp | |
parent | Changed from "GPL2 or later" to "GPL2" (diff) | |
download | gentoo-2-78b9efd99038efdd9c63dea7f0d8d10daf099aa0.tar.gz gentoo-2-78b9efd99038efdd9c63dea7f0d8d10daf099aa0.tar.bz2 gentoo-2-78b9efd99038efdd9c63dea7f0d8d10daf099aa0.zip |
Changed from "GPL2 or later" to "GPL2"
Diffstat (limited to 'net-ftp/lftp')
-rw-r--r-- | net-ftp/lftp/lftp-2.5.4-r1.ebuild | 4 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.6.2.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net-ftp/lftp/lftp-2.5.4-r1.ebuild b/net-ftp/lftp/lftp-2.5.4-r1.ebuild index 725bcb52d87b..fd2f3cb6eb88 100644 --- a/net-ftp/lftp/lftp-2.5.4-r1.ebuild +++ b/net-ftp/lftp/lftp-2.5.4-r1.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-ftp/lftp/lftp-2.5.4-r1.ebuild,v 1.5 2002/08/16 14:24:48 murphy Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.5.4-r1.ebuild,v 1.6 2002/10/04 06:04:09 vapier Exp $ S=${WORKDIR}/${P} DESCRIPTION="LFTP is a sophisticated ftp/http client, file transfer program." diff --git a/net-ftp/lftp/lftp-2.6.2.ebuild b/net-ftp/lftp/lftp-2.6.2.ebuild index cce65a0893d6..1ed40a39b44d 100644 --- a/net-ftp/lftp/lftp-2.6.2.ebuild +++ b/net-ftp/lftp/lftp-2.6.2.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-ftp/lftp/lftp-2.6.2.ebuild,v 1.2 2002/09/17 22:47:39 raker Exp $ +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.6.2.ebuild,v 1.3 2002/10/04 06:04:12 vapier Exp $ S=${WORKDIR}/${P} |