Gentoo Archives: gentoo-commits

From: "Wolfram Schlich (wschlich)" <wschlich@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Sat, 08 Dec 2007 11:34:10
Message-Id: E1J0xwb-00033z-Cr@stork.gentoo.org
1 wschlich 07/12/08 11:34:05
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 add managesieve USE flag for net-mail/dovecot
6
7 Revision Changes Path
8 1.883 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.883&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.883&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.882&r2=1.883
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.882
18 retrieving revision 1.883
19 diff -u -r1.882 -r1.883
20 --- ChangeLog 7 Dec 2007 18:08:25 -0000 1.882
21 +++ ChangeLog 8 Dec 2007 11:34:04 -0000 1.883
22 @@ -1,6 +1,9 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.882 2007/12/07 18:08:25 betelgeuse Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.883 2007/12/08 11:34:04 wschlich Exp $
27 +
28 + 08 Dec 2007; Wolfram Schlich <wschlich@g.o> use.local.desc:
29 + add managesieve USE flag for net-mail/dovecot
30
31 07 Dec 2007; Petteri Räty <betelgeuse@g.o> use.local.desc:
32 Add threadsafe use flag for dev-db/sqlite
33
34
35
36 1.3193 profiles/use.local.desc
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3193&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3193&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3192&r2=1.3193
41
42 Index: use.local.desc
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
45 retrieving revision 1.3192
46 retrieving revision 1.3193
47 diff -u -r1.3192 -r1.3193
48 --- use.local.desc 8 Dec 2007 11:06:59 -0000 1.3192
49 +++ use.local.desc 8 Dec 2007 11:34:04 -0000 1.3193
50 @@ -1,6 +1,6 @@
51 # Copyright 1999-2007 Gentoo Foundation.
52 # Distributed under the terms of the GNU General Public License v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3192 2007/12/08 11:06:59 mattepiu Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3193 2007/12/08 11:34:04 wschlich Exp $
55
56 # This file contains descriptions of local USE flags, and the ebuilds which
57 # contain them.
58 @@ -1586,6 +1586,7 @@
59 net-mail/cyrus-imapd:replication - Enable replication support in the cyrus imap server
60 net-mail/cyrus-imapd:unsupported_8bit - Enable 8bit not supported patch
61 net-mail/dbmail:sieve - Enable sieve filter support
62 +net-mail/dovecot:managesieve - Adds managesieve protocol support
63 net-mail/dovecot:pop3d - Build pop3d support
64 net-mail/dovecot:sieve - Build the sieve plugin
65 net-mail/dovecot:suid - Install the deliver binary suid, acknowledging the usual risks
66
67
68
69 --
70 gentoo-commits@g.o mailing list