diff options
Diffstat (limited to 'dev-lisp/cl-rt/cl-rt-20040621.ebuild')
-rw-r--r-- | dev-lisp/cl-rt/cl-rt-20040621.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/cl-rt/cl-rt-20040621.ebuild b/dev-lisp/cl-rt/cl-rt-20040621.ebuild index 863f14dc3d8e..28fa123d850f 100644 --- a/dev-lisp/cl-rt/cl-rt-20040621.ebuild +++ b/dev-lisp/cl-rt/cl-rt-20040621.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-rt/cl-rt-20040621.ebuild,v 1.4 2005/05/24 18:48:35 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rt/cl-rt-20040621.ebuild,v 1.5 2007/02/03 17:48:12 flameeyes Exp $ inherit common-lisp eutils @@ -8,8 +8,8 @@ DEB_PV=1 DESCRIPTION="Common Lisp regression tester from MIT" HOMEPAGE="http://www-2.cs.cmu.edu/afs/cs/project/ai-repository/ai/lang/lisp/code/testing/rt/ http://packages.debian.org/unstable/devel/cl-rt.html http://www.cliki.net/rt" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rt/${PN}_${PV}.orig.tar.gz - http://ftp.debian.org/debian/pool/main/c/cl-rt/cl-rt_${PV}-${DEB_PV}.diff.gz" +SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz + mirror://gentoo/cl-rt_${PV}-${DEB_PV}.diff.gz" LICENSE="MIT" SLOT="0" |