diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:39:12 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:39:12 +0000 |
commit | 19e4ae29b7ad6293615f14664e5ba6d4054ecbf3 (patch) | |
tree | 7b39f8c0bea8569ae3b1366bd41f2a74d492a935 /dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild | |
parent | Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file ha... (diff) | |
download | gentoo-2-19e4ae29b7ad6293615f14664e5ba6d4054ecbf3.tar.gz gentoo-2-19e4ae29b7ad6293615f14664e5ba6d4054ecbf3.tar.bz2 gentoo-2-19e4ae29b7ad6293615f14664e5ba6d4054ecbf3.zip |
Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file has been removed from debian's mirrors.
(Portage version: 2.1.2-r5)
Diffstat (limited to 'dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild')
-rw-r--r-- | dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild b/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild index 2b9e3d02ac88..62205e14e462 100644 --- a/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild +++ b/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild @@ -1,12 +1,12 @@ -# 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-pipes/cl-pipes-1.2.1.ebuild,v 1.8 2005/09/05 05:47:20 ndimiduk Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-pipes/cl-pipes-1.2.1.ebuild,v 1.9 2007/02/03 17:39:12 flameeyes Exp $ inherit common-lisp DESCRIPTION="Common Lisp library for pipes or streams" HOMEPAGE="http://packages.debian.org/unstable/devel/cl-pipes.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-pipes/${PN}_${PV}.orig.tar.gz" +SRC_URI="mirror://debian/pool/main/c/cl-pipes/${PN}_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc x86" |