Gentoo Archives: gentoo-commits

From: "Panagiotis Christopoulos (pchrist)" <pchrist@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Mon, 28 Jul 2008 19:31:00
Message-Id: E1KNYQr-0005Xb-Bm@stork.gentoo.org
1 pchrist 08/07/28 19:30:57
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 delete gcl-cvs entries(deleted package)
6
7 Revision Changes Path
8 1.1723 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1723&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1723&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1722&r2=1.1723
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1722
18 retrieving revision 1.1723
19 diff -u -r1.1722 -r1.1723
20 --- ChangeLog 28 Jul 2008 17:50:21 -0000 1.1722
21 +++ ChangeLog 28 Jul 2008 19:30:56 -0000 1.1723
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1722 2008/07/28 17:50:21 wolf31o2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1723 2008/07/28 19:30:56 pchrist Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If doubt put a record here!
31
32 + 28 Jul 2008; Panagiotis Christopoulos <pchrist@g.o> use.local.desc:
33 + delete gcl-cvs entries(deleted package)
34 +
35 28 Jul 2008; Chris Gianelloni <wolf31o2@g.o> package.mask:
36 Added masks for livecd-kconfigs and livecd-specs. These packages will be
37 removed soon, but the masks should stay for a while, to let users know
38
39
40
41 1.3651 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3651&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3651&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3650&r2=1.3651
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3650
51 retrieving revision 1.3651
52 diff -u -r1.3650 -r1.3651
53 --- use.local.desc 28 Jul 2008 19:24:00 -0000 1.3650
54 +++ use.local.desc 28 Jul 2008 19:30:56 -0000 1.3651
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2008 Gentoo Foundation.
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3650 2008/07/28 19:24:00 cardoe Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3651 2008/07/28 19:30:56 pchrist Exp $
60
61 # This file contains descriptions of local USE flags, and the ebuilds which
62 # contain them.
63 @@ -618,9 +618,6 @@
64 dev-lisp/clisp:svm - Build CLISP with support for the Support Vector Machine module
65 dev-lisp/cmucl:nosource - don't include source code for CMUCL in installation
66 dev-lisp/ecls:c++ - Build ECL with a C++ compiler
67 -dev-lisp/gcl-cvs:custreloc - build a GCL which uses custom GCL code for linking
68 -dev-lisp/gcl-cvs:dlopen - build a GCL which uses dlopen for linking
69 -dev-lisp/gcl-cvs:gprof - build a GCL with profiling support
70 dev-lisp/gcl:ansi - build a GCL with ANSI support (else build a traditional CLtL1 image)
71 dev-lisp/gcl:custreloc - build a GCL which uses custom GCL code for linking
72 dev-lisp/gcl:dlopen - build a GCL which uses dlopen for linking