Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-lisp/cl-aima: cl-aima-1.0.4.ebuild ChangeLog
Date: Thu, 27 Mar 2008 16:36:50
Message-Id: E1Jev5p-0002zp-CA@stork.gentoo.org
1 armin76 08/03/27 16:36:45
2
3 Modified: cl-aima-1.0.4.ebuild ChangeLog
4 Log:
5 Fix debian HOMEPAGE
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.6 dev-lisp/cl-aima/cl-aima-1.0.4.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild?r1=1.5&r2=1.6
14
15 Index: cl-aima-1.0.4.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- cl-aima-1.0.4.ebuild 3 Feb 2007 17:31:46 -0000 1.5
22 +++ cl-aima-1.0.4.ebuild 27 Mar 2008 16:36:44 -0000 1.6
23 @@ -1,13 +1,13 @@
24 -# Copyright 1999-2007 Gentoo Foundation
25 +# Copyright 1999-2008 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $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 $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/cl-aima-1.0.4.ebuild,v 1.6 2008/03/27 16:36:44 armin76 Exp $
29
30 inherit common-lisp eutils
31
32 DEB_PV=1
33
34 DESCRIPTION="Common Lisp source code from Peter Norvig's Artificial Intelligence: A Modern Approach"
35 -HOMEPAGE="http://aima.cs.berkeley.edu/ http://www.norvig.com/ http://packages.debian.org/unstable/devel/cl-aima.html"
36 +HOMEPAGE="http://aima.cs.berkeley.edu/ http://www.norvig.com/ http://packages.debian.org/unstable/devel/cl-aima"
37 SRC_URI="mirror://gentoo/cl-aima_${PV}.orig.tar.gz
38 mirror://gentoo/cl-aima_${PV}-${DEB_PV}.diff.gz"
39 LICENSE="Norvig"
40
41
42
43 1.14 dev-lisp/cl-aima/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-aima/ChangeLog?rev=1.14&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-aima/ChangeLog?rev=1.14&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-aima/ChangeLog?r1=1.13&r2=1.14
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/ChangeLog,v
52 retrieving revision 1.13
53 retrieving revision 1.14
54 diff -u -r1.13 -r1.14
55 --- ChangeLog 3 Feb 2007 17:31:46 -0000 1.13
56 +++ ChangeLog 27 Mar 2008 16:36:44 -0000 1.14
57 @@ -1,6 +1,9 @@
58 # ChangeLog for dev-lisp/cl-aima
59 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/ChangeLog,v 1.13 2007/02/03 17:31:46 flameeyes Exp $
61 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-aima/ChangeLog,v 1.14 2008/03/27 16:36:44 armin76 Exp $
63 +
64 + 27 Mar 2008; Raúl Porcel <armin76@g.o> cl-aima-1.0.4.ebuild:
65 + Fix debian HOMEPAGE
66
67 03 Feb 2007; Diego Pettenò <flameeyes@g.o> cl-aima-1.0.4.ebuild:
68 Use mirror://debian/ where applicable, or use mirror://gentoo/ if the file
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list