summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-lisp/cmucl/cmucl-18e-r4.ebuild')
-rw-r--r--dev-lisp/cmucl/cmucl-18e-r4.ebuild8
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/cmucl/cmucl-18e-r4.ebuild b/dev-lisp/cmucl/cmucl-18e-r4.ebuild
index 9e375e170e59..95457b2ef3ed 100644
--- a/dev-lisp/cmucl/cmucl-18e-r4.ebuild
+++ b/dev-lisp/cmucl/cmucl-18e-r4.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/cmucl/cmucl-18e-r4.ebuild,v 1.10 2005/08/18 02:41:35 mkennedy Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cmucl/cmucl-18e-r4.ebuild,v 1.11 2007/02/03 17:55:25 flameeyes Exp $
inherit common-lisp-common eutils
@@ -8,8 +8,8 @@ DEB_PV=8
DESCRIPTION="CMU Common Lisp is an implementation of ANSI Common Lisp"
HOMEPAGE="http://www.cons.org/cmucl/ http://packages.debian.org/unstable/devel/cmucl.html"
-SRC_URI="http://ftp.debian.org/debian/pool/main/c/cmucl/cmucl_${PV}-${DEB_PV}.tar.gz
- http://cmucl.cons.org/ftp-area/cmucl/release/18e/cmucl-${PV}-x86-linux.tar.bz2"
+SRC_URI="mirror://gentoo/cmucl_${PV}-${DEB_PV}.tar.gz
+ mirror://gentoo/cmucl-${PV}-x86-linux.tar.bz2"
LICENSE="public-domain"
SLOT="0"