Gentoo Archives: gentoo-commits

From: "Thomas Kahle (tomka)" <tomka@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: dovecot-2.0.11.ebuild ChangeLog
Date: Sat, 21 May 2011 08:59:40
Message-Id: 20110521085928.5C0AA2004E@flycatcher.gentoo.org
1 tomka 11/05/21 08:59:28
2
3 Modified: dovecot-2.0.11.ebuild ChangeLog
4 Log:
5 x86 stable per bug 364075
6
7 (Portage version: 2.1.9.49/cvs/Linux i686)
8
9 Revision Changes Path
10 1.5 net-mail/dovecot/dovecot-2.0.11.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.11.ebuild?rev=1.5&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.11.ebuild?rev=1.5&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.11.ebuild?r1=1.4&r2=1.5
15
16 Index: dovecot-2.0.11.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.11.ebuild,v
19 retrieving revision 1.4
20 retrieving revision 1.5
21 diff -u -r1.4 -r1.5
22 --- dovecot-2.0.11.ebuild 13 May 2011 04:40:15 -0000 1.4
23 +++ dovecot-2.0.11.ebuild 21 May 2011 08:59:28 -0000 1.5
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.11.ebuild,v 1.4 2011/05/13 04:40:15 maekke Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.11.ebuild,v 1.5 2011/05/21 08:59:28 tomka Exp $
29
30 EAPI="3"
31
32 @@ -21,7 +21,7 @@
33
34 SLOT="0"
35 LICENSE="LGPL-2.1 MIT"
36 -KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
37 +KEYWORDS="~alpha amd64 arm ~ia64 ~ppc ~sparc x86 ~x86-fbsd"
38
39 IUSE="berkdb bzip2 caps cydir sdbox doc ipv6 kerberos ldap +maildir managesieve mbox mdbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib"
40
41
42
43
44 1.302 net-mail/dovecot/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.302&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.302&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.301&r2=1.302
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
53 retrieving revision 1.301
54 retrieving revision 1.302
55 diff -u -r1.301 -r1.302
56 --- ChangeLog 15 May 2011 10:12:39 -0000 1.301
57 +++ ChangeLog 21 May 2011 08:59:28 -0000 1.302
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-mail/dovecot
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.301 2011/05/15 10:12:39 xarthisius Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.302 2011/05/21 08:59:28 tomka Exp $
63 +
64 + 21 May 2011; Thomas Kahle <tomka@g.o> dovecot-2.0.11.ebuild:
65 + x86 stable per bug 364075
66
67 15 May 2011; Kacper Kowalik <xarthisius@g.o> dovecot-2.0.13.ebuild:
68 Marked ~ppc64 wrt #366525