diff options
author | Achim Gottinger <achim@gentoo.org> | 2000-10-18 03:27:30 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2000-10-18 03:27:30 +0000 |
commit | 35f1d6b69ebf149550939be8c7ddcf88a1cedc13 (patch) | |
tree | 791ed829ba7136128ac5a22130b6be47438c1943 /net-ftp | |
parent | *** empty log message *** (diff) | |
download | historical-35f1d6b69ebf149550939be8c7ddcf88a1cedc13.tar.gz historical-35f1d6b69ebf149550939be8c7ddcf88a1cedc13.tar.bz2 historical-35f1d6b69ebf149550939be8c7ddcf88a1cedc13.zip |
*** empty log message ***
Diffstat (limited to 'net-ftp')
-rw-r--r-- | net-ftp/lftp/files/digest-lftp-2.3.3 | 1 | ||||
-rw-r--r-- | net-ftp/lftp/files/digest-lftp-2.3.4 | 1 | ||||
-rw-r--r-- | net-ftp/lftp/lftp-2.3.4.ebuild (renamed from net-ftp/lftp/lftp-2.3.3.ebuild) | 2 |
3 files changed, 2 insertions, 2 deletions
diff --git a/net-ftp/lftp/files/digest-lftp-2.3.3 b/net-ftp/lftp/files/digest-lftp-2.3.3 deleted file mode 100644 index 698951a97a9b..000000000000 --- a/net-ftp/lftp/files/digest-lftp-2.3.3 +++ /dev/null @@ -1 +0,0 @@ -MD5 94083d9a2e057e28743b85f81e63c4fd lftp-2.3.3.tar.bz2 diff --git a/net-ftp/lftp/files/digest-lftp-2.3.4 b/net-ftp/lftp/files/digest-lftp-2.3.4 new file mode 100644 index 000000000000..df7c2f3aadad --- /dev/null +++ b/net-ftp/lftp/files/digest-lftp-2.3.4 @@ -0,0 +1 @@ +MD5 b86442b6a61818cf526bb06707aa51e4 lftp-2.3.4.tar.bz2 diff --git a/net-ftp/lftp/lftp-2.3.3.ebuild b/net-ftp/lftp/lftp-2.3.4.ebuild index e5e4c9a2939b..816c03e56cf3 100644 --- a/net-ftp/lftp/lftp-2.3.3.ebuild +++ b/net-ftp/lftp/lftp-2.3.4.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.3.3.ebuild,v 1.1 2000/10/05 00:13:01 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-ftp/lftp/lftp-2.3.4.ebuild,v 1.1 2000/10/18 03:27:30 achim Exp $ A=${P}.tar.bz2 S=${WORKDIR}/${P} |