Gentoo Archives: gentoo-commits

From: "Remi Cardona (remi)" <remi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-client/balsa: balsa-2.3.13.ebuild balsa-2.3.16.ebuild balsa-2.3.20.ebuild ChangeLog
Date: Wed, 10 Oct 2007 15:32:21
Message-Id: E1IfdOL-0003Wx-H5@stork.gentoo.org
1 remi 07/10/10 15:22:33
2
3 Modified: balsa-2.3.13.ebuild balsa-2.3.16.ebuild
4 balsa-2.3.20.ebuild ChangeLog
5 Log:
6 mail-client/balsa: update gtksourceview deps (see bug #195366) and general clean-up
7 (Portage version: 2.1.3.12)
8
9 Revision Changes Path
10 1.9 mail-client/balsa/balsa-2.3.13.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.3.13.ebuild?rev=1.9&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.3.13.ebuild?rev=1.9&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.3.13.ebuild?r1=1.8&r2=1.9
15
16 Index: balsa-2.3.13.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.13.ebuild,v
19 retrieving revision 1.8
20 retrieving revision 1.9
21 diff -u -r1.8 -r1.9
22 --- balsa-2.3.13.ebuild 30 Sep 2007 20:48:26 -0000 1.8
23 +++ balsa-2.3.13.ebuild 10 Oct 2007 15:22:32 -0000 1.9
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2007 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.13.ebuild,v 1.8 2007/09/30 20:48:26 eva Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.13.ebuild,v 1.9 2007/10/10 15:22:32 remi Exp $
29
30 inherit gnome2
31
32 @@ -30,7 +30,7 @@
33 >=gnome-base/gnome-vfs-2.0
34 >=gnome-base/libgnomeprint-2.1.4
35 >=gnome-base/libgnomeprintui-2.1.4
36 - >=x11-libs/gtksourceview-1.6.1
37 + =x11-libs/gtksourceview-1*
38 )
39 gtkhtml? ( =gnome-extra/gtkhtml-2* )
40 gtkspell? ( =app-text/gtkspell-2* )
41 @@ -47,7 +47,7 @@
42 gnome? ( >=app-text/scrollkeeper-0.1.4 )
43 doc? ( dev-util/gtk-doc )"
44
45 -DOCS="AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README TODO docs/*"
46 +DOCS="AUTHORS ChangeLog HACKING NEWS README TODO docs/*"
47 USE_DESTDIR="1"
48
49 pkg_setup() {
50 @@ -87,7 +87,3 @@
51 $(use_with sqlite) \
52 $(use_with ssl)"
53 }
54 -
55 -src_install() {
56 - gnome2_src_install scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper/
57 -}
58
59
60
61 1.3 mail-client/balsa/balsa-2.3.16.ebuild
62
63 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.3.16.ebuild?rev=1.3&view=markup
64 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.3.16.ebuild?rev=1.3&content-type=text/plain
65 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.3.16.ebuild?r1=1.2&r2=1.3
66
67 Index: balsa-2.3.16.ebuild
68 ===================================================================
69 RCS file: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.16.ebuild,v
70 retrieving revision 1.2
71 retrieving revision 1.3
72 diff -u -r1.2 -r1.3
73 --- balsa-2.3.16.ebuild 30 Sep 2007 20:48:26 -0000 1.2
74 +++ balsa-2.3.16.ebuild 10 Oct 2007 15:22:32 -0000 1.3
75 @@ -1,6 +1,6 @@
76 # Copyright 1999-2007 Gentoo Foundation
77 # Distributed under the terms of the GNU General Public License v2
78 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.16.ebuild,v 1.2 2007/09/30 20:48:26 eva Exp $
79 +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.16.ebuild,v 1.3 2007/10/10 15:22:32 remi Exp $
80
81 inherit gnome2
82
83 @@ -28,7 +28,7 @@
84 >=gnome-base/libgnome-2.0
85 >=gnome-base/libgnomeui-2.0
86 >=gnome-base/gnome-vfs-2.0
87 - >=x11-libs/gtksourceview-1.6.1
88 + =x11-libs/gtksourceview-1*
89 gtkhtml? ( gnome-extra/gtkhtml )
90 sqlite? ( >=dev-db/sqlite-2.8 )
91 libnotify? ( x11-libs/libnotify )
92 @@ -45,7 +45,7 @@
93 >=app-text/scrollkeeper-0.1.4
94 doc? ( dev-util/gtk-doc )"
95
96 -DOCS="AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README TODO docs/*"
97 +DOCS="AUTHORS ChangeLog HACKING NEWS README TODO docs/*"
98 USE_DESTDIR="1"
99
100 pkg_setup() {
101 @@ -84,7 +84,3 @@
102 $(use_with sqlite) \
103 $(use_with ssl)"
104 }
105 -
106 -src_install() {
107 - gnome2_src_install scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper/
108 -}
109
110
111
112 1.8 mail-client/balsa/balsa-2.3.20.ebuild
113
114 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.3.20.ebuild?rev=1.8&view=markup
115 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.3.20.ebuild?rev=1.8&content-type=text/plain
116 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/balsa-2.3.20.ebuild?r1=1.7&r2=1.8
117
118 Index: balsa-2.3.20.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.20.ebuild,v
121 retrieving revision 1.7
122 retrieving revision 1.8
123 diff -u -r1.7 -r1.8
124 --- balsa-2.3.20.ebuild 30 Sep 2007 20:48:26 -0000 1.7
125 +++ balsa-2.3.20.ebuild 10 Oct 2007 15:22:32 -0000 1.8
126 @@ -1,6 +1,6 @@
127 # Copyright 1999-2007 Gentoo Foundation
128 # Distributed under the terms of the GNU General Public License v2
129 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.20.ebuild,v 1.7 2007/09/30 20:48:26 eva Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/balsa-2.3.20.ebuild,v 1.8 2007/10/10 15:22:32 remi Exp $
131
132 inherit gnome2
133
134 @@ -45,7 +45,7 @@
135 >=app-text/scrollkeeper-0.1.4
136 doc? ( dev-util/gtk-doc )"
137
138 -DOCS="AUTHORS COPYING ChangeLog HACKING INSTALL NEWS README TODO docs/*"
139 +DOCS="AUTHORS ChangeLog HACKING NEWS README TODO docs/*"
140 USE_DESTDIR="1"
141
142 pkg_setup() {
143 @@ -96,7 +96,3 @@
144 echo "libinit_balsa/assistant_page_user.c" >> po/POTFILES.in
145 echo "libinit_balsa/assistant_page_welcome.c" >> po/POTFILES.in
146 }
147 -
148 -src_install() {
149 - gnome2_src_install scrollkeeper_localstate_dir=${D}/var/lib/scrollkeeper/
150 -}
151
152
153
154 1.58 mail-client/balsa/ChangeLog
155
156 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/ChangeLog?rev=1.58&view=markup
157 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/ChangeLog?rev=1.58&content-type=text/plain
158 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-client/balsa/ChangeLog?r1=1.57&r2=1.58
159
160 Index: ChangeLog
161 ===================================================================
162 RCS file: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v
163 retrieving revision 1.57
164 retrieving revision 1.58
165 diff -u -r1.57 -r1.58
166 --- ChangeLog 30 Sep 2007 20:48:26 -0000 1.57
167 +++ ChangeLog 10 Oct 2007 15:22:32 -0000 1.58
168 @@ -1,6 +1,10 @@
169 # ChangeLog for mail-client/balsa
170 # Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2
171 -# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.57 2007/09/30 20:48:26 eva Exp $
172 +# $Header: /var/cvsroot/gentoo-x86/mail-client/balsa/ChangeLog,v 1.58 2007/10/10 15:22:32 remi Exp $
173 +
174 + 10 Oct 2007; RĂ©mi Cardona <remi@g.o> balsa-2.3.13.ebuild,
175 + balsa-2.3.16.ebuild, balsa-2.3.20.ebuild:
176 + update gtksourceview deps (see bug #195366) and general clean-up
177
178 30 Sep 2007; Gilles Dartiguelongue <eva@g.o>
179 -files/balsa-2.2.6-deprecation.fix.patch,
180
181
182
183 --
184 gentoo-commits@g.o mailing list