Gentoo Archives: gentoo-commits

From: "Mark Loeser (halcy0n)" <halcy0n@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.desc
Date: Tue, 18 Dec 2007 04:04:14
Message-Id: E1J4Tgc-0004WJ-FO@stork.gentoo.org
1 halcy0n 07/12/18 04:04:06
2
3 Modified: ChangeLog use.desc
4 Log:
5 Make the description for the profile use flag a bit clearer; bug #190431
6
7 Revision Changes Path
8 1.914 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.914&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.914&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.913&r2=1.914
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.913
18 retrieving revision 1.914
19 diff -u -r1.913 -r1.914
20 --- ChangeLog 17 Dec 2007 22:07:47 -0000 1.913
21 +++ ChangeLog 18 Dec 2007 04:04:05 -0000 1.914
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.913 2007/12/17 22:07:47 flameeyes Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.914 2007/12/18 04:04:05 halcy0n Exp $
27 +
28 + 18 Dec 2007; Mark Loeser <halcy0n@g.o> use.desc:
29 + Make the description for the profile use flag a bit clearer; bug #190431
30
31 17 Dec 2007; Petteri Räty <betelgeuse@g.o> package.mask:
32 Package.masked latest sqlite until problems are fixed.
33
34
35
36 1.372 profiles/use.desc
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.372&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?rev=1.372&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.desc?r1=1.371&r2=1.372
41
42 Index: use.desc
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/use.desc,v
45 retrieving revision 1.371
46 retrieving revision 1.372
47 diff -u -r1.371 -r1.372
48 --- use.desc 17 Dec 2007 04:45:15 -0000 1.371
49 +++ use.desc 18 Dec 2007 04:04:05 -0000 1.372
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.desc,v 1.371 2007/12/17 04:45:15 mr_bones_ Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.desc,v 1.372 2007/12/18 04:04:05 halcy0n Exp $
55
56 # Keep them sorted
57
58 @@ -267,7 +267,7 @@
59 postgres - Adds support for the postgresql database
60 ppds - Adds support for automatically generated ppd (printing driver) files
61 prelude - Adds support/bindings for the Prelude Intrusion Detection System
62 -profile - Adds profile support to builds of packages (will likely vary from ebuild to ebuild in support)
63 +profile - Adds support for software performance analysis (will likely vary from ebuild to ebuild)
64 pulseaudio - Adds support for PulseAudio sound server
65 python - Adds support/bindings for the Python language
66 qdbm - Adds support for the qdbm (Quick Database Manager) library
67
68
69
70 --
71 gentoo-commits@g.o mailing list