Gentoo Archives: gentoo-commits

From: "Dawid Weglinski (cla)" <cla@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.desc
Date: Fri, 22 Feb 2008 17:05:48
Message-Id: E1JSbLE-0006Nm-P9@stork.gentoo.org
1 cla 08/02/22 17:05:44
2
3 Modified: use.desc
4 Log:
5 Fix syntax near line 180: kolab- flag description
6
7 Revision Changes Path
8 1.390 profiles/use.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.390&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.390&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.389&r2=1.390
13
14 Index: use.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
17 retrieving revision 1.389
18 retrieving revision 1.390
19 diff -u -r1.389 -r1.390
20 --- use.desc 22 Feb 2008 07:09:21 -0000 1.389
21 +++ use.desc 22 Feb 2008 17:05:44 -0000 1.390
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.389 2008/02/22 07:09:21 wrobel Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.390 2008/02/22 17:05:44 cla Exp $
27
28 # Keep them sorted
29
30 @@ -177,7 +177,7 @@
31 kdehiddenvisibility - Makes KDE symbols hidden by default, requires GCC 4.1 (experimental)
32 kdexdeltas - Makes kde ebuilds download binary diffs rather than entire new tarballs for every new release
33 kerberos - Adds kerberos support
34 -kolab- Adds support for the Kolab groupware server
35 +kolab - Adds support for the Kolab groupware server
36 krb4 - Adds optional kerberos 4 compatibility support
37 ladcca - Adds Linux Audio Developer's Configuration and Connection API support (LADCCA) - DEPRECATED, will be replaced by lash
38 ladspa - Enables the ability to support ladspa plugins
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list