Gentoo Archives: gentoo-commits

From: "Justin Bronder (jsbronder)" <jsbronder@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Thu, 13 Dec 2007 01:47:24
Message-Id: E1J2dAQ-0006JW-Kh@stork.gentoo.org
1 jsbronder 07/12/13 01:47:14
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Clarify server use flag for sys-cluster/torque
6
7 Revision Changes Path
8 1.892 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.892&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.892&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.891&r2=1.892
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.891
18 retrieving revision 1.892
19 diff -u -r1.891 -r1.892
20 --- ChangeLog 12 Dec 2007 05:51:01 -0000 1.891
21 +++ ChangeLog 13 Dec 2007 01:47:13 -0000 1.892
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.891 2007/12/12 05:51:01 compnerd Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.892 2007/12/13 01:47:13 jsbronder Exp $
27 +
28 + 13 Dec 2007; Justin Bronder <jsbronder@g.o> use.local.desc:
29 + Clarify server use flag for sys-cluster/torque.
30
31 12 Dec 2007; Saleem Abdulrasool <compnerd@g.o> use.local.desc:
32 Add and update tracker useflags
33
34
35
36 1.3199 profiles/use.local.desc
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3199&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3199&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3198&r2=1.3199
41
42 Index: use.local.desc
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
45 retrieving revision 1.3198
46 retrieving revision 1.3199
47 diff -u -r1.3198 -r1.3199
48 --- use.local.desc 12 Dec 2007 05:51:01 -0000 1.3198
49 +++ use.local.desc 13 Dec 2007 01:47:13 -0000 1.3199
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.3198 2007/12/12 05:51:01 compnerd Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3199 2007/12/13 01:47:13 jsbronder Exp $
55
56 # This file contains descriptions of local USE flags, and the ebuilds which
57 # contain them.
58 @@ -1985,7 +1985,7 @@
59 sys-cluster/openmpi:pbs - Add support for the Portable Batch System (PBS)
60 sys-cluster/pvfs2:apidocs - Build API documentation directly from the code using doxygen
61 sys-cluster/pvfs2:server - Enable compilation of server code
62 -sys-cluster/torque:server - Enable compilation of server
63 +sys-cluster/torque:server - Enable compilation of pbs_server and pbs_sched
64 sys-cluster/vzctl:logrotate - Enable logrotate file installation
65 sys-devel/binutils-hppa64:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET
66 sys-devel/binutils-hppa64:multitarget - Adds support to binutils for cross compiling (does not work with gas)
67
68
69
70 --
71 gentoo-commits@g.o mailing list