diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:56:38 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2007-02-03 17:56:38 +0000 |
commit | 0a8173afa7606174d440e13203fac4cebe1e67f8 (patch) | |
tree | 8095571bec8aa71b758da6abbaa574a70ad330ef /dev-lisp/cl-aima | |
parent | Stable on ppc wrt bug 160028 (diff) | |
download | historical-0a8173afa7606174d440e13203fac4cebe1e67f8.tar.gz historical-0a8173afa7606174d440e13203fac4cebe1e67f8.tar.bz2 historical-0a8173afa7606174d440e13203fac4cebe1e67f8.zip |
Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file has been removed from debian's mirrors.
Package-Manager: portage-2.1.2-r5
Diffstat (limited to 'dev-lisp/cl-aima')
-rw-r--r-- | dev-lisp/cl-aima/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lisp/cl-aima/cl-aima-1.0.4.ebuild | 8 | ||||
-rw-r--r-- | dev-lisp/cl-aima/files/digest-cl-aima-1.0.4 | 6 |
3 files changed, 15 insertions, 7 deletions
diff --git a/dev-lisp/cl-aima/ChangeLog b/dev-lisp/cl-aima/ChangeLog index 264feea475b7..b6bb63a3e75a 100644 --- a/dev-lisp/cl-aima/ChangeLog +++ b/dev-lisp/cl-aima/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-lisp/cl-aima -# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/ChangeLog,v 1.12 2006/01/29 16:16:19 blubb Exp $ +# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/ChangeLog,v 1.13 2007/02/03 17:31:46 flameeyes Exp $ + + 03 Feb 2007; Diego Pettenò <flameeyes@gentoo.org> cl-aima-1.0.4.ebuild: + Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file + has been removed from debian's mirrors. 29 Jan 2006; Simon Stelling <blubb@gentoo.org> +files/1.0.4-defsystem-and-package-lock-gentoo.patch, diff --git a/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild b/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild index a55b05dd2ca8..b8238924348e 100644 --- a/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild +++ b/dev-lisp/cl-aima/cl-aima-1.0.4.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/cl-aima/cl-aima-1.0.4.ebuild,v 1.4 2006/01/29 16:16:19 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild,v 1.5 2007/02/03 17:31:46 flameeyes Exp $ inherit common-lisp eutils @@ -8,8 +8,8 @@ DEB_PV=1 DESCRIPTION="Common Lisp source code from Peter Norvig's Artificial Intelligence: A Modern Approach" HOMEPAGE="http://aima.cs.berkeley.edu/ http://www.norvig.com/ http://packages.debian.org/unstable/devel/cl-aima.html" -SRC_URI="http://ftp.debian.org/debian/pool/main/c/cl-aima/cl-aima_${PV}.orig.tar.gz - http://ftp.debian.org/debian/pool/main/c/cl-aima/cl-aima_${PV}-${DEB_PV}.diff.gz" +SRC_URI="mirror://gentoo/cl-aima_${PV}.orig.tar.gz + mirror://gentoo/cl-aima_${PV}-${DEB_PV}.diff.gz" LICENSE="Norvig" SLOT="0" KEYWORDS="~amd64 ~sparc x86" diff --git a/dev-lisp/cl-aima/files/digest-cl-aima-1.0.4 b/dev-lisp/cl-aima/files/digest-cl-aima-1.0.4 index 3988e64256ea..cad83279ad03 100644 --- a/dev-lisp/cl-aima/files/digest-cl-aima-1.0.4 +++ b/dev-lisp/cl-aima/files/digest-cl-aima-1.0.4 @@ -1,2 +1,6 @@ -MD5 b8689e66bca8ebc64f43d7f7fe808655 cl-aima_1.0.4.orig.tar.gz 187684 MD5 a6744374bfdd33dc25c4bff488e49207 cl-aima_1.0.4-1.diff.gz 3752 +RMD160 4d1ac3bc260750fe585249d05e485325b45eae36 cl-aima_1.0.4-1.diff.gz 3752 +SHA256 01e7b9d44b1a340feecac280b0e125ff381514f290abbb051d9390eb75c3ef95 cl-aima_1.0.4-1.diff.gz 3752 +MD5 b8689e66bca8ebc64f43d7f7fe808655 cl-aima_1.0.4.orig.tar.gz 187684 +RMD160 84fb28d1d64a0b126690be8d85f51c8428837ac1 cl-aima_1.0.4.orig.tar.gz 187684 +SHA256 08ea4795523df6e59ac8f9d80779a8f046d3f6d69953bda592bd6ba2c790e728 cl-aima_1.0.4.orig.tar.gz 187684 |