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-rsm-modal: cl-rsm-modal-1.0-r1.ebuild ChangeLog
Date: Thu, 27 Mar 2008 16:30:34
Message-Id: E1Jeuz3-0002YN-RO@stork.gentoo.org
1 armin76 08/03/27 16:29:45
2
3 Modified: cl-rsm-modal-1.0-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-rsm-modal/cl-rsm-modal-1.0-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: cl-rsm-modal-1.0-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- cl-rsm-modal-1.0-r1.ebuild 3 Feb 2007 17:45:14 -0000 1.6
22 +++ cl-rsm-modal-1.0-r1.ebuild 27 Mar 2008 16:29:45 -0000 1.7
23 @@ -1,11 +1,11 @@
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-rsm-modal/cl-rsm-modal-1.0-r1.ebuild,v 1.6 2007/02/03 17:45:14 flameeyes Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-modal/cl-rsm-modal-1.0-r1.ebuild,v 1.7 2008/03/27 16:29:45 armin76 Exp $
29
30 inherit common-lisp eutils
31
32 DESCRIPTION="R. Scott McIntire's Common Lisp Modal Logic Library"
33 -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-modal.html"
34 +HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-modal"
35 SRC_URI="mirror://gentoo/cl-rsm-modal_${PV}.tar.gz"
36 LICENSE="BSD"
37 SLOT="0"
38
39
40
41 1.7 dev-lisp/cl-rsm-modal/ChangeLog
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-modal/ChangeLog?rev=1.7&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-modal/ChangeLog?rev=1.7&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-modal/ChangeLog?r1=1.6&r2=1.7
46
47 Index: ChangeLog
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-modal/ChangeLog,v
50 retrieving revision 1.6
51 retrieving revision 1.7
52 diff -u -r1.6 -r1.7
53 --- ChangeLog 3 Feb 2007 17:45:14 -0000 1.6
54 +++ ChangeLog 27 Mar 2008 16:29:45 -0000 1.7
55 @@ -1,6 +1,9 @@
56 # ChangeLog for dev-lisp/cl-rsm-modal
57 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
58 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-modal/ChangeLog,v 1.6 2007/02/03 17:45:14 flameeyes Exp $
59 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-modal/ChangeLog,v 1.7 2008/03/27 16:29:45 armin76 Exp $
61 +
62 + 27 Mar 2008; Raúl Porcel <armin76@g.o> cl-rsm-modal-1.0-r1.ebuild:
63 + Fix debian HOMEPAGE
64
65 03 Feb 2007; Diego Pettenò <flameeyes@g.o>
66 cl-rsm-modal-1.0-r1.ebuild:
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list