Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: ChangeLog dovecot-1.2.17.ebuild dovecot-2.0.13.ebuild
Date: Fri, 27 May 2011 10:02:55
Message-Id: 20110527100245.AB14D20054@flycatcher.gentoo.org
1 hwoarang 11/05/27 10:02:45
2
3 Modified: ChangeLog dovecot-1.2.17.ebuild
4 dovecot-2.0.13.ebuild
5 Log:
6 Stable on amd64 wrt bug #368653
7
8 (Portage version: 2.1.9.49/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.306 net-mail/dovecot/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.306&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.306&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.305&r2=1.306
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
20 retrieving revision 1.305
21 retrieving revision 1.306
22 diff -u -r1.305 -r1.306
23 --- ChangeLog 27 May 2011 06:53:17 -0000 1.305
24 +++ ChangeLog 27 May 2011 10:02:45 -0000 1.306
25 @@ -1,6 +1,10 @@
26 # ChangeLog for net-mail/dovecot
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.305 2011/05/27 06:53:17 xarthisius Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.306 2011/05/27 10:02:45 hwoarang Exp $
30 +
31 + 27 May 2011; Markos Chandras <hwoarang@g.o> dovecot-1.2.17.ebuild,
32 + dovecot-2.0.13.ebuild:
33 + Stable on amd64 wrt bug #368653
34
35 27 May 2011; Kacper Kowalik <xarthisius@g.o> dovecot-1.2.17.ebuild,
36 dovecot-2.0.13.ebuild:
37
38
39
40 1.4 net-mail/dovecot/dovecot-1.2.17.ebuild
41
42 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild?rev=1.4&view=markup
43 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild?rev=1.4&content-type=text/plain
44 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild?r1=1.3&r2=1.4
45
46 Index: dovecot-1.2.17.ebuild
47 ===================================================================
48 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild,v
49 retrieving revision 1.3
50 retrieving revision 1.4
51 diff -u -r1.3 -r1.4
52 --- dovecot-1.2.17.ebuild 27 May 2011 06:53:17 -0000 1.3
53 +++ dovecot-1.2.17.ebuild 27 May 2011 10:02:45 -0000 1.4
54 @@ -1,6 +1,6 @@
55 # Copyright 1999-2011 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild,v 1.3 2011/05/27 06:53:17 xarthisius Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.17.ebuild,v 1.4 2011/05/27 10:02:45 hwoarang Exp $
59
60 EAPI=4
61
62 @@ -21,7 +21,7 @@
63
64 SLOT="0"
65 LICENSE="LGPL-2.1 MIT"
66 -KEYWORDS="~alpha ~amd64 ~arm ppc ~sparc x86"
67 +KEYWORDS="~alpha amd64 ~arm ppc ~sparc x86"
68
69 IUSE="berkdb caps cydir dbox doc ipv6 kerberos ldap +maildir managesieve mbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib"
70
71
72
73
74 1.6 net-mail/dovecot/dovecot-2.0.13.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild?rev=1.6&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild?rev=1.6&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild?r1=1.5&r2=1.6
79
80 Index: dovecot-2.0.13.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild,v
83 retrieving revision 1.5
84 retrieving revision 1.6
85 diff -u -r1.5 -r1.6
86 --- dovecot-2.0.13.ebuild 27 May 2011 06:53:17 -0000 1.5
87 +++ dovecot-2.0.13.ebuild 27 May 2011 10:02:45 -0000 1.6
88 @@ -1,6 +1,6 @@
89 # Copyright 1999-2011 Gentoo Foundation
90 # Distributed under the terms of the GNU General Public License v2
91 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild,v 1.5 2011/05/27 06:53:17 xarthisius Exp $
92 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild,v 1.6 2011/05/27 10:02:45 hwoarang Exp $
93
94 EAPI="3"
95
96 @@ -21,7 +21,7 @@
97
98 SLOT="0"
99 LICENSE="LGPL-2.1 MIT"
100 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
101 +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ~ppc64 ~sparc x86 ~x86-fbsd"
102
103 IUSE="bzip2 caps cydir sdbox doc ipv6 kerberos ldap +maildir managesieve mbox mdbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib"