Gentoo Archives: gentoo-commits

From: "Patrick Lauer (patrick)" <patrick@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in mail-filter/opensmtpd-extras: opensmtpd-extras-5.4.5.201505281056.ebuild ChangeLog
Date: Fri, 29 May 2015 02:31:06
Message-Id: 20150529023103.B678AA05@oystercatcher.gentoo.org
1 patrick 15/05/29 02:31:03
2
3 Modified: opensmtpd-extras-5.4.5.201505281056.ebuild
4 ChangeLog
5 Log:
6 Whitespace
7
8 (Portage version: 2.2.20/cvs/Linux x86_64, unsigned Manifest commit)
9
10 Revision Changes Path
11 1.2 mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505281056.ebuild
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505281056.ebuild?rev=1.2&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505281056.ebuild?rev=1.2&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505281056.ebuild?r1=1.1&r2=1.2
16
17 Index: opensmtpd-extras-5.4.5.201505281056.ebuild
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505281056.ebuild,v
20 retrieving revision 1.1
21 retrieving revision 1.2
22 diff -u -r1.1 -r1.2
23 --- opensmtpd-extras-5.4.5.201505281056.ebuild 28 May 2015 10:37:34 -0000 1.1
24 +++ opensmtpd-extras-5.4.5.201505281056.ebuild 29 May 2015 02:31:03 -0000 1.2
25 @@ -1,6 +1,6 @@
26 # Copyright 1999-2015 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505281056.ebuild,v 1.1 2015/05/28 10:37:34 zx2c4 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/opensmtpd-extras-5.4.5.201505281056.ebuild,v 1.2 2015/05/29 02:31:03 patrick Exp $
30
31 EAPI=5
32
33 @@ -27,12 +27,12 @@
34 filter-stub
35 filter-trace
36 filter-void
37 -
38 +
39 queue-null
40 queue-python
41 queue-ram
42 queue-stub
43 -
44 +
45 table-ldap
46 table-mysql
47 table-postgres
48 @@ -42,7 +42,7 @@
49 table-python
50 table-sqlite
51 table-stub
52 -
53 +
54 scheduler-ram
55 scheduler-stub
56 scheduler-python
57
58
59
60 1.2 mail-filter/opensmtpd-extras/ChangeLog
61
62 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog?rev=1.2&view=markup
63 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog?rev=1.2&content-type=text/plain
64 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog?r1=1.1&r2=1.2
65
66 Index: ChangeLog
67 ===================================================================
68 RCS file: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog,v
69 retrieving revision 1.1
70 retrieving revision 1.2
71 diff -u -r1.1 -r1.2
72 --- ChangeLog 28 May 2015 10:37:34 -0000 1.1
73 +++ ChangeLog 29 May 2015 02:31:03 -0000 1.2
74 @@ -1,6 +1,10 @@
75 # ChangeLog for mail-filter/opensmtpd-extras
76 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
77 -# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog,v 1.1 2015/05/28 10:37:34 zx2c4 Exp $
78 +# $Header: /var/cvsroot/gentoo-x86/mail-filter/opensmtpd-extras/ChangeLog,v 1.2 2015/05/29 02:31:03 patrick Exp $
79 +
80 + 29 May 2015; Patrick Lauer <patrick@g.o>
81 + opensmtpd-extras-5.4.5.201505281056.ebuild:
82 + Whitespace
83
84 *opensmtpd-extras-5.4.5.201505281056 (28 May 2015)