Gentoo Archives: gentoo-commits

From: "Jeremy Olexa (darkside)" <darkside@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: ChangeLog dovecot-2.0.9.ebuild dovecot-1.1.19.ebuild dovecot-1.2.15.ebuild
Date: Mon, 21 Feb 2011 16:30:24
Message-Id: 20110221163013.C68A020054@flycatcher.gentoo.org
1 darkside 11/02/21 16:30:13
2
3 Modified: ChangeLog dovecot-2.0.9.ebuild
4 Removed: dovecot-1.1.19.ebuild dovecot-1.2.15.ebuild
5 Log:
6 Add ~x86-fbsd based on Dmitri Bogomolov's report in bug 341123. Remove old versions
7
8 (Portage version: 2.1.9.40/cvs/Linux x86_64)
9
10 Revision Changes Path
11 1.286 net-mail/dovecot/ChangeLog
12
13 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.286&view=markup
14 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.286&content-type=text/plain
15 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.285&r2=1.286
16
17 Index: ChangeLog
18 ===================================================================
19 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
20 retrieving revision 1.285
21 retrieving revision 1.286
22 diff -u -r1.285 -r1.286
23 --- ChangeLog 30 Jan 2011 18:41:30 -0000 1.285
24 +++ ChangeLog 21 Feb 2011 16:30:13 -0000 1.286
25 @@ -1,6 +1,11 @@
26 # ChangeLog for net-mail/dovecot
27 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
28 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.285 2011/01/30 18:41:30 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.286 2011/02/21 16:30:13 darkside Exp $
30 +
31 + 21 Feb 2011; Jeremy Olexa <darkside@g.o> -dovecot-1.1.19.ebuild,
32 + -dovecot-1.2.15.ebuild, dovecot-2.0.9.ebuild:
33 + Add ~x86-fbsd based on Dmitri Bogomolov's report in bug 341123. Remove old
34 + versions
35
36 30 Jan 2011; Raúl Porcel <armin76@g.o> dovecot-1.2.16.ebuild:
37 alpha/sparc stable wrt #348978
38
39
40
41 1.2 net-mail/dovecot/dovecot-2.0.9.ebuild
42
43 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.9.ebuild?rev=1.2&view=markup
44 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.9.ebuild?rev=1.2&content-type=text/plain
45 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.9.ebuild?r1=1.1&r2=1.2
46
47 Index: dovecot-2.0.9.ebuild
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.9.ebuild,v
50 retrieving revision 1.1
51 retrieving revision 1.2
52 diff -u -r1.1 -r1.2
53 --- dovecot-2.0.9.ebuild 13 Jan 2011 19:30:53 -0000 1.1
54 +++ dovecot-2.0.9.ebuild 21 Feb 2011 16:30:13 -0000 1.2
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2011 Gentoo Foundation
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.9.ebuild,v 1.1 2011/01/13 19:30:53 eras Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.9.ebuild,v 1.2 2011/02/21 16:30:13 darkside Exp $
60
61 EAPI="3"
62
63 @@ -21,7 +21,7 @@
64
65 SLOT="0"
66 LICENSE="LGPL-2.1 MIT"
67 -KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86"
68 +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd"
69
70 IUSE="berkdb bzip2 caps cydir sdbox doc ipv6 kerberos ldap +maildir managesieve mbox mdbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib"