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-1.1.6.ebuild
Date: Sat, 01 Nov 2008 23:57:34
Message-Id: E1KwQLU-0005Mq-OW@stork.gentoo.org
1 maekke 08/11/01 23:57:32
2
3 Modified: ChangeLog dovecot-1.1.6.ebuild
4 Log:
5 amd64/x86 stable, bug #244962
6 (Portage version: 2.2_rc12/cvs/Linux 2.6.26.7 x86_64)
7
8 Revision Changes Path
9 1.185 net-mail/dovecot/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.185&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.185&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.184&r2=1.185
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
18 retrieving revision 1.184
19 retrieving revision 1.185
20 diff -u -r1.184 -r1.185
21 --- ChangeLog 30 Oct 2008 12:28:09 -0000 1.184
22 +++ ChangeLog 1 Nov 2008 23:57:32 -0000 1.185
23 @@ -1,6 +1,9 @@
24 # ChangeLog for net-mail/dovecot
25 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.184 2008/10/30 12:28:09 wschlich Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.185 2008/11/01 23:57:32 maekke Exp $
28 +
29 + 01 Nov 2008; Markus Meier <maekke@g.o> dovecot-1.1.6.ebuild:
30 + amd64/x86 stable, bug #244962
31
32 *dovecot-1.1.6 (30 Oct 2008)
33
34
35
36
37 1.2 net-mail/dovecot/dovecot-1.1.6.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.6.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.6.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.6.ebuild?r1=1.1&r2=1.2
42
43 Index: dovecot-1.1.6.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.6.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- dovecot-1.1.6.ebuild 30 Oct 2008 12:28:09 -0000 1.1
50 +++ dovecot-1.1.6.ebuild 1 Nov 2008 23:57:32 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2008 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.6.ebuild,v 1.1 2008/10/30 12:28:09 wschlich Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.6.ebuild,v 1.2 2008/11/01 23:57:32 maekke 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="debug doc ipv6 kerberos ldap managesieve mbox mysql pop3d pam postgres sieve sqlite3 ssl suid vpopmail"