diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:55:59 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:55:59 +0000 |
commit | 8a9e09c89ef5d0c895a31969f872ea7bb9a92912 (patch) | |
tree | 5166d2ece0b78737018f45e0e3667d26ce50956b /dev-lisp/gcl/gcl-2.6.7-r2.ebuild | |
parent | Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file ha... (diff) | |
download | gentoo-2-8a9e09c89ef5d0c895a31969f872ea7bb9a92912.tar.gz gentoo-2-8a9e09c89ef5d0c895a31969f872ea7bb9a92912.tar.bz2 gentoo-2-8a9e09c89ef5d0c895a31969f872ea7bb9a92912.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/gcl/gcl-2.6.7-r2.ebuild')
-rw-r--r-- | dev-lisp/gcl/gcl-2.6.7-r2.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dev-lisp/gcl/gcl-2.6.7-r2.ebuild b/dev-lisp/gcl/gcl-2.6.7-r2.ebuild index ba0ad5fb5726..6bee043ea577 100644 --- a/dev-lisp/gcl/gcl-2.6.7-r2.ebuild +++ b/dev-lisp/gcl/gcl-2.6.7-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 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/gcl/gcl-2.6.7-r2.ebuild,v 1.3 2006/12/30 13:12:04 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/gcl/gcl-2.6.7-r2.ebuild,v 1.4 2007/02/03 17:55:59 flameeyes Exp $ inherit elisp-common flag-o-matic @@ -8,8 +8,8 @@ DEB_PV=32 DESCRIPTION="GNU Common Lisp" HOMEPAGE="http://www.gnu.org/software/gcl/gcl.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/g/gcl/gcl_${PV}.orig.tar.gz - http://ftp.debian.org/debian/pool/main/g/gcl/gcl_${PV}-${DEB_PV}.diff.gz +SRC_URI="mirror://debian/pool/main/g/gcl/gcl_${PV}.orig.tar.gz + mirror://debian/pool/main/g/gcl/gcl_${PV}-${DEB_PV}.diff.gz ftp://ftp.gnu.org/pub/gnu/gcl/${PN}.info.tgz" LICENSE="GPL-2" |