Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: ChangeLog dovecot-2.0.13.ebuild
Date: Thu, 01 Sep 2011 16:10:22
Message-Id: 20110901161013.53C502004C@flycatcher.gentoo.org
1 jer 11/09/01 16:10:13
2
3 Modified: ChangeLog dovecot-2.0.13.ebuild
4 Log:
5 Stable for HPPA (bug #376599).
6
7 (Portage version: 2.2.0_alpha51/cvs/Linux i686)
8
9 Revision Changes Path
10 1.312 net-mail/dovecot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.312&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.312&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.311&r2=1.312
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
19 retrieving revision 1.311
20 retrieving revision 1.312
21 diff -u -r1.311 -r1.312
22 --- ChangeLog 1 Sep 2011 05:51:29 -0000 1.311
23 +++ ChangeLog 1 Sep 2011 16:10:13 -0000 1.312
24 @@ -1,6 +1,9 @@
25 # ChangeLog for net-mail/dovecot
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.311 2011/09/01 05:51:29 eras Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.312 2011/09/01 16:10:13 jer Exp $
29 +
30 + 01 Sep 2011; Jeroen Roovers <jer@g.o> dovecot-2.0.13.ebuild:
31 + Stable for HPPA (bug #376599).
32
33 *dovecot-2.0.14 (01 Sep 2011)
34
35
36
37
38 1.9 net-mail/dovecot/dovecot-2.0.13.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild?rev=1.9&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild?rev=1.9&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild?r1=1.8&r2=1.9
43
44 Index: dovecot-2.0.13.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild,v
47 retrieving revision 1.8
48 retrieving revision 1.9
49 diff -u -r1.8 -r1.9
50 --- dovecot-2.0.13.ebuild 9 Aug 2011 13:03:59 -0000 1.8
51 +++ dovecot-2.0.13.ebuild 1 Sep 2011 16:10:13 -0000 1.9
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild,v 1.8 2011/08/09 13:03:59 xarthisius Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-2.0.13.ebuild,v 1.9 2011/09/01 16:10:13 jer Exp $
57
58 EAPI="3"
59
60 @@ -21,7 +21,7 @@
61
62 SLOT="0"
63 LICENSE="LGPL-2.1 MIT"
64 -KEYWORDS="alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
65 +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 sparc x86 ~x86-fbsd"
66
67 IUSE="bzip2 caps cydir sdbox doc ipv6 kerberos ldap +maildir managesieve mbox mdbox mysql pam postgres sieve sqlite +ssl suid vpopmail zlib"