Gentoo Archives: gentoo-commits

From: "PaweA Hajdan (phajdan.jr)" <phajdan.jr@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: ChangeLog dovecot-2.0.15.ebuild
Date: Wed, 02 Nov 2011 14:47:58
Message-Id: 20111102144749.6F72F2004B@flycatcher.gentoo.org
1 phajdan.jr 11/11/02 14:47:49
2
3 Modified: ChangeLog dovecot-2.0.15.ebuild
4 Log:
5 x86 stable wrt bug #388373
6
7 (Portage version: 2.1.10.11/cvs/Linux i686)
8
9 Revision Changes Path
10 1.318 net-mail/dovecot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.318&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.318&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.317&r2=1.318
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
19 retrieving revision 1.317
20 retrieving revision 1.318
21 diff -u -r1.317 -r1.318
22 --- ChangeLog 28 Oct 2011 09:02:33 -0000 1.317
23 +++ ChangeLog 2 Nov 2011 14:47:49 -0000 1.318
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-mail/dovecot
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.317 2011/10/28 09:02:33 chainsaw Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.318 2011/11/02 14:47:49 phajdan.jr Exp $
29 +
30 + 02 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o> dovecot-2.0.15.ebuild:
31 + x86 stable wrt bug #388373
32
33 28 Oct 2011; Tony Vroon <chainsaw@g.o> dovecot-2.0.15.ebuild:
34 Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo & Ian
35
36
37
38 1.4 net-mail/dovecot/dovecot-2.0.15.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild?rev=1.4&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild?rev=1.4&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild?r1=1.3&r2=1.4
43
44 Index: dovecot-2.0.15.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild,v
47 retrieving revision 1.3
48 retrieving revision 1.4
49 diff -u -r1.3 -r1.4
50 --- dovecot-2.0.15.ebuild 28 Oct 2011 09:02:33 -0000 1.3
51 +++ dovecot-2.0.15.ebuild 2 Nov 2011 14:47:49 -0000 1.4
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild,v 1.3 2011/10/28 09:02:33 chainsaw Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild,v 1.4 2011/11/02 14:47:49 phajdan.jr Exp $
57
58 EAPI="3"
59
60 @@ -21,7 +21,7 @@
61
62 SLOT="0"
63 LICENSE="LGPL-2.1 MIT"
64 -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
65 +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd"
66
67 IUSE="bzip2 caps cydir sdbox doc ipv6 kerberos ldap +maildir managesieve mbox mdbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib"