diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:48:12 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:48:12 +0000 |
commit | ad97ca02ce57313777188746ddfb65609496f928 (patch) | |
tree | d615339043a2427db8fdbcb9e4f8037284bff727 /dev-lisp/cl-rt/cl-rt-20040621.ebuild | |
parent | Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file ha... (diff) | |
download | gentoo-2-ad97ca02ce57313777188746ddfb65609496f928.tar.gz gentoo-2-ad97ca02ce57313777188746ddfb65609496f928.tar.bz2 gentoo-2-ad97ca02ce57313777188746ddfb65609496f928.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-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" |