diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:56:38 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:56:38 +0000 |
commit | 0a8173afa7606174d440e13203fac4cebe1e67f8 (patch) | |
tree | 8095571bec8aa71b758da6abbaa574a70ad330ef /dev-lisp/cl-ftp | |
parent | Stable on ppc wrt bug 160028 (diff) | |
download | historical-0a8173afa7606174d440e13203fac4cebe1e67f8.tar.gz historical-0a8173afa7606174d440e13203fac4cebe1e67f8.tar.bz2 historical-0a8173afa7606174d440e13203fac4cebe1e67f8.zip |
Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file has been removed from debian's mirrors.
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'dev-lisp/cl-ftp')
-rw-r--r-- | dev-lisp/cl-ftp/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-ftp/cl-ftp-1.3.3.ebuild | 6 | ||||
-rw-r--r-- | dev-lisp/cl-ftp/files/digest-cl-ftp-1.3.3 | 2 |
3 files changed, 11 insertions, 5 deletions
diff --git a/dev-lisp/cl-ftp/ChangeLog b/dev-lisp/cl-ftp/ChangeLog index 04296f6c1c61..68483f5c85d2 100644 --- a/dev-lisp/cl-ftp/ChangeLog +++ b/dev-lisp/cl-ftp/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-ftp -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ftp/ChangeLog,v 1.6 2005/05/24 18:48:33 mkennedy Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ftp/ChangeLog,v 1.7 2007/02/03 17:34:58 flameeyes Exp $ + + 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> cl-ftp-1.3.3.ebuild: + Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file + has been removed from debian's mirrors. 24 May 2005; <mkennedy@gentoo.org> cl-ftp-1.3.3.ebuild: Keywording ~sparc diff --git a/dev-lisp/cl-ftp/cl-ftp-1.3.3.ebuild b/dev-lisp/cl-ftp/cl-ftp-1.3.3.ebuild index 3bfc2dea72ee..7dafadbf2f1a 100644 --- a/dev-lisp/cl-ftp/cl-ftp-1.3.3.ebuild +++ b/dev-lisp/cl-ftp/cl-ftp-1.3.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ftp/cl-ftp-1.3.3.ebuild,v 1.3 2005/05/24 18:48:33 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-ftp/cl-ftp-1.3.3.ebuild,v 1.4 2007/02/03 17:34:58 flameeyes Exp $ inherit common-lisp @@ -8,7 +8,7 @@ DESCRIPTION="CL-FTP is a Networking Library that provides FTP client (for now) f HOMEPAGE="http://www.mapcar.org/~mrd/cl-ftp/ http://packages.debian.org/unstable/devel/cl-ftp http://www.cliki.net/CL-FTP" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-ftp/${PN}_${PV}.tar.gz" +SRC_URI="mirror://debian/pool/main/c/cl-ftp/${PN}_${PV}.tar.gz" LICENSE="MIT" SLOT="0" KEYWORDS="~amd64 ~ppc ~sparc x86" diff --git a/dev-lisp/cl-ftp/files/digest-cl-ftp-1.3.3 b/dev-lisp/cl-ftp/files/digest-cl-ftp-1.3.3 index 3d2d2aa8fd6d..097a17d623b5 100644 --- a/dev-lisp/cl-ftp/files/digest-cl-ftp-1.3.3 +++ b/dev-lisp/cl-ftp/files/digest-cl-ftp-1.3.3 @@ -1 +1,3 @@ MD5 4a6be8d309cd188ce1c664a472bb36fb cl-ftp_1.3.3.tar.gz 13851 +RMD160 43b094c8f0d0669422ec514e994a65e0c0e80438 cl-ftp_1.3.3.tar.gz 13851 +SHA256 19bf2669d858b1c615f2687245a30c05da553fa1878ba6f175b554683c19f717 cl-ftp_1.3.3.tar.gz 13851 |