Gentoo Archives: gentoo-commits

From: "Christian Heim (phreak)" <phreak@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/nullmailer: nullmailer-1.02-r2.ebuild nullmailer-1.00-r2.ebuild ChangeLog nullmailer-1.02-r1.ebuild nullmailer-1.00.ebuild nullmailer-1.02.ebuild
Date: Sun, 28 Oct 2007 14:05:27
Message-Id: E1Im8lV-0005k3-P0@stork.gentoo.org
1 phreak 07/10/28 14:05:21
2
3 Modified: nullmailer-1.02-r2.ebuild nullmailer-1.00-r2.ebuild
4 ChangeLog nullmailer-1.02-r1.ebuild
5 nullmailer-1.00.ebuild nullmailer-1.02.ebuild
6 Log:
7 Include virtual/logger in RDEPEND, as the initscript already specifies 'need logger'.
8 (Portage version: 2.1.3.9)
9
10 Revision Changes Path
11 1.5 mail-mta/nullmailer/nullmailer-1.02-r2.ebuild
12
13 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild?r1=1.4&r2=1.5
16
17 Index: nullmailer-1.02-r2.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- nullmailer-1.02-r2.ebuild 1 Oct 2007 21:18:18 -0000 1.4
24 +++ nullmailer-1.02-r2.ebuild 28 Oct 2007 14:05:21 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2007 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild,v 1.4 2007/10/01 21:18:18 swegener Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r2.ebuild,v 1.5 2007/10/28 14:05:21 phreak Exp $
30
31 inherit eutils flag-o-matic mailer
32
33 @@ -22,7 +22,8 @@
34 RDEPEND="virtual/libc
35 >=sys-process/supervise-scripts-3.2
36 >=sys-process/daemontools-0.76-r1
37 - sys-apps/shadow"
38 + sys-apps/shadow
39 + virtual/logger"
40 PROVIDE="virtual/mta"
41
42 NULLMAILER_GROUP_NAME=nullmail
43
44
45
46 1.5 mail-mta/nullmailer/nullmailer-1.00-r2.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild?rev=1.5&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild?rev=1.5&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild?r1=1.4&r2=1.5
51
52 Index: nullmailer-1.00-r2.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild,v
55 retrieving revision 1.4
56 retrieving revision 1.5
57 diff -u -r1.4 -r1.5
58 --- nullmailer-1.00-r2.ebuild 1 Oct 2007 21:18:18 -0000 1.4
59 +++ nullmailer-1.00-r2.ebuild 28 Oct 2007 14:05:21 -0000 1.5
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2007 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild,v 1.4 2007/10/01 21:18:18 swegener Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00-r2.ebuild,v 1.5 2007/10/28 14:05:21 phreak Exp $
65
66 inherit eutils flag-o-matic mailer
67
68 @@ -20,7 +20,8 @@
69 RDEPEND="virtual/libc
70 >=sys-process/supervise-scripts-3.2
71 >=sys-process/daemontools-0.76-r1
72 - sys-apps/shadow"
73 + sys-apps/shadow
74 + virtual/logger"
75 PROVIDE="virtual/mta"
76
77 NULLMAILER_GROUP_NAME=nullmail
78
79
80
81 1.27 mail-mta/nullmailer/ChangeLog
82
83 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/ChangeLog?rev=1.27&view=markup
84 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/ChangeLog?rev=1.27&content-type=text/plain
85 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/ChangeLog?r1=1.26&r2=1.27
86
87 Index: ChangeLog
88 ===================================================================
89 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v
90 retrieving revision 1.26
91 retrieving revision 1.27
92 diff -u -r1.26 -r1.27
93 --- ChangeLog 1 Oct 2007 21:18:18 -0000 1.26
94 +++ ChangeLog 28 Oct 2007 14:05:21 -0000 1.27
95 @@ -1,6 +1,12 @@
96 # ChangeLog for mail-mta/nullmailer
97 # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
98 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.26 2007/10/01 21:18:18 swegener Exp $
99 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.27 2007/10/28 14:05:21 phreak Exp $
100 +
101 + 28 Oct 2007; Christian Heim <phreak@g.o> nullmailer-1.00.ebuild,
102 + nullmailer-1.00-r2.ebuild, nullmailer-1.02.ebuild,
103 + nullmailer-1.02-r1.ebuild, nullmailer-1.02-r2.ebuild:
104 + Include virtual/logger in RDEPEND, as the initscript already specifies 'need
105 + logger'.
106
107 01 Oct 2007; Sven Wegener <swegener@g.o> nullmailer-1.00.ebuild,
108 nullmailer-1.00-r2.ebuild, nullmailer-1.02.ebuild,
109
110
111
112 1.5 mail-mta/nullmailer/nullmailer-1.02-r1.ebuild
113
114 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild?rev=1.5&view=markup
115 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild?rev=1.5&content-type=text/plain
116 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild?r1=1.4&r2=1.5
117
118 Index: nullmailer-1.02-r1.ebuild
119 ===================================================================
120 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild,v
121 retrieving revision 1.4
122 retrieving revision 1.5
123 diff -u -r1.4 -r1.5
124 --- nullmailer-1.02-r1.ebuild 1 Oct 2007 21:18:18 -0000 1.4
125 +++ nullmailer-1.02-r1.ebuild 28 Oct 2007 14:05:21 -0000 1.5
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-mta/nullmailer/nullmailer-1.02-r1.ebuild,v 1.4 2007/10/01 21:18:18 swegener Exp $
130 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02-r1.ebuild,v 1.5 2007/10/28 14:05:21 phreak Exp $
131
132 inherit eutils flag-o-matic
133
134 @@ -25,7 +25,8 @@
135 virtual/libc
136 >=sys-process/supervise-scripts-3.2
137 >=sys-process/daemontools-0.76-r1
138 - sys-apps/shadow"
139 + sys-apps/shadow
140 + virtual/logger"
141 PROVIDE="virtual/mta"
142
143 NULLMAILER_GROUP_NAME=nullmail
144
145
146
147 1.11 mail-mta/nullmailer/nullmailer-1.00.ebuild
148
149 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild?rev=1.11&view=markup
150 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild?rev=1.11&content-type=text/plain
151 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild?r1=1.10&r2=1.11
152
153 Index: nullmailer-1.00.ebuild
154 ===================================================================
155 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild,v
156 retrieving revision 1.10
157 retrieving revision 1.11
158 diff -u -r1.10 -r1.11
159 --- nullmailer-1.00.ebuild 1 Oct 2007 21:18:18 -0000 1.10
160 +++ nullmailer-1.00.ebuild 28 Oct 2007 14:05:21 -0000 1.11
161 @@ -1,6 +1,6 @@
162 # Copyright 1999-2007 Gentoo Foundation
163 # Distributed under the terms of the GNU General Public License v2
164 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild,v 1.10 2007/10/01 21:18:18 swegener Exp $
165 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.00.ebuild,v 1.11 2007/10/28 14:05:21 phreak Exp $
166
167 inherit eutils flag-o-matic
168
169 @@ -22,7 +22,8 @@
170 virtual/libc
171 >=sys-process/supervise-scripts-3.2
172 >=sys-process/daemontools-0.76-r1
173 - sys-apps/shadow"
174 + sys-apps/shadow
175 + virtual/logger"
176 PROVIDE="virtual/mta"
177
178 NULLMAILER_GROUP_NAME=nullmail
179
180
181
182 1.6 mail-mta/nullmailer/nullmailer-1.02.ebuild
183
184 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02.ebuild?rev=1.6&view=markup
185 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02.ebuild?rev=1.6&content-type=text/plain
186 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02.ebuild?r1=1.5&r2=1.6
187
188 Index: nullmailer-1.02.ebuild
189 ===================================================================
190 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02.ebuild,v
191 retrieving revision 1.5
192 retrieving revision 1.6
193 diff -u -r1.5 -r1.6
194 --- nullmailer-1.02.ebuild 1 Oct 2007 21:18:18 -0000 1.5
195 +++ nullmailer-1.02.ebuild 28 Oct 2007 14:05:21 -0000 1.6
196 @@ -1,6 +1,6 @@
197 # Copyright 1999-2007 Gentoo Foundation
198 # Distributed under the terms of the GNU General Public License v2
199 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02.ebuild,v 1.5 2007/10/01 21:18:18 swegener Exp $
200 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.02.ebuild,v 1.6 2007/10/28 14:05:21 phreak Exp $
201
202 inherit eutils flag-o-matic
203
204 @@ -25,7 +25,8 @@
205 virtual/libc
206 >=sys-process/supervise-scripts-3.2
207 >=sys-process/daemontools-0.76-r1
208 - sys-apps/shadow"
209 + sys-apps/shadow
210 + virtual/logger"
211 PROVIDE="virtual/mta"
212
213 NULLMAILER_GROUP_NAME=nullmail
214
215
216
217 --
218 gentoo-commits@g.o mailing list