Gentoo Archives: gentoo-commits

From: "Christian Faulhammer (opfer)" <opfer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: ChangeLog dovecot-1.0.10.ebuild
Date: Thu, 03 Jan 2008 08:08:28
Message-Id: E1JAL7k-00085p-49@stork.gentoo.org
1 opfer 08/01/03 08:08:20
2
3 Modified: ChangeLog dovecot-1.0.10.ebuild
4 Log:
5 stable x86, security bug 203731
6 (Portage version: 2.1.3.19)
7
8 Revision Changes Path
9 1.135 net-mail/dovecot/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.135&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.135&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.134&r2=1.135
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
18 retrieving revision 1.134
19 retrieving revision 1.135
20 diff -u -r1.134 -r1.135
21 --- ChangeLog 30 Dec 2007 14:16:38 -0000 1.134
22 +++ ChangeLog 3 Jan 2008 08:08:19 -0000 1.135
23 @@ -1,6 +1,10 @@
24 # ChangeLog for net-mail/dovecot
25 -# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.134 2007/12/30 14:16:38 wschlich Exp $
27 +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.135 2008/01/03 08:08:19 opfer Exp $
29 +
30 + 03 Jan 2008; Christian Faulhammer <opfer@g.o>
31 + dovecot-1.0.10.ebuild:
32 + stable x86, security bug 203731
33
34 *dovecot-1.1_beta13 (30 Dec 2007)
35
36
37
38
39 1.2 net-mail/dovecot/dovecot-1.0.10.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.0.10.ebuild?rev=1.2&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.0.10.ebuild?rev=1.2&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.0.10.ebuild?r1=1.1&r2=1.2
44
45 Index: dovecot-1.0.10.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.10.ebuild,v
48 retrieving revision 1.1
49 retrieving revision 1.2
50 diff -u -r1.1 -r1.2
51 --- dovecot-1.0.10.ebuild 29 Dec 2007 16:39:58 -0000 1.1
52 +++ dovecot-1.0.10.ebuild 3 Jan 2008 08:08:19 -0000 1.2
53 @@ -1,6 +1,6 @@
54 -# Copyright 1999-2007 Gentoo Foundation
55 +# Copyright 1999-2008 Gentoo Foundation
56 # Distributed under the terms of the GNU General Public License v2
57 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.10.ebuild,v 1.1 2007/12/29 16:39:58 wschlich Exp $
58 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.10.ebuild,v 1.2 2008/01/03 08:08:19 opfer Exp $
59
60 inherit autotools eutils ssl-cert
61
62 @@ -19,7 +19,7 @@
63
64 SLOT="0"
65 LICENSE="LGPL-2.1"
66 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
67 +KEYWORDS="~alpha ~amd64 ~ppc ~sparc x86 ~x86-fbsd"
68
69 IUSE="debug doc ipv6 kerberos ldap managesieve mbox mysql pop3d pam postgres sieve ssl suid vpopmail"
70
71
72
73
74 --
75 gentoo-commits@g.o mailing list