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