diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:49:37 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:49:37 +0000 |
commit | 12a644ebe114bb7d1ffde4f48ac62de9e68fc302 (patch) | |
tree | 6a4214806067a2ef3dd71aa82d26134fed792a8d /dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild | |
parent | Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file ha... (diff) | |
download | gentoo-2-12a644ebe114bb7d1ffde4f48ac62de9e68fc302.tar.gz gentoo-2-12a644ebe114bb7d1ffde4f48ac62de9e68fc302.tar.bz2 gentoo-2-12a644ebe114bb7d1ffde4f48ac62de9e68fc302.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-statistics/cl-statistics-1.0.0.2-r1.ebuild')
-rw-r--r-- | dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild index 6a417afb02f4..9365b0ee491a 100644 --- a/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild +++ b/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.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-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.5 2005/05/24 18:48:35 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.6 2007/02/03 17:49:37 flameeyes Exp $ inherit common-lisp eutils @@ -8,8 +8,8 @@ DEB_PV=1 DESCRIPTION="Common Lisp Statistics Package" HOMEPAGE="http://www.biolisp.org http://packages.debian.org/unstable/devel/cl-statistics.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}.orig.tar.gz - http://ftp.debian.org/debian/pool/main/c/cl-statistics/${PN}_${PV}-${DEB_PV}.diff.gz" +SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz + mirror://gentoo/${PN}_${PV}-${DEB_PV}.diff.gz" LICENSE="GPL-2" SLOT="0" |