Gentoo Archives: gentoo-commits

From: "Gysbert Wassenaar (nixnut)" <nixnut@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: ChangeLog dovecot-1.1.1-r1.ebuild dovecot-1.0.15-r1.ebuild
Date: Fri, 01 Aug 2008 17:51:05
Message-Id: E1KOymM-0007cJ-Si@stork.gentoo.org
1 nixnut 08/08/01 17:51:02
2
3 Modified: ChangeLog dovecot-1.1.1-r1.ebuild
4 dovecot-1.0.15-r1.ebuild
5 Log:
6 Stable on ppc wrt bug 231494
7 (Portage version: 2.1.4.4)
8
9 Revision Changes Path
10 1.174 net-mail/dovecot/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.174&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.174&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.173&r2=1.174
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
19 retrieving revision 1.173
20 retrieving revision 1.174
21 diff -u -r1.173 -r1.174
22 --- ChangeLog 29 Jul 2008 19:09:19 -0000 1.173
23 +++ ChangeLog 1 Aug 2008 17:51:02 -0000 1.174
24 @@ -1,6 +1,10 @@
25 # ChangeLog for net-mail/dovecot
26 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.173 2008/07/29 19:09:19 bluebird Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.174 2008/08/01 17:51:02 nixnut Exp $
29 +
30 + 01 Aug 2008; nixnut <nixnut@g.o> dovecot-1.0.15-r1.ebuild,
31 + dovecot-1.1.1-r1.ebuild:
32 + Stable on ppc wrt bug 231494
33
34 29 Jul 2008; Friedrich Oslage <bluebird@g.o>
35 dovecot-1.0.15-r1.ebuild, dovecot-1.1.1-r1.ebuild:
36
37
38
39 1.5 net-mail/dovecot/dovecot-1.1.1-r1.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.1-r1.ebuild?rev=1.5&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.1-r1.ebuild?rev=1.5&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.1-r1.ebuild?r1=1.4&r2=1.5
44
45 Index: dovecot-1.1.1-r1.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.1-r1.ebuild,v
48 retrieving revision 1.4
49 retrieving revision 1.5
50 diff -u -r1.4 -r1.5
51 --- dovecot-1.1.1-r1.ebuild 29 Jul 2008 19:09:19 -0000 1.4
52 +++ dovecot-1.1.1-r1.ebuild 1 Aug 2008 17:51:02 -0000 1.5
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2008 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.1-r1.ebuild,v 1.4 2008/07/29 19:09:19 bluebird Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.1-r1.ebuild,v 1.5 2008/08/01 17:51:02 nixnut Exp $
58
59 inherit autotools eutils ssl-cert versionator
60
61 @@ -23,7 +23,7 @@
62
63 SLOT="0"
64 LICENSE="LGPL-2.1"
65 -KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86 ~x86-fbsd"
66 +KEYWORDS="~alpha ~amd64 ppc sparc ~x86 ~x86-fbsd"
67
68 IUSE="debug doc ipv6 kerberos ldap managesieve mbox mysql pop3d pam postgres sieve sqlite3 ssl suid vpopmail"
69
70
71
72
73 1.4 net-mail/dovecot/dovecot-1.0.15-r1.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.0.15-r1.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.0.15-r1.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.0.15-r1.ebuild?r1=1.3&r2=1.4
78
79 Index: dovecot-1.0.15-r1.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.15-r1.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- dovecot-1.0.15-r1.ebuild 29 Jul 2008 19:09:19 -0000 1.3
86 +++ dovecot-1.0.15-r1.ebuild 1 Aug 2008 17:51:02 -0000 1.4
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2008 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.15-r1.ebuild,v 1.3 2008/07/29 19:09:19 bluebird Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.0.15-r1.ebuild,v 1.4 2008/08/01 17:51:02 nixnut Exp $
92
93 inherit autotools eutils ssl-cert versionator
94
95 @@ -20,7 +20,7 @@
96
97 SLOT="0"
98 LICENSE="LGPL-2.1"
99 -KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86 ~x86-fbsd"
100 +KEYWORDS="~alpha ~amd64 ppc sparc ~x86 ~x86-fbsd"
101
102 IUSE="debug doc ipv6 kerberos ldap managesieve mbox mysql pop3d pam postgres sieve sqlite3 ssl suid vpopmail"