Gentoo Archives: gentoo-commits

From: "Marcus Hanwell (cryos)" <cryos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Fri, 24 Jul 2009 18:58:11
Message-Id: E1MUPy5-0003VE-5X@stork.gentoo.org
1 cryos 09/07/24 18:58:09
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Added local swig use flag for sci-chemistry/openbabel.
6
7 Revision Changes Path
8 1.2958 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2958&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2958&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2957&r2=1.2958
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.2957
18 retrieving revision 1.2958
19 diff -u -r1.2957 -r1.2958
20 --- ChangeLog 24 Jul 2009 15:00:36 -0000 1.2957
21 +++ ChangeLog 24 Jul 2009 18:58:08 -0000 1.2958
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2957 2009/07/24 15:00:36 markusle Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2958 2009/07/24 18:58:08 cryos 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 in doubt put a record here!
31
32 + 24 Jul 2009; Marcus D. Hanwell <cryos@g.o> use.local.desc:
33 + Added local swig use flag for openbabel.
34 +
35 24 Jul 2009; Markus Dittrich <markusle@g.o>
36 default/linux/package.use.mask:
37 Removed masking of qt4 use flag for sci-visualization/paraview
38
39
40
41 1.4672 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4672&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4672&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.4671&r2=1.4672
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.4671
51 retrieving revision 1.4672
52 diff -u -r1.4671 -r1.4672
53 --- use.local.desc 24 Jul 2009 18:47:50 -0000 1.4671
54 +++ use.local.desc 24 Jul 2009 18:58:08 -0000 1.4672
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.4671 2009/07/24 18:47:50 robbat2 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4672 2009/07/24 18:58:08 cryos Exp $
60 # This file contains descriptions of local USE flags, and the ebuilds which
61 # contain them.
62 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
63 @@ -2640,6 +2640,7 @@
64 sci-chemistry/gromacs:single-precision - Single precision version of gromacs
65 sci-chemistry/gromacs:zsh-completion - Enable zsh completion support
66 sci-chemistry/jmol:client-only - Install the viewer only, no applet files for httpd
67 +sci-chemistry/openbabel:swig - Use swig to rebuild language bindings
68 sci-chemistry/pdb2pqr:opal - Add web interafce via opal
69 sci-chemistry/pymol:apbs - Build the apbs plugin tool.
70 sci-chemistry/pymol:shaders - Build with Shaders support - good for high-end 3D video cards.