Gentoo Archives: gentoo-commits

From: "Jason Donenfeld (zx2c4)" <zx2c4@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-mta/nullmailer: nullmailer-1.11-r1.ebuild nullmailer-1.11.ebuild ChangeLog
Date: Thu, 28 Feb 2013 17:53:00
Message-Id: 20130228175254.EEADE2171D@flycatcher.gentoo.org
1 zx2c4 13/02/28 17:52:54
2
3 Modified: nullmailer-1.11-r1.ebuild nullmailer-1.11.ebuild
4 ChangeLog
5 Log:
6 Block opensmtpd.
7
8 (Portage version: 2.2.0_alpha163/cvs/Linux x86_64, signed Manifest commit with key A5DE03AE)
9
10 Revision Changes Path
11 1.5 mail-mta/nullmailer/nullmailer-1.11-r1.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11-r1.ebuild?rev=1.5&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11-r1.ebuild?rev=1.5&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11-r1.ebuild?r1=1.4&r2=1.5
16
17 Index: nullmailer-1.11-r1.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11-r1.ebuild,v
20 retrieving revision 1.4
21 retrieving revision 1.5
22 diff -u -r1.4 -r1.5
23 --- nullmailer-1.11-r1.ebuild 26 Jan 2013 11:58:07 -0000 1.4
24 +++ nullmailer-1.11-r1.ebuild 28 Feb 2013 17:52:54 -0000 1.5
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2013 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.11-r1.ebuild,v 1.4 2013/01/26 11:58:07 ago Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11-r1.ebuild,v 1.5 2013/02/28 17:52:54 zx2c4 Exp $
30
31 EAPI=4
32 WANT_AUTOMAKE="1.10.3"
33 @@ -38,6 +38,7 @@
34 !mail-mta/postfix
35 !mail-mta/qmail-ldap
36 !mail-mta/sendmail
37 + !mail-mta/opensmtpd
38 !mail-mta/ssmtp"
39
40 src_prepare() {
41
42
43
44 1.7 mail-mta/nullmailer/nullmailer-1.11.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11.ebuild?rev=1.7&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11.ebuild?rev=1.7&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11.ebuild?r1=1.6&r2=1.7
49
50 Index: nullmailer-1.11.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11.ebuild,v
53 retrieving revision 1.6
54 retrieving revision 1.7
55 diff -u -r1.6 -r1.7
56 --- nullmailer-1.11.ebuild 6 Nov 2012 11:18:38 -0000 1.6
57 +++ nullmailer-1.11.ebuild 28 Feb 2013 17:52:54 -0000 1.7
58 @@ -1,6 +1,6 @@
59 -# Copyright 1999-2012 Gentoo Foundation
60 +# Copyright 1999-2013 Gentoo Foundation
61 # Distributed under the terms of the GNU General Public License v2
62 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11.ebuild,v 1.6 2012/11/06 11:18:38 eras Exp $
63 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/nullmailer-1.11.ebuild,v 1.7 2013/02/28 17:52:54 zx2c4 Exp $
64
65 EAPI=4
66 WANT_AUTOMAKE="1.10.3"
67 @@ -38,6 +38,7 @@
68 !mail-mta/postfix
69 !mail-mta/qmail-ldap
70 !mail-mta/sendmail
71 + !mail-mta/opensmtpd
72 !mail-mta/ssmtp"
73
74 src_prepare() {
75
76
77
78 1.65 mail-mta/nullmailer/ChangeLog
79
80 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/ChangeLog?rev=1.65&view=markup
81 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/ChangeLog?rev=1.65&content-type=text/plain
82 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-mta/nullmailer/ChangeLog?r1=1.64&r2=1.65
83
84 Index: ChangeLog
85 ===================================================================
86 RCS file: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v
87 retrieving revision 1.64
88 retrieving revision 1.65
89 diff -u -r1.64 -r1.65
90 --- ChangeLog 26 Jan 2013 11:58:07 -0000 1.64
91 +++ ChangeLog 28 Feb 2013 17:52:54 -0000 1.65
92 @@ -1,6 +1,10 @@
93 # ChangeLog for mail-mta/nullmailer
94 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
95 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.64 2013/01/26 11:58:07 ago Exp $
96 +# $Header: /var/cvsroot/gentoo-x86/mail-mta/nullmailer/ChangeLog,v 1.65 2013/02/28 17:52:54 zx2c4 Exp $
97 +
98 + 28 Feb 2013; Jason A. Donenfeld <zx2c4@g.o> nullmailer-1.11-r1.ebuild,
99 + nullmailer-1.11.ebuild:
100 + Block opensmtpd.
101
102 26 Jan 2013; Agostino Sarubbo <ago@g.o> nullmailer-1.11-r1.ebuild:
103 Stable for ppc, wrt bug #450820