Gentoo Archives: gentoo-commits

From: "Tony Vroon (chainsaw)" <chainsaw@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/cyrus-imapd: cyrus-imapd-2.3.14-r3.ebuild ChangeLog
Date: Mon, 07 Sep 2009 09:51:46
Message-Id: E1Mkasy-0000q1-41@stork.gentoo.org
1 chainsaw 09/09/07 09:51:44
2
3 Modified: cyrus-imapd-2.3.14-r3.ebuild ChangeLog
4 Log:
5 Marked stable on AMD64 as requested by Tobias Scherbaum <dertobi123@g.o> in bug #283596. Tested as a secure IMAP (IMAPS/mandatory TLS) provider with inbound mail over LMTP.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.3 net-mail/cyrus-imapd/cyrus-imapd-2.3.14-r3.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.14-r3.ebuild?rev=1.3&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.14-r3.ebuild?rev=1.3&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.14-r3.ebuild?r1=1.2&r2=1.3
14
15 Index: cyrus-imapd-2.3.14-r3.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.14-r3.ebuild,v
18 retrieving revision 1.2
19 retrieving revision 1.3
20 diff -u -r1.2 -r1.3
21 --- cyrus-imapd-2.3.14-r3.ebuild 3 Sep 2009 20:19:18 -0000 1.2
22 +++ cyrus-imapd-2.3.14-r3.ebuild 7 Sep 2009 09:51:43 -0000 1.3
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2009 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.14-r3.ebuild,v 1.2 2009/09/03 20:19:18 dertobi123 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/cyrus-imapd-2.3.14-r3.ebuild,v 1.3 2009/09/07 09:51:43 chainsaw Exp $
28
29 EAPI=1
30
31 @@ -15,7 +15,7 @@
32
33 LICENSE="as-is"
34 SLOT="0"
35 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
36 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
37 IUSE="idled kerberos kolab nntp pam replication +sieve snmp ssl tcpd"
38
39 PROVIDE="virtual/imapd"
40
41
42
43 1.144 net-mail/cyrus-imapd/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?rev=1.144&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?rev=1.144&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/cyrus-imapd/ChangeLog?r1=1.143&r2=1.144
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v
52 retrieving revision 1.143
53 retrieving revision 1.144
54 diff -u -r1.143 -r1.144
55 --- ChangeLog 3 Sep 2009 20:19:18 -0000 1.143
56 +++ ChangeLog 7 Sep 2009 09:51:43 -0000 1.144
57 @@ -1,6 +1,11 @@
58 # ChangeLog for net-mail/cyrus-imapd
59 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.143 2009/09/03 20:19:18 dertobi123 Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-mail/cyrus-imapd/ChangeLog,v 1.144 2009/09/07 09:51:43 chainsaw Exp $
62 +
63 + 07 Sep 2009; <chainsaw@g.o> cyrus-imapd-2.3.14-r3.ebuild:
64 + Marked stable on AMD64 as requested by Tobias Scherbaum
65 + <dertobi123@g.o> in bug #283596. Tested as a secure IMAP
66 + (IMAPS/mandatory TLS) provider with inbound mail over LMTP.
67
68 03 Sep 2009; Tobias Scherbaum <dertobi123@g.o>
69 cyrus-imapd-2.3.14-r3.ebuild, +files/cyrus-imapd-2.3.14-bug283596-2.patch,