Gentoo Archives: gentoo-commits

From: "Markus Meier (maekke)" <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-mail/dovecot: dovecot-1.1.4-r1.ebuild ChangeLog
Date: Wed, 08 Oct 2008 19:14:22
Message-Id: E1KneUE-0006D0-D2@stork.gentoo.org
1 maekke 08/10/08 19:14:18
2
3 Modified: dovecot-1.1.4-r1.ebuild ChangeLog
4 Log:
5 amd64/x86 stable, bug #240409
6 (Portage version: 2.2_rc11/cvs/Linux 2.6.27-rc8 i686)
7
8 Revision Changes Path
9 1.2 net-mail/dovecot/dovecot-1.1.4-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.4-r1.ebuild?rev=1.2&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.4-r1.ebuild?rev=1.2&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/dovecot-1.1.4-r1.ebuild?r1=1.1&r2=1.2
14
15 Index: dovecot-1.1.4-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.4-r1.ebuild,v
18 retrieving revision 1.1
19 retrieving revision 1.2
20 diff -u -r1.1 -r1.2
21 --- dovecot-1.1.4-r1.ebuild 7 Oct 2008 07:30:11 -0000 1.1
22 +++ dovecot-1.1.4-r1.ebuild 8 Oct 2008 19:14:18 -0000 1.2
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.4-r1.ebuild,v 1.1 2008/10/07 07:30:11 wschlich Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.4-r1.ebuild,v 1.2 2008/10/08 19:14:18 maekke Exp $
28
29 inherit autotools eutils ssl-cert versionator
30
31 @@ -23,7 +23,7 @@
32
33 SLOT="0"
34 LICENSE="LGPL-2.1"
35 -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd"
36 +KEYWORDS="~alpha amd64 ~ppc ~sparc x86 ~x86-fbsd"
37
38 IUSE="debug doc ipv6 kerberos ldap managesieve mbox mysql pop3d pam postgres sieve sqlite3 ssl suid vpopmail"
39
40
41
42
43 1.180 net-mail/dovecot/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.180&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?rev=1.180&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-mail/dovecot/ChangeLog?r1=1.179&r2=1.180
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v
52 retrieving revision 1.179
53 retrieving revision 1.180
54 diff -u -r1.179 -r1.180
55 --- ChangeLog 7 Oct 2008 07:30:11 -0000 1.179
56 +++ ChangeLog 8 Oct 2008 19:14:18 -0000 1.180
57 @@ -1,6 +1,9 @@
58 # ChangeLog for net-mail/dovecot
59 # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.179 2008/10/07 07:30:11 wschlich Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/ChangeLog,v 1.180 2008/10/08 19:14:18 maekke Exp $
62 +
63 + 08 Oct 2008; Markus Meier <maekke@g.o> dovecot-1.1.4-r1.ebuild:
64 + amd64/x86 stable, bug #240409
65
66 *dovecot-1.1.4-r1 (07 Oct 2008)