Gentoo Archives: gentoo-commits

From: "Joseph Jezak (josejx)" <josejx@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: ChangeLog dovecot-1.1.19.ebuild
Date: Tue, 29 Dec 2009 17:40:09
Message-Id: E1NPg3D-0006Td-DH@stork.gentoo.org
1 josejx 09/12/29 17:40:07
2
3 Modified: ChangeLog dovecot-1.1.19.ebuild
4 Log:
5 Marked ppc stable for bug #286844.
6 (Portage version: 2.1.6.13/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.225 net-mail/dovecot/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.225&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.225&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.224&r2=1.225
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
18 retrieving revision 1.224
19 retrieving revision 1.225
20 diff -u -r1.224 -r1.225
21 --- ChangeLog 26 Dec 2009 18:02:48 -0000 1.224
22 +++ ChangeLog 29 Dec 2009 17:40:06 -0000 1.225
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-mail/dovecot
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.224 2009/12/26 18:02:48 armin76 Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.225 2009/12/29 17:40:06 josejx Exp $
28 +
29 + 29 Dec 2009; Joseph Jezak <josejx@g.o> dovecot-1.1.19.ebuild:
30 + Marked ppc stable for bug #286844.
31
32 26 Dec 2009; Raúl Porcel <armin76@g.o> dovecot-1.2.6.ebuild,
33 dovecot-1.2.7.ebuild, dovecot-1.2.8.ebuild:
34
35
36
37 1.6 net-mail/dovecot/dovecot-1.1.19.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.19.ebuild?rev=1.6&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.19.ebuild?rev=1.6&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.19.ebuild?r1=1.5&r2=1.6
42
43 Index: dovecot-1.1.19.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.19.ebuild,v
46 retrieving revision 1.5
47 retrieving revision 1.6
48 diff -u -r1.5 -r1.6
49 --- dovecot-1.1.19.ebuild 14 Nov 2009 15:18:08 -0000 1.5
50 +++ dovecot-1.1.19.ebuild 29 Dec 2009 17:40:07 -0000 1.6
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2009 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.19.ebuild,v 1.5 2009/11/14 15:18:08 armin76 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.19.ebuild,v 1.6 2009/12/29 17:40:07 josejx Exp $
56
57 inherit autotools eutils ssl-cert versionator
58
59 @@ -23,7 +23,7 @@
60
61 SLOT="0"
62 LICENSE="LGPL-2.1"
63 -KEYWORDS="alpha amd64 ~ppc sparc x86 ~x86-fbsd"
64 +KEYWORDS="alpha amd64 ppc sparc x86 ~x86-fbsd"
65
66 IUSE="berkdb debug doc ipv6 kerberos ldap managesieve mbox mysql pop3d pam postgres sieve sqlite3 ssl suid vpopmail"