diff options
author | 2007-02-03 17:44:55 +0000 | |
---|---|---|
committer | 2007-02-03 17:44:55 +0000 | |
commit | 1803c360395aad57e71c9431dcfb1b962e7eb296 (patch) | |
tree | fcb7dd0d8f150d1bcbdd8286d793ec480c23538f /dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild | |
parent | Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file ha... (diff) | |
download | gentoo-2-1803c360395aad57e71c9431dcfb1b962e7eb296.tar.gz gentoo-2-1803c360395aad57e71c9431dcfb1b962e7eb296.tar.bz2 gentoo-2-1803c360395aad57e71c9431dcfb1b962e7eb296.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-rsm-mod/cl-rsm-mod-1.2.ebuild')
-rw-r--r-- | dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild b/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild index 80118827e803..be70a199f2c8 100644 --- a/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild +++ b/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild @@ -1,12 +1,12 @@ -# 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-rsm-mod/cl-rsm-mod-1.2.ebuild,v 1.4 2005/05/24 18:48:35 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-mod/cl-rsm-mod-1.2.ebuild,v 1.5 2007/02/03 17:44:55 flameeyes Exp $ inherit common-lisp DESCRIPTION="R. Scott McIntire's Common Lisp Modular Arithmetic Library" HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-mod.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-mod/cl-rsm-mod_${PV}.tar.gz" +SRC_URI="mirror://gentoo/cl-rsm-mod_${PV}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~sparc ~x86" |