Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@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: Thu, 06 Nov 2008 09:12:04
Message-Id: E1Ky0uH-0002Y0-7n@stork.gentoo.org
1 armin76 08/11/06 09:12:01
2
3 Modified: ChangeLog dovecot-1.1.6.ebuild
4 Log:
5 alpha/sparc stable wrt #244962
6 (Portage version: 2.1.4.5)
7
8 Revision Changes Path
9 1.188 net-mail/dovecot/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.188&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.188&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.187&r2=1.188
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
18 retrieving revision 1.187
19 retrieving revision 1.188
20 diff -u -r1.187 -r1.188
21 --- ChangeLog 3 Nov 2008 17:22:59 -0000 1.187
22 +++ ChangeLog 6 Nov 2008 09:12:01 -0000 1.188
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.187 2008/11/03 17:22:59 wschlich Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.188 2008/11/06 09:12:01 armin76 Exp $
28 +
29 + 06 Nov 2008; Raúl Porcel <armin76@g.o> dovecot-1.1.6.ebuild:
30 + alpha/sparc stable wrt #244962
31
32 *dovecot-1.1.6-r1 (03 Nov 2008)
33
34
35
36
37 1.4 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.4&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.6.ebuild?rev=1.4&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.6.ebuild?r1=1.3&r2=1.4
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.3
47 retrieving revision 1.4
48 diff -u -r1.3 -r1.4
49 --- dovecot-1.1.6.ebuild 2 Nov 2008 10:33:51 -0000 1.3
50 +++ dovecot-1.1.6.ebuild 6 Nov 2008 09:12:01 -0000 1.4
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.3 2008/11/02 10:33:51 dertobi123 Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.6.ebuild,v 1.4 2008/11/06 09:12:01 armin76 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"