Gentoo Archives: gentoo-commits

From: "Lars Weiler (pylon)" <pylon@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: ChangeLog dovecot-1.0.5.ebuild
Date: Sat, 03 Nov 2007 00:42:53
Message-Id: E1Io75z-0002mw-4x@stork.gentoo.org
1 pylon 07/11/03 00:42:39
2
3 Modified: ChangeLog dovecot-1.0.5.ebuild
4 Log:
5 stable ppc, bug #197388
6 (Portage version: 2.1.3.16)
7
8 Revision Changes Path
9 1.125 net-mail/dovecot/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.125&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.125&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.124&r2=1.125
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
18 retrieving revision 1.124
19 retrieving revision 1.125
20 diff -u -r1.124 -r1.125
21 --- ChangeLog 2 Nov 2007 13:40:14 -0000 1.124
22 +++ ChangeLog 3 Nov 2007 00:42:38 -0000 1.125
23 @@ -1,6 +1,9 @@
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.124 2007/11/02 13:40:14 uberlord Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.125 2007/11/03 00:42:38 pylon Exp $
28 +
29 + 03 Nov 2007; Lars Weiler <pylon@g.o> dovecot-1.0.5.ebuild:
30 + stable ppc, bug #197388
31
32 02 Nov 2007; Roy Marples <uberlord@g.o> files/dovecot.init:
33 Start after ntp-client and ntp, #197872 thanks to James Pattinson
34
35
36
37 1.4 net-mail/dovecot/dovecot-1.0.5.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.0.5.ebuild?rev=1.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.0.5.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.0.5.ebuild?r1=1.3&r2=1.4
42
43 Index: dovecot-1.0.5.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.5.ebuild,v
46 retrieving revision 1.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- dovecot-1.0.5.ebuild 29 Oct 2007 18:41:58 -0000 1.3
50 +++ dovecot-1.0.5.ebuild 3 Nov 2007 00:42:38 -0000 1.4
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2007 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.0.5.ebuild,v 1.3 2007/10/29 18:41:58 cla Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.5.ebuild,v 1.4 2007/11/03 00:42:38 pylon Exp $
56
57 inherit autotools eutils ssl-cert
58
59 @@ -17,7 +17,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 mbox mysql pop3d pam postgres sieve ssl suid vpopmail"
67
68
69
70
71 --
72 gentoo-commits@g.o mailing list