Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/wanderlust: wanderlust-2.15.5_pre20071215.ebuild ChangeLog wanderlust-2.15.5_pre20070921.ebuild wanderlust-2.14.0-r3.ebuild
Date: Tue, 05 May 2009 17:21:04
Message-Id: E1M1OKC-0002jL-BA@stork.gentoo.org
1 ulm 09/05/05 17:21:00
2
3 Modified: wanderlust-2.15.5_pre20071215.ebuild ChangeLog
4 wanderlust-2.15.5_pre20070921.ebuild
5 wanderlust-2.14.0-r3.ebuild
6 Log:
7 Fix dependencies.
8 (Portage version: 2.2_rc31/cvs/Linux i686)
9
10 Revision Changes Path
11 1.3 app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild?rev=1.3&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild?rev=1.3&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild?r1=1.2&r2=1.3
16
17 Index: wanderlust-2.15.5_pre20071215.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild,v
20 retrieving revision 1.2
21 retrieving revision 1.3
22 diff -u -r1.2 -r1.3
23 --- wanderlust-2.15.5_pre20071215.ebuild 5 May 2009 08:13:03 -0000 1.2
24 +++ wanderlust-2.15.5_pre20071215.ebuild 5 May 2009 17:21:00 -0000 1.3
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2009 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild,v 1.2 2009/05/05 08:13:03 fauli Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20071215.ebuild,v 1.3 2009/05/05 17:21:00 ulm Exp $
30
31 inherit elisp
32
33 @@ -16,11 +16,11 @@
34 DEPEND=">=app-emacs/apel-10.6
35 virtual/flim
36 app-emacs/semi
37 - bbdb? ( app-emacs/bbdb )
38 - !app-emacs/wanderlust-cvs"
39 -RDEPEND="${DEPEND}"
40 + bbdb? ( app-emacs/bbdb )"
41 +RDEPEND="!app-emacs/wanderlust-cvs
42 + ${DEPEND}"
43
44 -SITEFILE=70wl-gentoo.el
45 +SITEFILE="70wl-gentoo.el"
46
47 src_compile() {
48 use ssl && echo "(setq wl-install-utils t)" >> WL-CFG
49
50
51
52 1.71 app-emacs/wanderlust/ChangeLog
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/ChangeLog?rev=1.71&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/ChangeLog?rev=1.71&content-type=text/plain
56 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/ChangeLog?r1=1.70&r2=1.71
57
58 Index: ChangeLog
59 ===================================================================
60 RCS file: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/ChangeLog,v
61 retrieving revision 1.70
62 retrieving revision 1.71
63 diff -u -r1.70 -r1.71
64 --- ChangeLog 5 May 2009 08:13:03 -0000 1.70
65 +++ ChangeLog 5 May 2009 17:21:00 -0000 1.71
66 @@ -1,6 +1,11 @@
67 # ChangeLog for app-emacs/wanderlust
68 -# Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2
69 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/ChangeLog,v 1.70 2009/05/05 08:13:03 fauli Exp $
70 +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
71 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/ChangeLog,v 1.71 2009/05/05 17:21:00 ulm Exp $
72 +
73 + 05 May 2009; Ulrich Mueller <ulm@g.o> wanderlust-2.14.0-r3.ebuild,
74 + wanderlust-2.15.5_pre20070921.ebuild,
75 + wanderlust-2.15.5_pre20071215.ebuild:
76 + Fix dependencies, blocker belongs in RDEPEND only.
77
78 05 May 2009; Christian Faulhammer <fauli@g.o>
79 wanderlust-2.14.0-r3.ebuild, wanderlust-2.15.5_pre20070921.ebuild,
80
81
82
83 1.3 app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild
84
85 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild?rev=1.3&view=markup
86 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild?rev=1.3&content-type=text/plain
87 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild?r1=1.2&r2=1.3
88
89 Index: wanderlust-2.15.5_pre20070921.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild,v
92 retrieving revision 1.2
93 retrieving revision 1.3
94 diff -u -r1.2 -r1.3
95 --- wanderlust-2.15.5_pre20070921.ebuild 5 May 2009 08:13:03 -0000 1.2
96 +++ wanderlust-2.15.5_pre20070921.ebuild 5 May 2009 17:21:00 -0000 1.3
97 @@ -1,6 +1,6 @@
98 # Copyright 1999-2009 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild,v 1.2 2009/05/05 08:13:03 fauli Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.15.5_pre20070921.ebuild,v 1.3 2009/05/05 17:21:00 ulm Exp $
102
103 inherit elisp
104
105 @@ -16,11 +16,11 @@
106 DEPEND=">=app-emacs/apel-10.6
107 virtual/flim
108 app-emacs/semi
109 - bbdb? ( app-emacs/bbdb )
110 - !app-emacs/wanderlust-cvs"
111 -RDEPEND="${DEPEND}"
112 + bbdb? ( app-emacs/bbdb )"
113 +RDEPEND="!app-emacs/wanderlust-cvs
114 + ${DEPEND}"
115
116 -SITEFILE=70wl-gentoo.el
117 +SITEFILE="70wl-gentoo.el"
118
119 src_compile() {
120 use ssl && echo "(setq wl-install-utils t)" >> WL-CFG
121
122
123
124 1.15 app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild
125
126 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild?rev=1.15&view=markup
127 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild?rev=1.15&content-type=text/plain
128 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild?r1=1.14&r2=1.15
129
130 Index: wanderlust-2.14.0-r3.ebuild
131 ===================================================================
132 RCS file: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild,v
133 retrieving revision 1.14
134 retrieving revision 1.15
135 diff -u -r1.14 -r1.15
136 --- wanderlust-2.14.0-r3.ebuild 5 May 2009 08:13:03 -0000 1.14
137 +++ wanderlust-2.14.0-r3.ebuild 5 May 2009 17:21:00 -0000 1.15
138 @@ -1,6 +1,6 @@
139 # Copyright 1999-2009 Gentoo Foundation
140 # Distributed under the terms of the GNU General Public License v2
141 -# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild,v 1.14 2009/05/05 08:13:03 fauli Exp $
142 +# $Header: /var/cvsroot/gentoo-x86/app-emacs/wanderlust/wanderlust-2.14.0-r3.ebuild,v 1.15 2009/05/05 17:21:00 ulm Exp $
143
144 inherit elisp eutils
145
146 @@ -20,12 +20,12 @@
147 DEPEND=">=app-emacs/apel-10.6
148 virtual/flim
149 app-emacs/semi
150 - bbdb? ( app-emacs/bbdb )
151 - !app-emacs/wanderlust-cvs"
152 -RDEPEND="${DEPEND}"
153 + bbdb? ( app-emacs/bbdb )"
154 +RDEPEND="!app-emacs/wanderlust-cvs
155 + ${DEPEND}"
156
157 S="${WORKDIR}/${MY_P}"
158 -SITEFILE=70wl-gentoo.el
159 +SITEFILE="70wl-gentoo.el"
160
161 src_unpack() {
162 unpack ${MY_P}.tar.gz