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-fuzzy: cl-rsm-fuzzy-1.2-r2.ebuild ChangeLog cl-rsm-fuzzy-1.2.ebuild cl-rsm-fuzzy-1.2-r1.ebuild
Date: Thu, 27 Mar 2008 16:30:17
Message-Id: E1JeuyQ-0002Vb-Pv@stork.gentoo.org
1 armin76 08/03/27 16:29:06
2
3 Modified: cl-rsm-fuzzy-1.2-r2.ebuild ChangeLog
4 cl-rsm-fuzzy-1.2.ebuild cl-rsm-fuzzy-1.2-r1.ebuild
5 Log:
6 Fix debian HOMEPAGE
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.5 dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild?r1=1.4&r2=1.5
15
16 Index: cl-rsm-fuzzy-1.2-r2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- cl-rsm-fuzzy-1.2-r2.ebuild 3 Feb 2007 17:43:36 -0000 1.4
23 +++ cl-rsm-fuzzy-1.2-r2.ebuild 27 Mar 2008 16:29:06 -0000 1.5
24 @@ -1,11 +1,11 @@
25 -# Copyright 1999-2007 Gentoo Foundation
26 +# Copyright 1999-2008 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild,v 1.4 2007/02/03 17:43:36 flameeyes Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r2.ebuild,v 1.5 2008/03/27 16:29:06 armin76 Exp $
30
31 inherit common-lisp eutils
32
33 DESCRIPTION="R. Scott McIntire's Common Lisp Fuzzy Logic Library"
34 -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-fuzzy.html"
35 +HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-fuzzy"
36 SRC_URI="mirror://gentoo/cl-rsm-fuzzy_${PV}.tar.gz"
37 LICENSE="BSD"
38 SLOT="0"
39
40
41
42 1.8 dev-lisp/cl-rsm-fuzzy/ChangeLog
43
44 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/ChangeLog?rev=1.8&view=markup
45 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/ChangeLog?rev=1.8&content-type=text/plain
46 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/ChangeLog?r1=1.7&r2=1.8
47
48 Index: ChangeLog
49 ===================================================================
50 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/ChangeLog,v
51 retrieving revision 1.7
52 retrieving revision 1.8
53 diff -u -r1.7 -r1.8
54 --- ChangeLog 3 Feb 2007 17:43:36 -0000 1.7
55 +++ ChangeLog 27 Mar 2008 16:29:06 -0000 1.8
56 @@ -1,6 +1,10 @@
57 # ChangeLog for dev-lisp/cl-rsm-fuzzy
58 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
59 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/ChangeLog,v 1.7 2007/02/03 17:43:36 flameeyes Exp $
60 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
61 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/ChangeLog,v 1.8 2008/03/27 16:29:06 armin76 Exp $
62 +
63 + 27 Mar 2008; Raúl Porcel <armin76@g.o> cl-rsm-fuzzy-1.2.ebuild,
64 + cl-rsm-fuzzy-1.2-r1.ebuild, cl-rsm-fuzzy-1.2-r2.ebuild:
65 + Fix debian HOMEPAGE
66
67 03 Feb 2007; Diego Pettenò <flameeyes@g.o>
68 cl-rsm-fuzzy-1.2.ebuild, cl-rsm-fuzzy-1.2-r1.ebuild,
69
70
71
72 1.6 dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild?rev=1.6&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild?rev=1.6&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild?r1=1.5&r2=1.6
77
78 Index: cl-rsm-fuzzy-1.2.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild,v
81 retrieving revision 1.5
82 retrieving revision 1.6
83 diff -u -r1.5 -r1.6
84 --- cl-rsm-fuzzy-1.2.ebuild 3 Feb 2007 17:43:36 -0000 1.5
85 +++ cl-rsm-fuzzy-1.2.ebuild 27 Mar 2008 16:29:06 -0000 1.6
86 @@ -1,11 +1,11 @@
87 -# Copyright 1999-2007 Gentoo Foundation
88 +# Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild,v 1.5 2007/02/03 17:43:36 flameeyes Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2.ebuild,v 1.6 2008/03/27 16:29:06 armin76 Exp $
92
93 inherit common-lisp
94
95 DESCRIPTION="McIntire's Common Lisp Fuzzy Logic Library"
96 -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-fuzzy.html"
97 +HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-fuzzy"
98 SRC_URI="mirror://gentoo/cl-rsm-fuzzy_1.2.tar.gz"
99 LICENSE="BSD"
100 SLOT="0"
101
102
103
104 1.6 dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild
105
106 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild?rev=1.6&view=markup
107 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild?rev=1.6&content-type=text/plain
108 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild?r1=1.5&r2=1.6
109
110 Index: cl-rsm-fuzzy-1.2-r1.ebuild
111 ===================================================================
112 RCS file: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild,v
113 retrieving revision 1.5
114 retrieving revision 1.6
115 diff -u -r1.5 -r1.6
116 --- cl-rsm-fuzzy-1.2-r1.ebuild 3 Feb 2007 17:43:36 -0000 1.5
117 +++ cl-rsm-fuzzy-1.2-r1.ebuild 27 Mar 2008 16:29:06 -0000 1.6
118 @@ -1,11 +1,11 @@
119 -# Copyright 1999-2007 Gentoo Foundation
120 +# Copyright 1999-2008 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 -# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild,v 1.5 2007/02/03 17:43:36 flameeyes Exp $
123 +# $Header: /var/cvsroot/gentoo-x86/dev-lisp/cl-rsm-fuzzy/cl-rsm-fuzzy-1.2-r1.ebuild,v 1.6 2008/03/27 16:29:06 armin76 Exp $
124
125 inherit common-lisp
126
127 DESCRIPTION="R. Scott McIntire's Common Lisp Fuzzy Logic Library"
128 -HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-fuzzy.html"
129 +HOMEPAGE="http://packages.debian.org/unstable/devel/cl-rsm-fuzzy"
130 SRC_URI="mirror://gentoo/cl-rsm-fuzzy_${PV}.tar.gz"
131 LICENSE="BSD"
132 SLOT="0"
133
134
135
136 --
137 gentoo-commits@l.g.o mailing list