Gentoo Archives: gentoo-commits

From: "Rob Cakebread (pythonhead)" <pythonhead@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Tue, 25 Mar 2008 19:42:46
Message-Id: E1JeF2h-00051m-74@stork.gentoo.org
1 pythonhead 08/03/25 19:42:43
2
3 Modified: use.local.desc
4 Log:
5 Added dev-python/rdflib local use flags
6
7 Revision Changes Path
8 1.3451 profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3451&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3451&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3450&r2=1.3451
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.3450
18 retrieving revision 1.3451
19 diff -u -r1.3450 -r1.3451
20 --- use.local.desc 25 Mar 2008 02:29:11 -0000 1.3450
21 +++ use.local.desc 25 Mar 2008 19:42:42 -0000 1.3451
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2008 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3450 2008/03/25 02:29:11 kingtaco Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3451 2008/03/25 19:42:42 pythonhead Exp $
27
28 # This file contains descriptions of local USE flags, and the ebuilds which
29 # contain them.
30 @@ -552,6 +552,8 @@
31 dev-python/pycairo:numeric - enable Numeric support
32 dev-python/pyyaml:libyaml - enable libyaml support
33 dev-python/pyzor:pyzord - enable support for pyzord
34 +dev-python/rdflib:redland - enable support for Redland triplestore
35 +dev-python/rdflib:zodb - enable support for Zope Object Databse triplestore
36 dev-python/soya:ode - include support for Open Dynamics Engine
37 dev-python/twisted:serial - include serial port support
38 dev-python/visual:numarray - enable support for numarray
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list