Gentoo Archives: gentoo-commits

From: "Ben de Groot (yngwin)" <yngwin@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Sat, 24 May 2008 22:08:35
Message-Id: E1K01uk-0005N1-Eo@stork.gentoo.org
1 yngwin 08/05/24 22:08:34
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Added qt3support useflag for dev-python/PyQt4 to use.local.desc
6
7 Revision Changes Path
8 1.1451 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1451&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.1451&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.1450&r2=1.1451
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.1450
18 retrieving revision 1.1451
19 diff -u -r1.1450 -r1.1451
20 --- ChangeLog 23 May 2008 10:29:10 -0000 1.1450
21 +++ ChangeLog 24 May 2008 22:08:33 -0000 1.1451
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.1450 2008/05/23 10:29:10 drac Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.1451 2008/05/24 22:08:33 yngwin 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 + 24 May 2008; Ben de Groot <yngwin@g.o> use.local.desc:
33 + Added qt3support useflag for dev-python/PyQt4
34 +
35 23 May 2008; Samuli Suominen <drac@g.o> package.mask:
36 Masked wulfstat and xmlsysd wrt #193635, replaced by wulfware.
37
38
39
40
41 1.3553 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3553&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.3553&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.3552&r2=1.3553
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.3552
51 retrieving revision 1.3553
52 diff -u -r1.3552 -r1.3553
53 --- use.local.desc 22 May 2008 13:49:00 -0000 1.3552
54 +++ use.local.desc 24 May 2008 22:08:33 -0000 1.3553
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.3552 2008/05/22 13:49:00 dev-zero Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3553 2008/05/24 22:08:33 yngwin Exp $
60
61 # This file contains descriptions of local USE flags, and the ebuilds which
62 # contain them.
63 @@ -588,6 +588,7 @@
64 dev-python/paste:openid - enable OpenID support
65 dev-python/psycopg:mxdatetime - choose MX DateTime support instead of built-in datetime
66 dev-python/pycairo:numeric - enable Numeric support
67 +dev-python/PyQt4:qt3support - enable the Qt3Support libraries for Qt4
68 dev-python/pyyaml:libyaml - enable libyaml support
69 dev-python/pyzor:pyzord - enable support for pyzord
70 dev-python/rdflib:redland - enable support for Redland triplestore
71
72
73
74 --
75 gentoo-commits@l.g.o mailing list