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-statistics: cl-statistics-1.0.0.2-r1.ebuild ChangeLog
Date: Thu, 27 Mar 2008 16:32:17
Message-Id: E1Jev1S-0002hS-GD@stork.gentoo.org
1 armin76 08/03/27 16:32:14
2
3 Modified: cl-statistics-1.0.0.2-r1.ebuild ChangeLog
4 Log:
5 Fix debian HOMEPAGE
6 (Portage version: 2.1.4.4)
7
8 Revision Changes Path
9 1.7 dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: cl-statistics-1.0.0.2-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- cl-statistics-1.0.0.2-r1.ebuild 3 Feb 2007 17:49:37 -0000 1.6
22 +++ cl-statistics-1.0.0.2-r1.ebuild 27 Mar 2008 16:32:13 -0000 1.7
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-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.6 2007/02/03 17:49:37 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/cl-statistics-1.0.0.2-r1.ebuild,v 1.7 2008/03/27 16:32:13 armin76 Exp $
29
30 inherit common-lisp eutils
31
32 DEB_PV=1
33
34 DESCRIPTION="Common Lisp Statistics Package"
35 -HOMEPAGE="http://www.biolisp.org http://packages.debian.org/unstable/devel/cl-statistics.html"
36 +HOMEPAGE="http://www.biolisp.org http://packages.debian.org/unstable/devel/cl-statistics"
37 SRC_URI="mirror://gentoo/${PN}_${PV}.orig.tar.gz
38 mirror://gentoo/${PN}_${PV}-${DEB_PV}.diff.gz"
39
40
41
42
43 1.8 dev-lisp/cl-statistics/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-statistics/ChangeLog?rev=1.8&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-statistics/ChangeLog?rev=1.8&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-statistics/ChangeLog?r1=1.7&r2=1.8
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/ChangeLog,v
52 retrieving revision 1.7
53 retrieving revision 1.8
54 diff -u -r1.7 -r1.8
55 --- ChangeLog 3 Feb 2007 17:49:37 -0000 1.7
56 +++ ChangeLog 27 Mar 2008 16:32:13 -0000 1.8
57 @@ -1,6 +1,10 @@
58 # ChangeLog for dev-lisp/cl-statistics
59 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/ChangeLog,v 1.7 2007/02/03 17:49:37 flameeyes Exp $
61 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
62 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-statistics/ChangeLog,v 1.8 2008/03/27 16:32:13 armin76 Exp $
63 +
64 + 27 Mar 2008; Raúl Porcel <armin76@g.o>
65 + cl-statistics-1.0.0.2-r1.ebuild:
66 + Fix debian HOMEPAGE
67
68 03 Feb 2007; Diego Pettenò <flameeyes@g.o>
69 cl-statistics-1.0.0.2-r1.ebuild:
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list