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: dovecot-1.2.15.ebuild ChangeLog
Date: Wed, 06 Oct 2010 09:02:56
Message-Id: 20101006081252.073A920051@flycatcher.gentoo.org
1 hwoarang 10/10/06 08:12:51
2
3 Modified: dovecot-1.2.15.ebuild ChangeLog
4 Log:
5 Stable on amd64 wrt bug #339776
6
7 (Portage version: 2.2_rc89/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 net-mail/dovecot/dovecot-1.2.15.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.15.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.15.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-1.2.15.ebuild?r1=1.1&r2=1.2
15
16 Index: dovecot-1.2.15.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.15.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- dovecot-1.2.15.ebuild 5 Oct 2010 12:46:14 -0000 1.1
23 +++ dovecot-1.2.15.ebuild 6 Oct 2010 08:12:51 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2010 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.15.ebuild,v 1.1 2010/10/05 12:46:14 darkside Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.15.ebuild,v 1.2 2010/10/06 08:12:51 hwoarang 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 ~ppc ~sparc ~x86"
37 +KEYWORDS="~alpha amd64 ~arm ~ppc ~sparc ~x86"
38
39 IUSE="berkdb caps cydir dbox doc ipv6 kerberos ldap +maildir managesieve mbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib"
40
41
42
43
44 1.262 net-mail/dovecot/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.262&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.262&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.261&r2=1.262
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
53 retrieving revision 1.261
54 retrieving revision 1.262
55 diff -u -r1.261 -r1.262
56 --- ChangeLog 5 Oct 2010 12:46:14 -0000 1.261
57 +++ ChangeLog 6 Oct 2010 08:12:51 -0000 1.262
58 @@ -1,6 +1,9 @@
59 # ChangeLog for net-mail/dovecot
60 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.261 2010/10/05 12:46:14 darkside Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.262 2010/10/06 08:12:51 hwoarang Exp $
63 +
64 + 06 Oct 2010; Markos Chandras <hwoarang@g.o> dovecot-1.2.15.ebuild:
65 + Stable on amd64 wrt bug #339776
66
67 *dovecot-1.2.15 (05 Oct 2010)