Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@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: Sat, 05 Nov 2011 21:25:19
Message-Id: 20111105212509.922352004B@flycatcher.gentoo.org
1 maekke 11/11/05 21:25:09
2
3 Modified: ChangeLog dovecot-2.0.15.ebuild
4 Log:
5 arm stable, bug #388373
6
7 (Portage version: 2.1.10.32/cvs/Linux i686)
8
9 Revision Changes Path
10 1.319 net-mail/dovecot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.319&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.319&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.318&r2=1.319
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
19 retrieving revision 1.318
20 retrieving revision 1.319
21 diff -u -r1.318 -r1.319
22 --- ChangeLog 2 Nov 2011 14:47:49 -0000 1.318
23 +++ ChangeLog 5 Nov 2011 21:25:09 -0000 1.319
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.318 2011/11/02 14:47:49 phajdan.jr Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.319 2011/11/05 21:25:09 maekke Exp $
29 +
30 + 05 Nov 2011; Markus Meier <maekke@g.o> dovecot-2.0.15.ebuild:
31 + arm stable, bug #388373
32
33 02 Nov 2011; Pawel Hajdan jr <phajdan.jr@g.o> dovecot-2.0.15.ebuild:
34 x86 stable wrt bug #388373
35
36
37
38 1.5 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.5&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild?rev=1.5&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild?r1=1.4&r2=1.5
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.4
48 retrieving revision 1.5
49 diff -u -r1.4 -r1.5
50 --- dovecot-2.0.15.ebuild 2 Nov 2011 14:47:49 -0000 1.4
51 +++ dovecot-2.0.15.ebuild 5 Nov 2011 21:25:09 -0000 1.5
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.4 2011/11/02 14:47:49 phajdan.jr Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.15.ebuild,v 1.5 2011/11/05 21:25:09 maekke 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"