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