diff options
Diffstat (limited to 'dev-lisp/cl-cclan/cl-cclan-1.86.ebuild')
-rw-r--r-- | dev-lisp/cl-cclan/cl-cclan-1.86.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/cl-cclan/cl-cclan-1.86.ebuild b/dev-lisp/cl-cclan/cl-cclan-1.86.ebuild index 84c2b5538142..012678da563f 100644 --- a/dev-lisp/cl-cclan/cl-cclan-1.86.ebuild +++ b/dev-lisp/cl-cclan/cl-cclan-1.86.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-cclan/cl-cclan-1.86.ebuild,v 1.2 2005/05/24 18:48:32 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-cclan/cl-cclan-1.86.ebuild,v 1.3 2007/02/03 17:33:57 flameeyes Exp $ inherit common-lisp eutils @@ -8,8 +8,8 @@ DEB_PV=2 DESCRIPTION="Comprehensive Common Lisp Archive Network" HOMEPAGE="http://cclan.sourceforge.net http://www.cliki.net/cclan http://packages.debian.org/unstable/devel/cl-cclan.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-asdf/cl-asdf_${PV}-${DEB_PV}.diff.gz - http://ftp.debian.org/debian/pool/main/c/cl-asdf/cl-asdf_${PV}.orig.tar.gz" +SRC_URI="mirror://gentoo/cl-asdf_${PV}-${DEB_PV}.diff.gz + mirror://gentoo/cl-asdf_${PV}.orig.tar.gz" LICENSE="BSD" SLOT="0" |