diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-09-20 16:34:27 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-09-20 16:34:27 +0000 |
commit | 7153796abd1d7db2bf4726f3274ecb690a969b99 (patch) | |
tree | f539cb7891f4de16dc9ff1644500ef80af4018c1 /net-ftp | |
parent | *** empty log message *** (diff) | |
download | gentoo-2-7153796abd1d7db2bf4726f3274ecb690a969b99.tar.gz gentoo-2-7153796abd1d7db2bf4726f3274ecb690a969b99.tar.bz2 gentoo-2-7153796abd1d7db2bf4726f3274ecb690a969b99.zip |
*** empty log message ***
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/files/digest-lftp-2.2.6 | 1 | ||||
-rw-r--r-- | net-ftp/lftp/files/digest-lftp-2.3.0 | 1 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.3.0.ebuild (renamed from net-ftp/lftp/lftp-2.2.6.ebuild) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/files/digest-lftp-2.2.6 b/net-ftp/lftp/files/digest-lftp-2.2.6 deleted file mode 100644 index 610bd7101280..000000000000 --- a/net-ftp/lftp/files/digest-lftp-2.2.6 +++ /dev/null @@ -1 +0,0 @@ -MD5 c0c642c00b3939d7b551b4e42b076ee3 lftp-2.2.6.tar.bz2 diff --git a/net-ftp/lftp/files/digest-lftp-2.3.0 b/net-ftp/lftp/files/digest-lftp-2.3.0 new file mode 100644 index 000000000000..b4f94282be2f --- /dev/null +++ b/net-ftp/lftp/files/digest-lftp-2.3.0 @@ -0,0 +1 @@ +MD5 1c57b6fd0f2ac0ec9a72362a639664ff lftp-2.3.0.tar.bz2 diff --git a/net-ftp/lftp/lftp-2.2.6.ebuild b/net-ftp/lftp/lftp-2.3.0.ebuild index 2d0d13c3ff13..45ff4f13392a 100644 --- a/net-ftp/lftp/lftp-2.2.6.ebuild +++ b/net-ftp/lftp/lftp-2.3.0.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.2.6.ebuild,v 1.2 2000/09/15 20:09:09 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.3.0.ebuild,v 1.1 2000/09/20 16:29:50 achim Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} |