diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:43:36 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:43:36 +0000 |
commit | 31920b595c345ca2378a0266f12709d130056af0 (patch) | |
tree | 474d0f491978c963ba36903ea6034cce12cbf8c8 /dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild | |
parent | Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file ha... (diff) | |
download | gentoo-2-31920b595c345ca2378a0266f12709d130056af0.tar.gz gentoo-2-31920b595c345ca2378a0266f12709d130056af0.tar.bz2 gentoo-2-31920b595c345ca2378a0266f12709d130056af0.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-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild')
-rw-r--r-- | dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild b/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild index ce8293d80c1f..ccdae16746a5 100644 --- a/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild +++ b/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.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-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild,v 1.3 2005/05/24 18:48:35 mkennedy Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild,v 1.4 2007/02/03 17:43:36 flameeyes Exp $ inherit common-lisp eutils DESCRIPTION="R. Scott McIntire's Common Lisp Fuzzy Logic Library" HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-fuzzy.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-rsm-fuzzy/cl-rsm-fuzzy_${PV}.tar.gz" +SRC_URI="mirror://gentoo/cl-rsm-fuzzy_${PV}.tar.gz" LICENSE="BSD" SLOT="0" KEYWORDS="~ppc ~sparc ~x86" |